public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-plugins/calf/
Date: Fri, 17 Nov 2017 18:47:04 +0000 (UTC)	[thread overview]
Message-ID: <1510944177.29e8f2b1eb92171963f7a3dfd355ebaf1be29a11.soap@gentoo> (raw)

commit:     29e8f2b1eb92171963f7a3dfd355ebaf1be29a11
Author:     Simon van der Veldt <simon.vanderveldt <AT> gmail <DOT> com>
AuthorDate: Sun Nov 12 13:58:36 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Nov 17 18:42:57 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e8f2b1

media-sound/calf add USE flag to enable experimental plugins

Closes: https://bugs.gentoo.org/599120

 media-plugins/calf/calf-0.0.60-r1.ebuild | 3 ++-
 media-plugins/calf/calf-9999.ebuild      | 3 ++-
 media-plugins/calf/metadata.xml          | 1 +
 3 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/media-plugins/calf/calf-0.0.60-r1.ebuild b/media-plugins/calf/calf-0.0.60-r1.ebuild
index 75124e7758f..993a346da86 100644
--- a/media-plugins/calf/calf-0.0.60-r1.ebuild
+++ b/media-plugins/calf/calf-0.0.60-r1.ebuild
@@ -18,7 +18,7 @@ fi
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-IUSE="lash lv2 static-libs"
+IUSE="lash lv2 static-libs experimental"
 
 RDEPEND="dev-libs/atk
 	dev-libs/expat
@@ -44,6 +44,7 @@ src_configure() {
 		--with-lv2-dir=/usr/$(get_libdir)/lv2
 		$(use_with lash)
 		$(use_with lv2)
+		$(use_enable experimental)
 	)
 	autotools-utils_src_configure
 }

diff --git a/media-plugins/calf/calf-9999.ebuild b/media-plugins/calf/calf-9999.ebuild
index 13a3700305e..333c1172872 100644
--- a/media-plugins/calf/calf-9999.ebuild
+++ b/media-plugins/calf/calf-9999.ebuild
@@ -18,7 +18,7 @@ fi
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-IUSE="lash lv2 static-libs"
+IUSE="lash lv2 static-libs experimental"
 
 RDEPEND="dev-libs/atk
 	dev-libs/expat
@@ -40,6 +40,7 @@ src_configure() {
 		--with-lv2-dir=/usr/$(get_libdir)/lv2
 		$(use_with lash)
 		$(use_with lv2)
+		$(use_enable experimental)
 	)
 	autotools-utils_src_configure
 }

diff --git a/media-plugins/calf/metadata.xml b/media-plugins/calf/metadata.xml
index c5f0b39e571..438e0a66260 100644
--- a/media-plugins/calf/metadata.xml
+++ b/media-plugins/calf/metadata.xml
@@ -6,6 +6,7 @@
     <name>Gentoo ProAudio Project</name>
   </maintainer>
   <use>
+    <flag name="experimental">Enable experimental features/plugins</flag>
     <flag name="lv2">Add support for Ladspa V2</flag>
   </use>
   <upstream>


             reply	other threads:[~2017-11-17 18:47 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-17 18:47 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-04 13:54 [gentoo-commits] repo/gentoo:master commit in: media-plugins/calf/ Miroslav Šulc
2023-09-22 15:44 Sam James
2023-09-22 15:44 Sam James
2023-06-19  6:47 Miroslav Šulc
2021-03-11  2:42 Sam James
2021-02-22  7:18 Sam James
2021-02-22  7:14 Sam James
2021-02-21  0:54 Sam James
2020-01-17 10:45 Agostino Sarubbo
2020-01-17  9:29 Agostino Sarubbo
2019-12-16 10:01 Miroslav Šulc
2019-04-01 19:33 Andreas Sturmlechner
2019-03-16 21:39 Agostino Sarubbo
2019-03-10 22:46 Andreas Sturmlechner
2019-01-26 11:50 Miroslav Šulc
2019-01-26 11:50 Miroslav Šulc
2018-07-12 19:00 Matt Thode
2018-05-17 13:52 Thomas Deutschmann
2017-12-21  5:32 Matt Thode
2017-12-20 23:22 Matt Thode
2017-12-20 23:22 Matt Thode
2017-05-09  7:27 Alexis Ballier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1510944177.29e8f2b1eb92171963f7a3dfd355ebaf1be29a11.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox