* [gentoo-commits] repo/gentoo:master commit in: profiles/, media-gfx/postr/
@ 2018-07-28 12:06 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2018-07-28 12:06 UTC (permalink / raw
To: gentoo-commits
commit: 0cabbb0a90ab3553d62513b7a8c3651fb0492eee
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 28 12:01:48 2018 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Jul 28 12:01:48 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cabbb0a
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(-)
diff --git a/media-gfx/postr/Manifest b/media-gfx/postr/Manifest
deleted file mode 100644
index 0c4f5d6ee1f..00000000000
--- 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 39980802b1d..00000000000
--- a/media-gfx/postr/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<maintainer type="project">
- <email>gnome@gentoo.org</email>
- <name>Gentoo GNOME Desktop</name>
-</maintainer>
-</pkgmetadata>
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 0f140ae5582..00000000000
--- 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 24b9868ac16..30cd715f8f9 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 <pacho@gentoo.org> (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 <pacho@gentoo.org> (17 Jun 2018)
# Dead since 2013, not compatible with latest profiles (#642568). Removal in
# a month
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2018-07-28 12:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-28 12:06 [gentoo-commits] repo/gentoo:master commit in: profiles/, media-gfx/postr/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox