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 39708138359 for ; Sat, 5 Sep 2020 04:57:39 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5F303E087A; Sat, 5 Sep 2020 04:57:38 +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 41BD7E087A for ; Sat, 5 Sep 2020 04:57:37 +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 D8FA5340CC7 for ; Sat, 5 Sep 2020 04:57:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4DBEC2D2 for ; Sat, 5 Sep 2020 04:57:34 +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: <1599281837.093586a6e782676064c355735f28f9d4b9510c50.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/ecasound/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/ecasound/Manifest media-sound/ecasound/ecasound-2.6.0-r1.ebuild X-VCS-Directories: media-sound/ecasound/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 093586a6e782676064c355735f28f9d4b9510c50 X-VCS-Branch: master Date: Sat, 5 Sep 2020 04:57:34 +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: efbe8277-6df5-4995-a5ed-18b55a69c35b X-Archives-Hash: e4ec75f7d90f6bbfb8d5ddc77c4ac9ed commit: 093586a6e782676064c355735f28f9d4b9510c50 Author: Miroslav Šulc gentoo org> AuthorDate: Sat Sep 5 04:57:17 2020 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Sat Sep 5 04:57:17 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=093586a6 media-sound/ecasound: removed obsolete 2.6.0-r1 Closes: https://bugs.gentoo.org/735376 Closes: https://bugs.gentoo.org/700258 Package-Manager: Portage-3.0.5, Repoman-3.0.1 Signed-off-by: Miroslav Šulc gentoo.org> media-sound/ecasound/Manifest | 1 - media-sound/ecasound/ecasound-2.6.0-r1.ebuild | 69 --------------------------- 2 files changed, 70 deletions(-) diff --git a/media-sound/ecasound/Manifest b/media-sound/ecasound/Manifest index 743c6c7aaec..0ef66f13970 100644 --- a/media-sound/ecasound/Manifest +++ b/media-sound/ecasound/Manifest @@ -1,2 +1 @@ -DIST ecasound-2.6.0.tar.gz 966629 BLAKE2B 35539d80ea306f2ba38980838895c66a2f5db918854f0bd0d0cd1513d0cdaa00a9359337b469a41b8fa42cd88e7642e8393d91fdb1add277edfe77bde633e1cc SHA512 48b3c65e301a775499765c55b09bddacfde24bfd7a5be6c03389c7bda882abe98b061aaa39ec12a797e3a5a2808f446751155b36c263f0f12da2db1495515c5e DIST ecasound-2.9.3.tar.gz 1101628 BLAKE2B 52aaa96abee9a911c613ac772fd3df3ff7bb4a8309283089d19e2f7265be26eb6e77304896cda2ed1c71742f36dfe1e38209afd42b921d56f12d43f08b4fe2d2 SHA512 4f70e6f54cd05194a4ffe80905e7488d16d32d684c87736dfdac7b3aebf3d20cbf417964d75e00e781f6f0614b8b699061c69fcbf7e1761d66ce1abfcd5f1140 diff --git a/media-sound/ecasound/ecasound-2.6.0-r1.ebuild b/media-sound/ecasound/ecasound-2.6.0-r1.ebuild deleted file mode 100644 index bab257a0d55..00000000000 --- a/media-sound/ecasound/ecasound-2.6.0-r1.ebuild +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -PYTHON_COMPAT=( python2_7 ) - -inherit eutils python-single-r1 - -DESCRIPTION="a package for multitrack audio processing" -HOMEPAGE="https://ecasound.seul.org/ecasound/" -SRC_URI="https://${PN}.seul.org/download/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="1" -KEYWORDS="amd64 ~ppc x86" -IUSE="alsa audiofile debug doc jack libsamplerate mikmod ncurses vorbis oss python ruby sndfile" - -RDEPEND="python? ( ${PYTHON_DEPS} ) - jack? ( media-sound/jack-audio-connection-kit ) - media-libs/ladspa-sdk - audiofile? ( media-libs/audiofile ) - alsa? ( media-libs/alsa-lib ) - vorbis? ( media-libs/libvorbis ) - libsamplerate? ( media-libs/libsamplerate ) - mikmod? ( media-libs/libmikmod:0 ) - ruby? ( dev-lang/ruby ) - python? ( dev-lang/python ) - ncurses? ( sys-libs/ncurses ) - sndfile? ( media-libs/libsndfile ) - sys-libs/readline" -DEPEND="${RDEPEND}" - -REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" - -pkg_setup() { - use python && python-single-r1_pkg_setup -} - -src_configure() { - local pyconf=() - - if use python ; then - pyconf=( "--with-python-modules=${EPREFIX}/usr/$(get_libdir)/${EPYTHON}" ) - fi - - econf \ - $(use_enable alsa) \ - --disable-arts \ - $(use_enable audiofile) \ - $(use_enable debug) \ - $(use_enable jack) \ - $(use_enable libsamplerate) \ - $(use_enable ncurses) \ - $(use_enable oss) \ - $(use_enable python pyecasound c) \ - $(use_enable ruby rubyecasound) \ - $(use_enable sndfile) \ - --enable-shared \ - --with-largefile \ - --enable-sys-readline \ - "${pyconf[@]}" -} - -src_install() { - emake DESTDIR="${D}" install - use python && python_optimize - dodoc BUGS NEWS README TODO - use doc && dodoc Documentation/*.html -}