summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Ruppert <idl0r@gentoo.org>2011-04-06 17:08:37 +0000
committerChristian Ruppert <idl0r@gentoo.org>2011-04-06 17:08:37 +0000
commit6ce34d7e5f462c0b40c76edebf87a689094160ab (patch)
treea51304252ed846709d77cc8ba4ec6e61a75fa17c /media-plugins/vdr-graphtft/vdr-graphtft-0.3.2.24.ebuild
parentdev-vcs/svn2git: Bump to 1.0.3 (diff)
downloadgentoo-2-6ce34d7e5f462c0b40c76edebf87a689094160ab.tar.gz
gentoo-2-6ce34d7e5f462c0b40c76edebf87a689094160ab.tar.bz2
gentoo-2-6ce34d7e5f462c0b40c76edebf87a689094160ab.zip
Use the new ffmpeg virtual, bug 362095.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'media-plugins/vdr-graphtft/vdr-graphtft-0.3.2.24.ebuild')
-rw-r--r--media-plugins/vdr-graphtft/vdr-graphtft-0.3.2.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-graphtft/vdr-graphtft-0.3.2.24.ebuild b/media-plugins/vdr-graphtft/vdr-graphtft-0.3.2.24.ebuild
index e6e7f65a24ec..78e24d52208a 100644
--- a/media-plugins/vdr-graphtft/vdr-graphtft-0.3.2.24.ebuild
+++ b/media-plugins/vdr-graphtft/vdr-graphtft-0.3.2.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.2.24.ebuild,v 1.7 2011/01/26 16:39:28 hd_brummy Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-graphtft/vdr-graphtft-0.3.2.24.ebuild,v 1.8 2011/04/06 17:08:37 idl0r Exp $
EAPI="3"
@@ -24,7 +24,7 @@ IUSE="${IUSE_THEMES} directfb graphtft-fe imagemagick touchscreen"
DEPEND=">=media-video/vdr-1.6.0_p2-r1[graphtft]
media-libs/imlib2[png,jpeg]
gnome-base/libgtop
- >=media-video/ffmpeg-0.4.8_p20090201
+ >=virtual/ffmpeg-0.4.8_p20090201
imagemagick? ( media-gfx/imagemagick[png,jpeg,cxx] )
directfb? ( dev-libs/DirectFB )
graphtft-fe? ( media-libs/imlib2[png,jpeg,X] )"