From: "Johannes Huber (johu)" <johu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/ffmpegthumbs: ffmpegthumbs-4.14.3.ebuild ChangeLog
Date: Sun, 22 Mar 2015 13:17:54 +0000 (UTC) [thread overview]
Message-ID: <20150322131754.8FA03144A7@oystercatcher.gentoo.org> (raw)
johu 15/03/22 13:17:54
Modified: ffmpegthumbs-4.14.3.ebuild ChangeLog
Log:
Migrate to USE libav by Nikoli <nikoli@gmx.us>, bug #543458.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
Revision Changes Path
1.6 kde-base/ffmpegthumbs/ffmpegthumbs-4.14.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.14.3.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.14.3.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.14.3.ebuild?r1=1.5&r2=1.6
Index: ffmpegthumbs-4.14.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.14.3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ffmpegthumbs-4.14.3.ebuild 17 Feb 2015 11:06:38 -0000 1.5
+++ ffmpegthumbs-4.14.3.ebuild 22 Mar 2015 13:17:54 -0000 1.6
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.14.3.ebuild,v 1.5 2015/02/17 11:06:38 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ffmpegthumbs-4.14.3.ebuild,v 1.6 2015/03/22 13:17:54 johu Exp $
EAPI=5
@@ -8,10 +8,11 @@
DESCRIPTION="A FFmpeg based thumbnail Generator for Video Files"
KEYWORDS="amd64 ~arm ppc ppc64 x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
+IUSE="debug libav"
DEPEND="
- virtual/ffmpeg
+ libav? ( media-video/libav:0= )
+ !libav? ( media-video/ffmpeg:0= )
"
RDEPEND="${DEPEND}
$(add_kdebase_dep kdebase-kioslaves)
1.180 kde-base/ffmpegthumbs/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog?rev=1.180&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog?rev=1.180&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog?r1=1.179&r2=1.180
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -r1.179 -r1.180
--- ChangeLog 18 Feb 2015 16:26:45 -0000 1.179
+++ ChangeLog 22 Mar 2015 13:17:54 -0000 1.180
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/ffmpegthumbs
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v 1.179 2015/02/18 16:26:45 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ffmpegthumbs/ChangeLog,v 1.180 2015/03/22 13:17:54 johu Exp $
+
+ 22 Mar 2015; Johannes Huber <johu@gentoo.org> ffmpegthumbs-4.14.3.ebuild:
+ Migrate to USE libav by Nikoli <nikoli@gmx.us>, bug #543458.
18 Feb 2015; Michał Górny <mgorny@gentoo.org> -ffmpegthumbs-4.12.5.ebuild:
Remove KDE SC 4.12
next reply other threads:[~2015-03-22 13:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-22 13:17 Johannes Huber (johu) [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-02-17 11:06 [gentoo-commits] gentoo-x86 commit in kde-base/ffmpegthumbs: ffmpegthumbs-4.14.3.ebuild ChangeLog Agostino Sarubbo (ago)
2015-02-16 8:31 Agostino Sarubbo (ago)
2015-02-14 14:35 Agostino Sarubbo (ago)
2014-12-11 13:05 Mikle Kolyada (zlogene)
2014-11-16 12:21 Alexey Shvetsov (alexxy)
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=20150322131754.8FA03144A7@oystercatcher.gentoo.org \
--to=johu@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