diff options
author | Aaron Bauman <bman@gentoo.org> | 2020-07-03 22:22:37 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2020-07-03 22:24:06 -0400 |
commit | 17ed872c6334185fdebf3d60b2aa219fc1fe7516 (patch) | |
tree | 12e8c60e602df8f5c29d00e701eab0a16ede9847 /media-sound | |
parent | media-plugins/kodi-pvr-nextpvr: 3.3.21 version bump (diff) | |
download | gentoo-17ed872c6334185fdebf3d60b2aa219fc1fe7516.tar.gz gentoo-17ed872c6334185fdebf3d60b2aa219fc1fe7516.tar.bz2 gentoo-17ed872c6334185fdebf3d60b2aa219fc1fe7516.zip |
*/*: drop last-rited py2 packages
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/cplay/Manifest | 1 | ||||
-rw-r--r-- | media-sound/cplay/cplay-1.50.ebuild | 42 | ||||
-rw-r--r-- | media-sound/cplay/metadata.xml | 11 | ||||
-rw-r--r-- | media-sound/tunapie/Manifest | 2 | ||||
-rw-r--r-- | media-sound/tunapie/metadata.xml | 11 | ||||
-rw-r--r-- | media-sound/tunapie/tunapie-2.1.17-r1.ebuild | 53 | ||||
-rw-r--r-- | media-sound/tunapie/tunapie-2.1.19-r1.ebuild | 53 |
7 files changed, 0 insertions, 173 deletions
diff --git a/media-sound/cplay/Manifest b/media-sound/cplay/Manifest deleted file mode 100644 index 370c06757a6c..000000000000 --- a/media-sound/cplay/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST cplay-1.50.tar.gz 43904 BLAKE2B d8f2a9b70914d4e3d5aedc28ce3046772e776960a9fa97934b935151c70549d8892a40d5034fdc1ae89806e2e99ed906109aba8dff089b2d11e97b34d8786ef5 SHA512 7d105fd01b22b3c5e602ccb700db3501a3c1781cbf53ac265b68f6f977edaaa5566268ca72742b70d4d5eabf278ad5a6fd1a22bc8711d22607cb505d0a197c94 diff --git a/media-sound/cplay/cplay-1.50.ebuild b/media-sound/cplay/cplay-1.50.ebuild deleted file mode 100644 index 0d68f7d3c841..000000000000 --- a/media-sound/cplay/cplay-1.50.ebuild +++ /dev/null @@ -1,42 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -PYTHON_COMPAT=( python2_7 ) - -inherit python-single-r1 - -DESCRIPTION="A Curses front-end for various audio players" -HOMEPAGE="https://github.com/hukka/cplay/" -SRC_URI="https://github.com/hukka/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" -IUSE="mp3 vorbis" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - vorbis? ( media-sound/vorbis-tools ) - mp3? ( || ( media-sound/mpg123 - media-sound/mpg321 - media-sound/madplay - media-sound/splay ) )" -DEPEND="${RDEPEND} - sys-devel/gettext" - -src_prepare() { - default - sed -i -e 's:make:$(MAKE):' Makefile || die - sed -i -e "s:/usr/local:${EPREFIX}/usr:" cplay || die -} - -src_install() { - emake PREFIX="${ED%/}/usr" recursive-install - einstalldocs - - python_fix_shebang cplay - dobin cplay - doman cplay.1 -} diff --git a/media-sound/cplay/metadata.xml b/media-sound/cplay/metadata.xml deleted file mode 100644 index 6fd5a891d174..000000000000 --- a/media-sound/cplay/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version='1.0' encoding='UTF-8'?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>sound@gentoo.org</email> - <name>Gentoo Sound project</name> - </maintainer> - <upstream> - <remote-id type="github">hukka/cplay</remote-id> - </upstream> -</pkgmetadata> diff --git a/media-sound/tunapie/Manifest b/media-sound/tunapie/Manifest deleted file mode 100644 index 6b7ce6576898..000000000000 --- a/media-sound/tunapie/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST tunapie-2.1.17.tar.gz 50165 BLAKE2B 564dcf6344eb3c40c4ab5e34ccf60de442dd4fb878a5fef656006a531742d110987354b728d991799e6dae74cfcbb5b6fdd1ac22e63687342aeb305260f6f47c SHA512 62215f99b863f3db24b78048302f8b2f54aa5b969e9ba09034e98227dcada3f561a1afcf5babd65dca7f251aeeba816352b252f9f8f22fdec77272d7583f7ce9 -DIST tunapie-2.1.19.tar.gz 48459 BLAKE2B 39ea016f5c17874fd885fef2663bb69730663dabf5f828e529c2673d47a98c5d53fc9b384a19b56600f022d0b0351ab118a81bbbe36db2eaf79d84e488cfc0f3 SHA512 6a53034e4172f8c96d6e1c92433a3d94c3e8b8bceb9587ff39bad5e7b97937ac000419c683474427ea293b7ba10d5e9dd845b4aa7eaad1a3bcc5b980d57e5669 diff --git a/media-sound/tunapie/metadata.xml b/media-sound/tunapie/metadata.xml deleted file mode 100644 index 7df63bcb5d2d..000000000000 --- a/media-sound/tunapie/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <maintainer type="project"> - <email>sound@gentoo.org</email> - <name>Gentoo Sound project</name> - </maintainer> - <upstream> - <remote-id type="sourceforge">tunapie</remote-id> - </upstream> -</pkgmetadata> diff --git a/media-sound/tunapie/tunapie-2.1.17-r1.ebuild b/media-sound/tunapie/tunapie-2.1.17-r1.ebuild deleted file mode 100644 index c171a0b8d675..000000000000 --- a/media-sound/tunapie/tunapie-2.1.17-r1.ebuild +++ /dev/null @@ -1,53 +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="Directory browser for Radio and TV streams" -HOMEPAGE="http://tunapie.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="offensive" - -RDEPEND=" - $(python_gen_cond_dep ' - >=dev-python/wxpython-2.6[${PYTHON_MULTI_USEDEP}] - ') - ${PYTHON_DEPS}" -DEPEND="${RDEPEND}" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -src_prepare() { - default - - # fix pixmap lookup - sed -i -e 's@../pixmaps@../../share/pixmaps@' \ - src/tunapie2_main.py || die - - # the original script requires more sed than code, - cat > tunapie <<-_EOF_ || die - #!/bin/sh - exec ${EPYTHON} /usr/lib/tunapie/Tunapie.py - _EOF_ -} - -src_install() { - dobin tunapie - doman tunapie.1 - dodoc CHANGELOG README - - python_moduleinto /usr/lib/tunapie - python_domodule src/{*.py,*.png} - - doicon src/tplogo.xpm - domenu tunapie.desktop - - dodir /etc - usex offensive 1 0 > "${ED%/}"/etc/tunapie.config || die -} diff --git a/media-sound/tunapie/tunapie-2.1.19-r1.ebuild b/media-sound/tunapie/tunapie-2.1.19-r1.ebuild deleted file mode 100644 index c171a0b8d675..000000000000 --- a/media-sound/tunapie/tunapie-2.1.19-r1.ebuild +++ /dev/null @@ -1,53 +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="Directory browser for Radio and TV streams" -HOMEPAGE="http://tunapie.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="offensive" - -RDEPEND=" - $(python_gen_cond_dep ' - >=dev-python/wxpython-2.6[${PYTHON_MULTI_USEDEP}] - ') - ${PYTHON_DEPS}" -DEPEND="${RDEPEND}" - -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -src_prepare() { - default - - # fix pixmap lookup - sed -i -e 's@../pixmaps@../../share/pixmaps@' \ - src/tunapie2_main.py || die - - # the original script requires more sed than code, - cat > tunapie <<-_EOF_ || die - #!/bin/sh - exec ${EPYTHON} /usr/lib/tunapie/Tunapie.py - _EOF_ -} - -src_install() { - dobin tunapie - doman tunapie.1 - dodoc CHANGELOG README - - python_moduleinto /usr/lib/tunapie - python_domodule src/{*.py,*.png} - - doicon src/tplogo.xpm - domenu tunapie.desktop - - dodir /etc - usex offensive 1 0 > "${ED%/}"/etc/tunapie.config || die -} |