From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: app-misc/strigi/
Date: Mon, 18 May 2015 13:32:38 +0000 (UTC) [thread overview]
Message-ID: <1431955937.ac5fb951a3b24c90568c1639061ed64ceade7c11.kensington@gentoo> (raw)
commit: ac5fb951a3b24c90568c1639061ed64ceade7c11
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon May 18 13:32:17 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon May 18 13:32:17 2015 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ac5fb951
[app-misc/strigi] Sync with main tree - implement new-style ffmpeg/libav USE flags.
Package-Manager: portage-2.2.19
app-misc/strigi/strigi-9999.ebuild | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/app-misc/strigi/strigi-9999.ebuild b/app-misc/strigi/strigi-9999.ebuild
index 3b47040..c71edd1 100644
--- a/app-misc/strigi/strigi-9999.ebuild
+++ b/app-misc/strigi/strigi-9999.ebuild
@@ -20,7 +20,7 @@ HOMEPAGE="https://projects.kde.org/projects/kdesupport/strigi/strigi"
LICENSE="GPL-2"
SLOT="0"
-IUSE="clucene +dbus debug exif fam ffmpeg inotify log +qt4 test"
+IUSE="clucene +dbus debug exif fam ffmpeg inotify libav log +qt4 test"
RDEPEND="
app-arch/bzip2
@@ -34,7 +34,10 @@ RDEPEND="
)
exif? ( media-gfx/exiv2:= )
fam? ( virtual/fam )
- ffmpeg? ( virtual/ffmpeg )
+ ffmpeg? (
+ libav? ( media-video/libav:0= )
+ !libav? ( media-video/ffmpeg:0= )
+ )
log? ( >=dev-libs/log4cxx-0.10.0 )
qt4? (
dev-qt/qtcore:4
next reply other threads:[~2015-05-18 13:32 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-18 13:32 Michael Palimaka [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-07-18 21:31 [gentoo-commits] proj/kde:master commit in: app-misc/strigi/ Johannes Huber
2014-06-24 15:18 Michael Palimaka
2013-12-20 11:46 Johannes Huber
2013-11-18 20:11 Johannes Huber
2013-10-13 17:03 Johannes Huber
2013-09-01 16:40 Michael Palimaka
2013-03-03 15:52 Michael Palimaka
2013-02-25 13:19 Michael Palimaka
2012-11-11 16:45 Johannes Huber
2012-07-24 13:21 Michael Palimaka
2012-06-25 16:51 Michael Palimaka
2011-12-15 12:01 Johannes Huber
2011-09-27 19:32 Andreas Hüttel
2011-08-10 21:46 Andreas Hüttel
2011-07-17 12:13 Andreas Hüttel
2011-07-14 22:18 Johannes Huber
2011-07-12 20:28 Andreas Hüttel
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=1431955937.ac5fb951a3b24c90568c1639061ed64ceade7c11.kensington@gentoo \
--to=kensington@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