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 E9F2C138335 for ; Mon, 1 Apr 2019 19:33:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AEE79E091A; Mon, 1 Apr 2019 19:33:19 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 706C0E091A for ; Mon, 1 Apr 2019 19:33:19 +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 4CD7D335D20 for ; Mon, 1 Apr 2019 19:33:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 96F505A4 for ; Mon, 1 Apr 2019 19:33:14 +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: <1554147002.b994d8ba91a0e358844428d2ce60cc659615245e.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/calf/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-plugins/calf/Manifest media-plugins/calf/calf-0.90.0.ebuild X-VCS-Directories: media-plugins/calf/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b994d8ba91a0e358844428d2ce60cc659615245e X-VCS-Branch: master Date: Mon, 1 Apr 2019 19:33:14 +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: e5d0dcfe-e69c-4f8c-9497-6a59cc6e66d5 X-Archives-Hash: dfafe371fa153ecb681c3726a308c881 commit: b994d8ba91a0e358844428d2ce60cc659615245e Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Apr 1 17:27:18 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Apr 1 19:30:02 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b994d8ba media-plugins/calf: Drop 0.90.0 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andreas Sturmlechner gentoo.org> media-plugins/calf/Manifest | 1 - media-plugins/calf/calf-0.90.0.ebuild | 55 ----------------------------------- 2 files changed, 56 deletions(-) diff --git a/media-plugins/calf/Manifest b/media-plugins/calf/Manifest index 7383bc629ed..d6768c3c56d 100644 --- a/media-plugins/calf/Manifest +++ b/media-plugins/calf/Manifest @@ -1,2 +1 @@ -DIST calf-0.90.0.tar.gz 15876661 BLAKE2B 48f9ba5386b1253771947e16a3d88912f83f75873e50340ac8f68c7c9a79595ef4a549c3a7616a16949b3bbbca7a6892b6ed9276a891c7b47ae0a4f0541776ae SHA512 65dc1f7e6d83ca52ace25578d310b1806166a78a022d6509412ded44d3ac138a7e7909ebc91b93a3761a5ed3dff956809d6552bc70db6f25522132aa71f0b951 DIST calf-0.90.1.tar.gz 15872959 BLAKE2B 5d2d9e77ea600690814e503a0af0fcbc413b7a21496271add0ea3b1e83f3dc2d56b0df249447a861884422ac5b159befe2632c232fed4721cc7e0e7ac45f12b1 SHA512 48e5489fd3e1dd43ff520b3653597dea6903c60adcdd0462ac2ce4db6f35e2355a0386f8a29066b301dd9c3190f8f836a61d12f37cfc3a4fea3170947cec03ff diff --git a/media-plugins/calf/calf-0.90.0.ebuild b/media-plugins/calf/calf-0.90.0.ebuild deleted file mode 100644 index 820905fdc57..00000000000 --- a/media-plugins/calf/calf-0.90.0.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit autotools - -DESCRIPTION="A set of open source instruments and effects for digital audio workstations" -HOMEPAGE="http://calf-studio-gear.org/" - -if [[ "${PV}" = "9999" ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/calf-studio-gear/calf.git" -else - SRC_URI="https://github.com/calf-studio-gear/calf/archive/${PV}.tar.gz -> ${P}.tar.gz" - KEYWORDS="amd64 x86" -fi - -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="cpu_flags_x86_sse gtk jack lash lv2 static-libs experimental" - -RDEPEND="dev-libs/atk - dev-libs/expat - dev-libs/glib:2 - media-sound/fluidsynth - jack? ( virtual/jack ) - gtk? ( - x11-libs/cairo - x11-libs/gtk+:2 - x11-libs/gdk-pixbuf - x11-libs/pango - ) - lash? ( media-sound/lash ) - lv2? ( media-libs/lv2 )" -DEPEND="${RDEPEND} - virtual/pkgconfig" - -src_prepare() { - default - eautoreconf -} - -src_configure() { - # automagic... - #$(use_with gtk gui) - #$(use_with jack) - econf \ - --without-obsolete-check \ - $(use_with lash) \ - $(use_with lv2 lv2) \ - $(usex lv2 "--with-lv2-dir=/usr/$(get_libdir)/lv2" "") \ - $(use_enable static-libs static) \ - $(use_enable cpu_flags_x86_sse sse) \ - $(use_enable experimental) -}