From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/pragha/
Date: Thu, 29 Jun 2017 22:22:20 +0000 (UTC) [thread overview]
Message-ID: <1498774919.95b8ffaee6c8135c375e5d4010014fb5e482894d.mgorny@gentoo> (raw)
commit: 95b8ffaee6c8135c375e5d4010014fb5e482894d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 29 16:20:44 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 29 22:21:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95b8ffae
media-sound/pragha: Make CD audio support optional
media-sound/pragha/pragha-1.3.3.ebuild | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/media-sound/pragha/pragha-1.3.3.ebuild b/media-sound/pragha/pragha-1.3.3.ebuild
index e19e41751b8..00980fd72bd 100644
--- a/media-sound/pragha/pragha-1.3.3.ebuild
+++ b/media-sound/pragha/pragha-1.3.3.ebuild
@@ -12,18 +12,18 @@ SRC_URI="https://github.com/matiasdelellis/${PN}/releases/download/v${PV}/${P}.t
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="+glyr grilo +keybinder lastfm libnotify mtp +peas +playlist rygel soup +udev"
+IUSE="cdda +glyr grilo +keybinder lastfm libnotify mtp +peas +playlist rygel soup +udev"
COMMON_DEPEND=">=dev-db/sqlite-3.4:3=
>=dev-libs/glib-2.36:=
- >=dev-libs/libcdio-0.90:=
- >=dev-libs/libcdio-paranoia-0.90:=
media-libs/gstreamer:1.0=
media-libs/gst-plugins-base:1.0=
- >=media-libs/libcddb-1.3.0:=
>=media-libs/taglib-1.8:=
>=x11-libs/gtk+-3.8:3=
>=xfce-base/libxfce4ui-4.11:=[gtk3(+)]
+ cdda? ( >=dev-libs/libcdio-0.90:=
+ >=dev-libs/libcdio-paranoia-0.90:=
+ >=media-libs/libcddb-1.3.0:= )
glyr? ( >=media-libs/glyr-1.0.1:= )
grilo? ( >=media-libs/grilo-0.2.10:= )
keybinder? ( >=dev-libs/keybinder-0.2.0:3= )
@@ -55,6 +55,9 @@ src_configure() {
$(use_enable peas libpeas-1.0)
$(use_enable glyr libglyr)
$(use_enable lastfm libclastfm)
+ $(use_enable cdda libcdio)
+ $(use_enable cdda libcdio_paranoia)
+ $(use_enable cdda libcddb)
$(use_enable playlist totem-plparser)
$(use_enable libnotify)
next reply other threads:[~2017-06-29 22:22 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-29 22:22 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-08-14 14:34 [gentoo-commits] repo/gentoo:master commit in: media-sound/pragha/ Matt Turner
2023-05-03 19:34 Matt Turner
2023-01-04 5:05 Michał Górny
2022-11-17 4:57 Michał Górny
2021-04-15 23:09 Matt Turner
2020-01-03 8:38 Michał Górny
2019-12-31 7:43 Agostino Sarubbo
2019-12-06 14:20 Michał Górny
2019-08-14 21:24 Michał Górny
2019-04-08 19:17 Michał Górny
2019-04-07 14:43 Mikle Kolyada
2019-04-07 14:41 Mikle Kolyada
2019-03-05 14:29 Michał Górny
2018-11-11 19:07 Michał Górny
2018-10-05 6:41 Michał Górny
2018-05-05 15:27 Michał Górny
2018-04-10 14:48 Michał Górny
2018-04-05 17:39 Michał Górny
2018-01-25 18:00 Michał Górny
2018-01-06 5:05 Thomas Deutschmann
2018-01-05 10:34 Mikle Kolyada
2017-08-03 8:54 Michał Górny
2017-08-03 8:54 Michał Górny
2017-06-29 22:22 Michał Górny
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=1498774919.95b8ffaee6c8135c375e5d4010014fb5e482894d.mgorny@gentoo \
--to=mgorny@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