From 0cabbb0a90ab3553d62513b7a8c3651fb0492eee Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 28 Jul 2018 14:01:48 +0200 Subject: [PATCH] media-gfx/postr: Remove last-rited pkg Closes: https://bugs.gentoo.org/640046 --- media-gfx/postr/Manifest | 1 - media-gfx/postr/metadata.xml | 8 ---- media-gfx/postr/postr-0.13.1.ebuild | 63 ----------------------------- profiles/package.mask | 5 --- 4 files changed, 77 deletions(-) delete mode 100644 media-gfx/postr/Manifest delete mode 100644 media-gfx/postr/metadata.xml delete mode 100644 media-gfx/postr/postr-0.13.1.ebuild diff --git a/media-gfx/postr/Manifest b/media-gfx/postr/Manifest deleted file mode 100644 index 0c4f5d6ee1fe..000000000000 --- a/media-gfx/postr/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST postr-0.13.1.tar.xz 384196 BLAKE2B bb3420d4ce35b3a06d183cd54c438c4a1a6a9d613f1909b73cb5a7b5d12b5ad6f06313889b7f780ed776c44e56922f5c731f7fcca46b364b1bb76ca3872a6988 SHA512 43486d6c19ccad86e44e00fd7e7aadbdc8268ada38cffe616c5b7c3b7280556222ae961036cd7c711b067948772acec92927d86d4c1d82a26ecf49011991f598 diff --git a/media-gfx/postr/metadata.xml b/media-gfx/postr/metadata.xml deleted file mode 100644 index 39980802b1da..000000000000 --- a/media-gfx/postr/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - gnome@gentoo.org - Gentoo GNOME Desktop - - diff --git a/media-gfx/postr/postr-0.13.1.ebuild b/media-gfx/postr/postr-0.13.1.ebuild deleted file mode 100644 index 0f140ae55826..000000000000 --- a/media-gfx/postr/postr-0.13.1.ebuild +++ /dev/null @@ -1,63 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -GCONF_DEBUG="no" -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="xml" - -inherit eutils gnome2 python-single-r1 - -DESCRIPTION="Flickr uploader for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Postr" - -LICENSE="GPL-2+ CC-BY-SA-3.0" -SLOT="0" -KEYWORDS="amd64 x86" - -IUSE="" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -COMMON_DEPEND=" - ${PYTHON_DEPS} - dev-python/pygtk:2[${PYTHON_USEDEP}] -" - -RDEPEND="${COMMON_DEPEND} - dev-python/bsddb3[${PYTHON_USEDEP}] - dev-python/dbus-python[${PYTHON_USEDEP}] - dev-python/gconf-python[${PYTHON_USEDEP}] - dev-python/gtkspell-python[${PYTHON_USEDEP}] - dev-python/libgnome-python[${PYTHON_USEDEP}] - dev-python/pygobject:2[${PYTHON_USEDEP}] - || ( - dev-python/twisted[${PYTHON_USEDEP}] - ( - dev-python/twisted-core[${PYTHON_USEDEP}] - dev-python/twisted-web[${PYTHON_USEDEP}] - ) - ) -" -DEPEND="${COMMON_DEPEND} - app-text/gnome-doc-utils - dev-util/intltool - sys-devel/gettext - virtual/pkgconfig" - -src_prepare() { - # Don't check for nautilus-python if we aren't installing the nautilus-2 extension - sed -e 's:nautilus-python >= 0.6.1::' -i configure || die - gnome2_src_prepare -} - -src_configure() { - gnome2_src_configure \ - --with-nautilus-extension-dir="${EPREFIX}"/usr/share/nautilus-python/extensions -} - -src_install() { - gnome2_src_install - python_fix_shebang "${ED}" - - rm -r "${ED}usr/share/nautilus-python" || die -} diff --git a/profiles/package.mask b/profiles/package.mask index 24b9868ac16d..30cd715f8f94 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -253,11 +253,6 @@ media-sound/gnac # Fails to run (#630576). Removal in a month. games-simulation/dangerdeep -# Pacho Ramos (17 Jun 2018) -# frogr is a good replacement for this old package still relying on dead -# gnome2 python bindings (#640046). Removal in a month. -media-gfx/postr - # Pacho Ramos (17 Jun 2018) # Dead since 2013, not compatible with latest profiles (#642568). Removal in # a month -- 2.26.2