diff options
author | Alexis Ballier <aballier@gentoo.org> | 2010-01-12 21:48:40 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2010-01-12 21:48:40 +0000 |
commit | 721094143ddf904a994d65daf4ff51c19a96187f (patch) | |
tree | ece858d1c603155b8d854816946288124236d616 /media-video | |
parent | Bump dev-python/sphinx to 0.6.4 (diff) | |
download | gentoo-2-721094143ddf904a994d65daf4ff51c19a96187f.tar.gz gentoo-2-721094143ddf904a994d65daf4ff51c19a96187f.tar.bz2 gentoo-2-721094143ddf904a994d65daf4ff51c19a96187f.zip |
Add missing libXt and libXpm deps for the mozilla plugin, bug #300152, by Donnie Lunder <speedy@carboncode.com>
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/vlc/ChangeLog | 7 | ||||
-rw-r--r-- | media-video/vlc/vlc-1.0.4.ebuild | 4 | ||||
-rw-r--r-- | media-video/vlc/vlc-1.0.9999.ebuild | 4 | ||||
-rw-r--r-- | media-video/vlc/vlc-9999.ebuild | 4 |
4 files changed, 12 insertions, 7 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog index 1568cba0af9e..4ee41e31587f 100644 --- a/media-video/vlc/ChangeLog +++ b/media-video/vlc/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for media-video/vlc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.546 2010/01/10 17:04:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.547 2010/01/12 21:48:40 aballier Exp $ + + 12 Jan 2010; Alexis Ballier <aballier@gentoo.org> vlc-1.0.4.ebuild, + vlc-1.0.9999.ebuild, vlc-9999.ebuild: + Add missing libXt and libXpm deps for the mozilla plugin, bug #300152, by + Donnie Lunder <speedy@carboncode.com> 10 Jan 2010; Alexis Ballier <aballier@gentoo.org> vlc-1.0.4.ebuild, vlc-1.0.9999.ebuild, vlc-9999.ebuild: diff --git a/media-video/vlc/vlc-1.0.4.ebuild b/media-video/vlc/vlc-1.0.4.ebuild index dfb2f6d87cd2..e0738106c962 100644 --- a/media-video/vlc/vlc-1.0.4.ebuild +++ b/media-video/vlc/vlc-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.4.ebuild,v 1.6 2010/01/10 17:04:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.4.ebuild,v 1.7 2010/01/12 21:48:40 aballier Exp $ EAPI="2" @@ -112,7 +112,7 @@ RDEPEND=" mtp? ( >=media-libs/libmtp-0.3.0 ) musepack? ( >=media-sound/musepack-tools-444 ) ncurses? ( sys-libs/ncurses ) - nsplugin? ( >=net-libs/xulrunner-1.8 ) + nsplugin? ( >=net-libs/xulrunner-1.8 x11-libs/libXpm x11-libs/libXt ) ogg? ( media-libs/libogg ) pda? ( x11-libs/gtk+:2 ) png? ( media-libs/libpng ) diff --git a/media-video/vlc/vlc-1.0.9999.ebuild b/media-video/vlc/vlc-1.0.9999.ebuild index e6299bab9164..124fafdd6a37 100644 --- a/media-video/vlc/vlc-1.0.9999.ebuild +++ b/media-video/vlc/vlc-1.0.9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild,v 1.34 2010/01/10 17:04:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-1.0.9999.ebuild,v 1.35 2010/01/12 21:48:40 aballier Exp $ EAPI="2" @@ -113,7 +113,7 @@ RDEPEND=" mtp? ( >=media-libs/libmtp-0.3.0 ) musepack? ( >=media-sound/musepack-tools-444 ) ncurses? ( sys-libs/ncurses ) - nsplugin? ( >=net-libs/xulrunner-1.8 ) + nsplugin? ( >=net-libs/xulrunner-1.8 x11-libs/libXpm x11-libs/libXt ) ogg? ( media-libs/libogg ) pda? ( x11-libs/gtk+:2 ) png? ( media-libs/libpng ) diff --git a/media-video/vlc/vlc-9999.ebuild b/media-video/vlc/vlc-9999.ebuild index f2f34798dc11..9905999fe011 100644 --- a/media-video/vlc/vlc-9999.ebuild +++ b/media-video/vlc/vlc-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.55 2010/01/10 17:04:46 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-9999.ebuild,v 1.56 2010/01/12 21:48:40 aballier Exp $ EAPI="2" @@ -108,7 +108,7 @@ RDEPEND=" mtp? ( >=media-libs/libmtp-0.3.0 ) musepack? ( >=media-sound/musepack-tools-444 ) ncurses? ( sys-libs/ncurses ) - nsplugin? ( >=net-libs/xulrunner-1.8 ) + nsplugin? ( >=net-libs/xulrunner-1.8 x11-libs/libXpm x11-libs/libXt ) ogg? ( media-libs/libogg ) opengl? ( virtual/opengl ) png? ( media-libs/libpng sys-libs/zlib ) |