diff options
author | Martin Schlemmer <azarah@gentoo.org> | 2001-11-18 21:45:59 +0000 |
---|---|---|
committer | Martin Schlemmer <azarah@gentoo.org> | 2001-11-18 21:45:59 +0000 |
commit | 62a4e54b77fe87d13855a9057c7c0813d5d657d4 (patch) | |
tree | 99dce3b3ecb28bc6a5e8fed87aed2fd7340d2ac5 /media-video | |
parent | procinfo, a app to displays the info in /proc/* (diff) | |
download | historical-62a4e54b77fe87d13855a9057c7c0813d5d657d4.tar.gz historical-62a4e54b77fe87d13855a9057c7c0813d5d657d4.tar.bz2 historical-62a4e54b77fe87d13855a9057c7c0813d5d657d4.zip |
dep update
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mplayer/mplayer-0.50-r2.ebuild | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/media-video/mplayer/mplayer-0.50-r2.ebuild b/media-video/mplayer/mplayer-0.50-r2.ebuild index 919236dd71fe..e8036719106b 100644 --- a/media-video/mplayer/mplayer-0.50-r2.ebuild +++ b/media-video/mplayer/mplayer-0.50-r2.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Maintainer: Desktop Team <desktop@cvs.gentoo.org> -# Authors Bruce Locke <blocke@shivan.org>, Martin Schlemmer <azarah@gentoo.org>, -# Donny Davies <woodchip@gentoo.org> +# Authors Bruce Locke <blocke@shivan.org>, Martin Schlemmer <azarah@gentoo.org> +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.50-r2.ebuild,v 1.3 2001/11/18 21:45:59 azarah Exp $ # Handle PREversions as well MY_PV="`echo ${PV} |sed -e 's/_//'`" @@ -17,6 +17,7 @@ HOMEPAGE="http://www.mplayerhq.hu" # Experimental USE flags dvd and decss DEPEND="virtual/glibc dev-lang/nasm + app-arch/unzip media-libs/win32codecs >=media-libs/divx4linux-20011010 dvd? ( media-libs/libdvdread ) |