* [gentoo-commits] repo/gentoo:master commit in: media-gfx/mirage/, media-gfx/mirage/files/, profiles/
@ 2020-03-20 22:06 Andreas Sturmlechner
0 siblings, 0 replies; only message in thread
From: Andreas Sturmlechner @ 2020-03-20 22:06 UTC (permalink / raw
To: gentoo-commits
commit: 4c43f3259bc380e1ef017d02e8b6be62a0bf9b07
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 20 20:35:27 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Mar 20 22:05:06 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c43f325
media-gfx/mirage: Remove last-rited package
Closes: https://bugs.gentoo.org/708102
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-gfx/mirage/Manifest | 1 -
.../files/mirage-0.9.3-stop_cleaning_up.patch | 27 -----------------
media-gfx/mirage/metadata.xml | 8 -----
media-gfx/mirage/mirage-0.9.5.2-r1.ebuild | 35 ----------------------
profiles/package.mask | 5 ----
5 files changed, 76 deletions(-)
diff --git a/media-gfx/mirage/Manifest b/media-gfx/mirage/Manifest
deleted file mode 100644
index f6a4b4f4903..00000000000
--- a/media-gfx/mirage/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST mirage-0.9.5.2.tar.bz2 114991 BLAKE2B 7c2494ed799b0034b81e65d4fffc5c30823ffef5be9e4f5240109d5979b4fbcceae2ed4ca4804406aea33d069ffcbc032018307af7434da6ac1b1ec3bf8fe19e SHA512 c754c7c74523f060cf5c120750de3a5d9935eff2b04a30b4f266939528c1b01f26a27294765dbed47adeef88301cb3d7ff8f7464e6504ba5e8ff734ec0685c76
diff --git a/media-gfx/mirage/files/mirage-0.9.3-stop_cleaning_up.patch b/media-gfx/mirage/files/mirage-0.9.3-stop_cleaning_up.patch
deleted file mode 100644
index 0f315297184..00000000000
--- a/media-gfx/mirage/files/mirage-0.9.3-stop_cleaning_up.patch
+++ /dev/null
@@ -1,27 +0,0 @@
-diff -ur mirage-0.9.3.orig/setup.py mirage-0.9.3/setup.py
---- mirage-0.9.3.orig/setup.py 2008-03-27 06:05:28.000000000 +0200
-+++ mirage-0.9.3/setup.py 2008-11-30 16:34:11.000000000 +0200
-@@ -70,23 +70,3 @@
- ('share/locale/cs/LC_MESSAGES', ['mo/cs/mirage.mo']),
- ('share/locale/it/LC_MESSAGES', ['mo/it/mirage.mo'])],
- )
--
--# Cleanup (remove /build, /mo, and *.pyc files:
--print "Cleaning up..."
--try:
-- removeall("build/")
-- os.rmdir("build/")
--except:
-- pass
--try:
-- removeall("mo/")
-- os.rmdir("mo/")
--except:
-- pass
--try:
-- for f in os.listdir("."):
-- if os.path.isfile(f):
-- if os.path.splitext(os.path.basename(f))[1] == ".pyc":
-- os.remove(f)
--except:
-- pass
diff --git a/media-gfx/mirage/metadata.xml b/media-gfx/mirage/metadata.xml
deleted file mode 100644
index 6ade85e1c64..00000000000
--- a/media-gfx/mirage/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>graphics@gentoo.org</email>
- <name>Gentoo Graphics Project</name>
- </maintainer>
-</pkgmetadata>
diff --git a/media-gfx/mirage/mirage-0.9.5.2-r1.ebuild b/media-gfx/mirage/mirage-0.9.5.2-r1.ebuild
deleted file mode 100644
index 71ed3e1b089..00000000000
--- a/media-gfx/mirage/mirage-0.9.5.2-r1.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-PYTHON_COMPAT=( python2_7 )
-
-inherit distutils-r1
-
-DESCRIPTION="A fast and simple image viewer based on python and GTK+"
-HOMEPAGE="http://mirageiv.berlios.de/"
-#SRC_URI="mirror://berlios/mirageiv/${P}.tar.bz2"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- >=dev-python/pygtk-2.12:2[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}
- sys-devel/gettext
- !media-plugins/banshee-mirage"
-
-PATCHES=( "${FILESDIR}"/${PN}-0.9.3-stop_cleaning_up.patch )
-
-src_install() {
- distutils-r1_src_install
- local XDOCS="COPYING CHANGELOG README TODO TRANSLATORS"
- local x
- for x in ${XDOCS}; do
- rm -f "${D}"/usr/share/mirage/${x}
- done
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index db0f2ce52a5..90ae96bf223 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -486,11 +486,6 @@ net-libs/gupnp-ui
# Removal in 30 days.
media-gfx/cropgui
-# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19)
-# Last release in 2011, py2-only, blocks dev-python/pygtk removal, bug #708102
-# There are plenty other image viewers to choose. Masked for removal in 30 days.
-media-gfx/mirage
-
# Andreas Sturmlechner <asturm@gentoo.org> (2020-02-19)
# No maintainer, py2-only, blocks dev-python/pygtk removal, needs version bump
# See bugs #546024, #706486. Masked for removal in 30 days.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2020-03-20 22:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-20 22:06 [gentoo-commits] repo/gentoo:master commit in: media-gfx/mirage/, media-gfx/mirage/files/, profiles/ Andreas Sturmlechner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox