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 8055B138334 for ; Sun, 28 Apr 2019 22:41:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CE0CE08AD; Sun, 28 Apr 2019 22:41:40 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 E00D2E08AD for ; Sun, 28 Apr 2019 22:41:39 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 ABEB1342C00 for ; Sun, 28 Apr 2019 22:41:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BE5515DC for ; Sun, 28 Apr 2019 22:41:35 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1556491276.a85f35e0f411a99ce9e8d20b6c1defa608b1a3a6.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/xwax/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/xwax/Manifest media-sound/xwax/xwax-1.5.ebuild X-VCS-Directories: media-sound/xwax/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a85f35e0f411a99ce9e8d20b6c1defa608b1a3a6 X-VCS-Branch: master Date: Sun, 28 Apr 2019 22:41:35 +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: 5fc5aced-15c4-408f-b42f-8480f9608d9a X-Archives-Hash: 245ac5a82a5fa5f1ea19c4b0ad72344f commit: a85f35e0f411a99ce9e8d20b6c1defa608b1a3a6 Author: Pacho Ramos gentoo org> AuthorDate: Sun Apr 28 22:41:16 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sun Apr 28 22:41:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a85f35e0 media-sound/xwax: Drop old Package-Manager: Portage-2.3.64, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> media-sound/xwax/Manifest | 1 - media-sound/xwax/xwax-1.5.ebuild | 80 ---------------------------------------- 2 files changed, 81 deletions(-) diff --git a/media-sound/xwax/Manifest b/media-sound/xwax/Manifest index 8ce19f3727f..6609619d22d 100644 --- a/media-sound/xwax/Manifest +++ b/media-sound/xwax/Manifest @@ -1,2 +1 @@ -DIST xwax-1.5.tar.gz 77582 BLAKE2B 5d02dbf1b4ee30f333b6df2ca63b657683aa15d5790fc474f54a6571314f5e506b4403e983889fc8afcca77489b3b15285907d61e33f080123d94ac4c20bd5ed SHA512 b5fb66c35dd5174277417b8973bab63232bdf471fe190ab3df1c37e386a9cdc9e2b5cbdc4f5715bf69d146846c13ce2acd5db6a0881412dabdcd234d6d199b61 DIST xwax-1.6.tar.gz 79452 BLAKE2B 3cefded6fd39435d92ca07458048910e5e95169562c9dec17cd1411c992ca864124f3155b1a8a9313c86cfee01fe79d72a5c5bed9963b1740a1d4e89e9e249e9 SHA512 710a53a1b056bf6850a668a1f267b91664d5629998e6ee2d4853aa57d1ab351dd782716272ed4a4858168c0ac9f5c7d2e1fe0a8b330e26775677e1eb54249015 diff --git a/media-sound/xwax/xwax-1.5.ebuild b/media-sound/xwax/xwax-1.5.ebuild deleted file mode 100644 index 677a355aceb..00000000000 --- a/media-sound/xwax/xwax-1.5.ebuild +++ /dev/null @@ -1,80 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit toolchain-funcs user - -DESCRIPTION="Digital vinyl emulation software" -HOMEPAGE="http://xwax.org/" -SRC_URI="http://xwax.org/releases/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="amd64 ppc ppc64 x86" -IUSE="alsa jack oss cdda mp3 +fallback" -REQUIRED_USE="|| ( cdda mp3 fallback ) - || ( alsa jack oss )" - -RDEPEND="sys-libs/glibc - sys-libs/pam - media-libs/libsdl - media-libs/sdl-ttf - media-fonts/dejavu - alsa? ( media-libs/alsa-lib ) - jack? ( media-sound/jack-audio-connection-kit ) - cdda? ( media-sound/cdparanoia ) - mp3? ( media-sound/mpg123 ) - fallback? ( virtual/ffmpeg )" -DEPEND="${RDEPEND}" - -DOCS="README CHANGES" - -src_prepare() { - # Remove the forced optimization from 'CFLAGS' and 'LDFLAGS' in - # the Makefile - # Also remove the dependency on the .version target so we don't need - # git just to build - sed -i -e 's/\(^\(LD\|C\)FLAGS.*\)-O[0-9]\(.*\)/\1\3/g' \ - -e 's/^xwax\.o:.*\.version//' \ - Makefile || die "sed failed" -} - -src_configure() { - tc-export CC - econf \ - --prefix "${EROOT}usr" \ - $(use_enable alsa) \ - $(use_enable jack) \ - $(use_enable oss) -} - -src_compile() { - # EXECDIR is the default directory in which xwax will look for - # the 'xwax-import' and 'xwax-scan' scripts - emake EXECDIR="\$(BINDIR)" VERSION="${PV}" xwax -} - -pkg_preinst() { - enewgroup ${PN} -} - -src_install() { - # This is easier than setting all the environment variables - # needed, running the sed script required to get the man directory - # correct, and removing the GPL-2 after a 'make install' run - dobin xwax || die "failed to install xwax" - newbin scan xwax-scan || die "failed to install xwax-scan" - newbin import xwax-import || die "failed to install xwax-import" - doman xwax.1 || die "failed to install man page" - - dodoc ${DOCS} || die "failed to install docs" - - insinto "/etc/security/limits.d" - newins "${FILESDIR}/xwax-etc-security-limits.conf" xwax.conf -} - -pkg_postinst() { - elog "Be sure to add any users that will be using ${PN} to the" - elog "\"${PN}\" group. Doing so will allow processes that user" - elog "runs to request realtime priority." -}