From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2AFC6158091 for ; Wed, 8 Jun 2022 07:24:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 06EEAE0809; Wed, 8 Jun 2022 07:24:49 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3D74AE0809 for ; Wed, 8 Jun 2022 07:24:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F12B6341044 for ; Wed, 8 Jun 2022 07:24:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8270A105 for ; Wed, 8 Jun 2022 07:24:13 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1654673047.2c0e8406b362361d9d221c209d01a5f77b46fee1.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/gpodder/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/gpodder/Manifest media-sound/gpodder/gpodder-3.10.16-r1.ebuild media-sound/gpodder/gpodder-3.10.20.ebuild media-sound/gpodder/gpodder-3.10.21.ebuild X-VCS-Directories: media-sound/gpodder/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 2c0e8406b362361d9d221c209d01a5f77b46fee1 X-VCS-Branch: master Date: Wed, 8 Jun 2022 07:24:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 77bdf5a1-a9fb-4a2c-ad97-662f17ff2a3d X-Archives-Hash: 5415d1e94160df0d8453387c8dbd28f4 commit: 2c0e8406b362361d9d221c209d01a5f77b46fee1 Author: Miroslav Šulc gentoo org> AuthorDate: Wed Jun 8 07:24:07 2022 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Wed Jun 8 07:24:07 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c0e8406 media-sound/gpodder: removed obsolete versions Bug: https://bugs.gentoo.org/849887 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/gpodder/Manifest | 2 - media-sound/gpodder/gpodder-3.10.16-r1.ebuild | 66 ------------------------ media-sound/gpodder/gpodder-3.10.20.ebuild | 74 --------------------------- media-sound/gpodder/gpodder-3.10.21.ebuild | 74 --------------------------- 4 files changed, 216 deletions(-) diff --git a/media-sound/gpodder/Manifest b/media-sound/gpodder/Manifest index ae5ec5bf5625..de0874b81b5b 100644 --- a/media-sound/gpodder/Manifest +++ b/media-sound/gpodder/Manifest @@ -1,3 +1 @@ -DIST gpodder-3.10.16.tar.gz 1058386 BLAKE2B d73bc8a9d9d2cfe642a6c1e7ae3e7811e05db8c1ebf566904e669a5f9d029c6bce73599da737d25f42c4740d23537b1c414e7a23cf15076394fb714a2f33c79c SHA512 ce9525864e5a640dd82fb535021d63e1d1ddeb7785774b00c668ff86a279a45e075ab7488120ec93d1a07a0a943daa0abb786f822d74866e0fd8c6713d7f8531 -DIST gpodder-3.10.20.tar.gz 1081171 BLAKE2B b2a07a3d5ce02cc46d7dd5999287b6e0bb96149f2fbf613b0d70b8d3b04d4cd29dcd1b78b4584709d1613c9a5478d39c3cb9be35a274358d56aa593f0196e6b2 SHA512 93cae9cc6d7f3a7754e24f7e962d195788f5f344992a4a3f3be9fd9acf419728b94ce009e1a2e14faa64803ebba098e8199a8d43ed33f5f3e02eabde1fe5c3be DIST gpodder-3.10.21.tar.gz 1105520 BLAKE2B c17905951c14a718e48d1bbded3abc41d62088bb517cda053e9fa71e3a952bb97ac57077d428cd58c3a048ae0cc18ef9385af97dcf8b460f3860674ecdb85c1c SHA512 5311a92469f605e489553e91586b788a8d07812e41c20d1ad0717c09ab6db6da22c356d5c1942293d1e27e25afe24caf3c14c15720250d8f230f2d7738206fec diff --git a/media-sound/gpodder/gpodder-3.10.16-r1.ebuild b/media-sound/gpodder/gpodder-3.10.16-r1.ebuild deleted file mode 100644 index 9e32490864de..000000000000 --- a/media-sound/gpodder/gpodder-3.10.16-r1.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -PYTHON_COMPAT=( python3_{8,9} ) -PYTHON_REQ_USE="sqlite" -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_SETUPTOOLS=no - -inherit distutils-r1 xdg - -DESCRIPTION="A free cross-platform podcast aggregator" -HOMEPAGE="https://gpodder.github.io/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="+dbus bluetooth mtp test" -RESTRICT="!test? ( test )" - -# As in Fedora: re-enable >=dev-python/eyeD3-0.7[${PYTHON_USEDEP}] and -# ipod? ( media-libs/libgpod[python,${PYTHON_USEDEP}] ) once they -# support python3 -COMMON_DEPEND=" - $(python_gen_cond_dep ' - dev-python/html5lib[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - >=dev-python/pygobject-3.22.0:3[${PYTHON_USEDEP}] - >=dev-python/podcastparser-0.6.0[${PYTHON_USEDEP}] - >=dev-python/mygpoclient-1.8[${PYTHON_USEDEP}] - dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] ) - ') - bluetooth? ( net-wireless/bluez ) - mtp? ( >=media-libs/libmtp-1.0.0:= ) -" -RDEPEND="${COMMON_DEPEND} - kernel_linux? ( sys-apps/iproute2 ) -" -DEPEND="${COMMON_DEPEND} - dev-util/desktop-file-utils - dev-util/intltool - sys-apps/help2man - test? ( - dev-python/minimock - dev-python/coverage - ) -" - -src_install() { - emake PYTHON=python3 DESTDIR="${D}" install - distutils-r1_src_install -} - -src_test() { - emake releasetest -} - -pkg_postinst() { - xdg_pkg_postinst - - elog - elog "If you want to use Youtube-dl extension, you need" - elog "to emerge net-misc/youtube-dl." - elog -} diff --git a/media-sound/gpodder/gpodder-3.10.20.ebuild b/media-sound/gpodder/gpodder-3.10.20.ebuild deleted file mode 100644 index 5ac6cbc3daf0..000000000000 --- a/media-sound/gpodder/gpodder-3.10.20.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8,9} ) -PYTHON_REQ_USE="sqlite" -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_SETUPTOOLS=no - -inherit distutils-r1 optfeature xdg - -DESCRIPTION="A free cross-platform podcast aggregator" -HOMEPAGE="https://gpodder.github.io/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="+dbus bluetooth mtp test" -RESTRICT="!test? ( test )" - -# As in Fedora: re-enable >=dev-python/eyeD3-0.7[${PYTHON_USEDEP}] and -# ipod? ( media-libs/libgpod[python,${PYTHON_USEDEP}] ) once they -# support python3 -COMMON_DEPEND=" - $(python_gen_cond_dep ' - dev-python/html5lib[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - >=dev-python/pygobject-3.22.0:3[${PYTHON_USEDEP}] - >=dev-python/podcastparser-0.6.0[${PYTHON_USEDEP}] - >=dev-python/mygpoclient-1.8[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] ) - ') - bluetooth? ( net-wireless/bluez ) - mtp? ( >=media-libs/libmtp-1.0.0:= ) -" -RDEPEND="${COMMON_DEPEND} - kernel_linux? ( sys-apps/iproute2 ) -" -DEPEND="${COMMON_DEPEND} - dev-util/desktop-file-utils - dev-util/intltool - sys-apps/help2man - test? ( - $(python_gen_cond_dep ' - dev-python/minimock[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - dev-python/pytest-localserver[${PYTHON_USEDEP}] - ') - ) -" - -src_prepare() { - default - - sed -i -e 's:--cov=gpodder::' makefile || die -} - -src_test() { - emake releasetest -} - -src_install() { - emake PYTHON=${EPYTHON} DESTDIR="${D}" install - distutils-r1_src_install -} - -pkg_postinst() { - xdg_pkg_postinst - - optfeature "for the youtube-dl extension" net-misc/youtube-dl -} diff --git a/media-sound/gpodder/gpodder-3.10.21.ebuild b/media-sound/gpodder/gpodder-3.10.21.ebuild deleted file mode 100644 index 5ac6cbc3daf0..000000000000 --- a/media-sound/gpodder/gpodder-3.10.21.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -PYTHON_COMPAT=( python3_{8,9} ) -PYTHON_REQ_USE="sqlite" -DISTUTILS_SINGLE_IMPL=1 -DISTUTILS_USE_SETUPTOOLS=no - -inherit distutils-r1 optfeature xdg - -DESCRIPTION="A free cross-platform podcast aggregator" -HOMEPAGE="https://gpodder.github.io/" -SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="+dbus bluetooth mtp test" -RESTRICT="!test? ( test )" - -# As in Fedora: re-enable >=dev-python/eyeD3-0.7[${PYTHON_USEDEP}] and -# ipod? ( media-libs/libgpod[python,${PYTHON_USEDEP}] ) once they -# support python3 -COMMON_DEPEND=" - $(python_gen_cond_dep ' - dev-python/html5lib[${PYTHON_USEDEP}] - dev-python/pycairo[${PYTHON_USEDEP}] - >=dev-python/pygobject-3.22.0:3[${PYTHON_USEDEP}] - >=dev-python/podcastparser-0.6.0[${PYTHON_USEDEP}] - >=dev-python/mygpoclient-1.8[${PYTHON_USEDEP}] - dev-python/requests[${PYTHON_USEDEP}] - dbus? ( dev-python/dbus-python[${PYTHON_USEDEP}] ) - ') - bluetooth? ( net-wireless/bluez ) - mtp? ( >=media-libs/libmtp-1.0.0:= ) -" -RDEPEND="${COMMON_DEPEND} - kernel_linux? ( sys-apps/iproute2 ) -" -DEPEND="${COMMON_DEPEND} - dev-util/desktop-file-utils - dev-util/intltool - sys-apps/help2man - test? ( - $(python_gen_cond_dep ' - dev-python/minimock[${PYTHON_USEDEP}] - dev-python/pytest[${PYTHON_USEDEP}] - dev-python/pytest-localserver[${PYTHON_USEDEP}] - ') - ) -" - -src_prepare() { - default - - sed -i -e 's:--cov=gpodder::' makefile || die -} - -src_test() { - emake releasetest -} - -src_install() { - emake PYTHON=${EPYTHON} DESTDIR="${D}" install - distutils-r1_src_install -} - -pkg_postinst() { - xdg_pkg_postinst - - optfeature "for the youtube-dl extension" net-misc/youtube-dl -}