diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-12-20 15:19:53 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-12-20 15:25:49 +0100 |
commit | 2073aad72f27ee17031941484a46b21a6aa32011 (patch) | |
tree | 88f16a205e791b8f03163da1518defb24f39e6bb | |
parent | media-tv/tvnamer: treeclean (diff) | |
download | gentoo-2073aad72f27ee17031941484a46b21a6aa32011.tar.gz gentoo-2073aad72f27ee17031941484a46b21a6aa32011.tar.bz2 gentoo-2073aad72f27ee17031941484a46b21a6aa32011.zip |
media-sound/marrie: treeclean
Closes: https://bugs.gentoo.org/846080
Closes: https://bugs.gentoo.org/808719
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
-rw-r--r-- | media-sound/marrie/Manifest | 1 | ||||
-rw-r--r-- | media-sound/marrie/marrie-0.4.ebuild | 31 | ||||
-rw-r--r-- | media-sound/marrie/marrie-9999.ebuild | 31 | ||||
-rw-r--r-- | media-sound/marrie/metadata.xml | 14 | ||||
-rw-r--r-- | profiles/package.mask | 1 |
5 files changed, 0 insertions, 78 deletions
diff --git a/media-sound/marrie/Manifest b/media-sound/marrie/Manifest deleted file mode 100644 index fce580437bd5..000000000000 --- a/media-sound/marrie/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST marrie-0.4.tar.gz 7775 BLAKE2B 7b68fbdfe35c7e72fe111b44bbabf4e60eb9f6211867184d1f3f7bc7b1c067f99223eea2dd3c7809f041d0a7b5ac80be360d3c14808605f3145b8d39a0a9c7fd SHA512 9ed8677729e7575519f130c1866923e7223dabf07c9c24b9e3f6a70cd5e1e56da2a5d1a34011b73d65c8d8fa4c962f65709883b9444d078d6439769d4afb644b diff --git a/media-sound/marrie/marrie-0.4.ebuild b/media-sound/marrie/marrie-0.4.ebuild deleted file mode 100644 index a1e727f450c9..000000000000 --- a/media-sound/marrie/marrie-0.4.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{7..9} ) -inherit distutils-r1 - -if [[ ${PV} == *9999 ]]; then - EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git" - inherit git-r3 -else - SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -DESCRIPTION="A simple podcast client that runs on the Command Line Interface" -HOMEPAGE="https://github.com/rafaelmartins/marrie" - -LICENSE="BSD" -SLOT="0" - -RDEPEND="dev-python/feedparser[${PYTHON_USEDEP}]" - -pkg_postinst() { - elog - elog "You'll need a media player and a file downloader." - elog "Recommended packages: net-misc/wget and media-video/mpv" - elog -} diff --git a/media-sound/marrie/marrie-9999.ebuild b/media-sound/marrie/marrie-9999.ebuild deleted file mode 100644 index a1e727f450c9..000000000000 --- a/media-sound/marrie/marrie-9999.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DISTUTILS_USE_SETUPTOOLS=rdepend -PYTHON_COMPAT=( python3_{7..9} ) -inherit distutils-r1 - -if [[ ${PV} == *9999 ]]; then - EGIT_REPO_URI="https://github.com/rafaelmartins/${PN}.git" - inherit git-r3 -else - SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" - KEYWORDS="~amd64 ~x86" -fi - -DESCRIPTION="A simple podcast client that runs on the Command Line Interface" -HOMEPAGE="https://github.com/rafaelmartins/marrie" - -LICENSE="BSD" -SLOT="0" - -RDEPEND="dev-python/feedparser[${PYTHON_USEDEP}]" - -pkg_postinst() { - elog - elog "You'll need a media player and a file downloader." - elog "Recommended packages: net-misc/wget and media-video/mpv" - elog -} diff --git a/media-sound/marrie/metadata.xml b/media-sound/marrie/metadata.xml deleted file mode 100644 index 108795d613aa..000000000000 --- a/media-sound/marrie/metadata.xml +++ /dev/null @@ -1,14 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> - <!-- maintainer-needed --> - <upstream> - <maintainer status="active"> - <email>rafael@rafaelmartins.eng.br</email> - <name>Rafael G. Martins</name> - </maintainer> - <bugs-to>mailto:rafael@rafaelmartins.eng.br</bugs-to> - <remote-id type="pypi">marrie</remote-id> - <remote-id type="github">rafaelmartins/marrie</remote-id> - </upstream> -</pkgmetadata> diff --git a/profiles/package.mask b/profiles/package.mask index ed85afbb8101..7326ac463798 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -630,7 +630,6 @@ games-util/pyfa mate-extra/caja-hide media-gfx/netpaint media-plugins/mythplugins -media-sound/marrie # Jonas Stein <jstein@gentoo.org> (2022-11-13) # Dead upstream |