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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EBCCA138350 for ; Sun, 22 Mar 2020 23:06:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EC49DE098A; Sun, 22 Mar 2020 23:06:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0C842E098A for ; Sun, 22 Mar 2020 23:06:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 831D734F79D for ; Sun, 22 Mar 2020 23:06:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 65A8B198 for ; Sun, 22 Mar 2020 23:06:37 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1584918381.59bf90d33ecfcc937a19c471b2050a166a7284eb.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/solfege/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/solfege/Manifest media-sound/solfege/solfege-3.22.2.ebuild X-VCS-Directories: media-sound/solfege/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 59bf90d33ecfcc937a19c471b2050a166a7284eb X-VCS-Branch: master Date: Sun, 22 Mar 2020 23:06:37 +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: e10495e9-4cd5-4ced-8ad8-6ea27ce8b0fa X-Archives-Hash: f6dd3dbaad3c12a6758c982d2ae1018f commit: 59bf90d33ecfcc937a19c471b2050a166a7284eb Author: Andreas Sturmlechner gentoo org> AuthorDate: Sun Mar 22 23:04:53 2020 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sun Mar 22 23:06:21 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59bf90d3 media-sound/solfege: Drop 3.22.2 Dropping stable keywords, 3.23 is last (unstable) release from 2016. Closes: https://bugs.gentoo.org/708132 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/solfege/Manifest | 1 - media-sound/solfege/solfege-3.22.2.ebuild | 56 ------------------------------- 2 files changed, 57 deletions(-) diff --git a/media-sound/solfege/Manifest b/media-sound/solfege/Manifest index ce0e3617261..5edb377bace 100644 --- a/media-sound/solfege/Manifest +++ b/media-sound/solfege/Manifest @@ -1,2 +1 @@ -DIST solfege-3.22.2.tar.gz 6890977 BLAKE2B e9e4c34a3ebf91470442d294fd97b51e8845b4634dbb9dd0ba786d8c855d177a4fd00e63f0e872c45d52a0bb7be32d7efbd17ab77448c8f8bf9903ca4a626a7b SHA512 7767d5747b324558fb5ebc82767fd592636acbea78d083992ae100a6b288bb3cc233745e9f12c66f5059a8531a85be2ec82aa856d9251206c737a090b1d42a26 DIST solfege-3.23.4.tar.gz 5148412 BLAKE2B 8543aaa659f753af87f7b911401ee38713aa51afcf3dc33d4bfacbc880c8088aff78a81ce03369ba0b58d14a4b6965d78d97486ac2c3481f066591db0f29743d SHA512 e489dec514b4f387ebac7627d83d1a7766718d10a26c3ec6257d3f4b27a082501df16a27c8a16023b34a06cd4832fabaa1c73bcded52c502fc68ab57b303eeea diff --git a/media-sound/solfege/solfege-3.22.2.ebuild b/media-sound/solfege/solfege-3.22.2.ebuild deleted file mode 100644 index 4b2a288d34e..00000000000 --- a/media-sound/solfege/solfege-3.22.2.ebuild +++ /dev/null @@ -1,56 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" -PYTHON_COMPAT=( python2_7 ) -PYTHON_REQ_USE="sqlite" - -inherit python-single-r1 - -DESCRIPTION="GNU Solfege is a program written to help you practice ear training" -HOMEPAGE="https://www.gnu.org/software/solfege/" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 ~ppc x86" -IUSE="alsa oss" -REQUIRED_USE="${PYTHON_REQUIRED_USE}" - -RDEPEND="${PYTHON_DEPS} - >=dev-python/pygtk-2.12 - gnome-base/librsvg - alsa? ( dev-python/pyalsa ) - !oss? ( media-sound/timidity++ )" -DEPEND="${PYTHON_DEPS} - dev-lang/swig - sys-devel/gettext - sys-apps/texinfo - virtual/pkgconfig - dev-libs/libxslt - app-text/txt2man - >=app-text/docbook-xsl-stylesheets-1.60" - -RESTRICT="test" - -src_prepare() { - sed -i -e '/^CFLAGS/s:-I/usr/src/linux/include::' \ - solfege/soundcard/Makefile || die -} - -src_configure() { - local xslloc=$( xmlcatalog /etc/xml/catalog http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl | sed 's@file://@@' ) - - econf \ - --enable-docbook-stylesheet=${xslloc} \ - $(use_enable oss oss-sound) -} - -src_compile() { - emake skipmanual=yes -} - -src_install() { - emake DESTDIR="${ED}" nopycompile=YES skipmanual=yes install - dodoc AUTHORS *hange*og FAQ README -}