diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2013-03-20 13:58:02 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2013-03-20 13:58:02 +0000 |
commit | 11e977a344f339dd882f1e250e5bff85570eb328 (patch) | |
tree | 00dd75215072a6fe91f421fbe02dfcf5264307e8 /media-libs/avidemux-core | |
parent | Install QSQLITE3 plugin into same directory as other QtSQL plugins, wrt bug #... (diff) | |
download | gentoo-2-11e977a344f339dd882f1e250e5bff85570eb328.tar.gz gentoo-2-11e977a344f339dd882f1e250e5bff85570eb328.tar.bz2 gentoo-2-11e977a344f339dd882f1e250e5bff85570eb328.zip |
Revision bump: Removed gtk USE flag, fixes bug #461988. Split plugins to its own package, fixes bug #462098.
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Diffstat (limited to 'media-libs/avidemux-core')
-rw-r--r-- | media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild (renamed from media-libs/avidemux-core/avidemux-core-2.6.2.ebuild) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/avidemux-core/avidemux-core-2.6.2.ebuild b/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild index c358a4185d60..e97050a36d2f 100644 --- a/media-libs/avidemux-core/avidemux-core-2.6.2.ebuild +++ b/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2.ebuild,v 1.2 2013/03/16 22:00:45 tomwij Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/avidemux-core/avidemux-core-2.6.2-r1.ebuild,v 1.1 2013/03/20 13:58:02 tomwij Exp $ EAPI="5" @@ -21,7 +21,7 @@ KEYWORDS="~amd64 ~x86" IUSE="aften a52 alsa amr debug dts fontconfig jack lame libsamplerate mmx oss nls sdl -system-ffmpeg vorbis truetype xvid x264 xv" RDEPEND=" - !<media-video/avidemux-2.6.2 + !<media-video/avidemux-2.6.2-r1 >=dev-lang/spidermonkey-1.5-r2 dev-libs/libxml2 media-libs/libpng |