From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/, media-video/pymp/
Date: Wed, 22 Apr 2020 21:03:42 +0000 (UTC) [thread overview]
Message-ID: <1587589395.00b4a07bf1fe2640ddb293221ecabf7cadafc52a.asturm@gentoo> (raw)
commit: 00b4a07bf1fe2640ddb293221ecabf7cadafc52a
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 22 21:01:55 2020 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Apr 22 21:03:15 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b4a07b
media-video/pymp: Remove last-rited package
Closes: https://bugs.gentoo.org/708164
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
media-video/pymp/Manifest | 1 -
media-video/pymp/metadata.xml | 7 ------
media-video/pymp/pymp-1.1-r2.ebuild | 45 -------------------------------------
profiles/package.mask | 5 -----
4 files changed, 58 deletions(-)
diff --git a/media-video/pymp/Manifest b/media-video/pymp/Manifest
deleted file mode 100644
index 66b25e445c1..00000000000
--- a/media-video/pymp/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST pymp-1.1.tar.bz2 132710 BLAKE2B 4c834ed96a6436daf6c29fea3e6eeab4e93c03b39897e904650640e4b27b856674f584caa1ef658069cc71c3f83dbab917319290d974641053e848682a7da3dd SHA512 10647af1233c5a030cc32f5efb7790fb93568832547f8c886d49597cff36f5d5606b7b06c00c0206e9eacd6331dbb40bc2331dc30230052b4510be1ffec34500
diff --git a/media-video/pymp/metadata.xml b/media-video/pymp/metadata.xml
deleted file mode 100644
index 81158532998..00000000000
--- a/media-video/pymp/metadata.xml
+++ /dev/null
@@ -1,7 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>media-video@gentoo.org</email>
- </maintainer>
-</pkgmetadata>
diff --git a/media-video/pymp/pymp-1.1-r2.ebuild b/media-video/pymp/pymp-1.1-r2.ebuild
deleted file mode 100644
index 2ce35400dcf..00000000000
--- a/media-video/pymp/pymp-1.1-r2.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-PYTHON_COMPAT=( python2_7 )
-inherit eutils python-single-r1
-
-DESCRIPTION="a lean, flexible frontend to mplayer written in python"
-HOMEPAGE="http://jdolan.dyndns.org/trac/wiki/Pymp"
-SRC_URI="http://jdolan.dyndns.org/jaydolan/files/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="media-video/mplayer
- $(python_gen_cond_dep '
- dev-python/pygtk[${PYTHON_MULTI_USEDEP}]
- ')
- ${PYTHON_DEPS}"
-DEPEND="sys-apps/sed"
-
-REQUIRED_USE=${PYTHON_REQUIRED_USE}
-
-src_compile() {
- python_fix_shebang pymp.py
-}
-
-src_install() {
- python_moduleinto /usr/lib/pymp
- python_domodule *.py
-
- # note: pymp script is a horrible unnecessary wrapper
- # a) with a dependency on sys-apps/which;
- # b) that invokes compiled .pyc directly
- # do not use it
- dodir /usr/bin
- dosym ../lib/pymp/pymp.py /usr/bin/pymp
- fperms +x /usr/lib/pymp/pymp.py
-
- dodoc CHANGELOG README
- doicon pymp.png
- make_desktop_entry pymp Pymp pymp
-}
diff --git a/profiles/package.mask b/profiles/package.mask
index 4d18c12200d..1c583e07649 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -644,11 +644,6 @@ dev-python/nevow
# Bug #710172, masked for removal in 30 days.
media-video/gtk-recordmydesktop
-# Andreas Sturmlechner <asturm@gentoo.org> (2020-03-22)
-# Unmaintained revdep on dev-python/pygtk blocking its removal, py2-only
-# Bug #708164, masked for removal in 30 days.
-media-video/pymp
-
# Jonas Stein <jstein@gentoo.org> (2020-03-21)
# Package masked for removal. Broken SRC_URI,
# upstream is dead.
reply other threads:[~2020-04-22 21:03 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1587589395.00b4a07bf1fe2640ddb293221ecabf7cadafc52a.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox