diff options
author | 2003-09-12 10:19:09 +0000 | |
---|---|---|
committer | 2003-09-12 10:19:09 +0000 | |
commit | f16f44747c70c2184731b5e523644a77d361b901 (patch) | |
tree | 94873adae4a9178ecc373c902efeace465151f35 /media-video | |
parent | version bump (diff) | |
download | gentoo-2-f16f44747c70c2184731b5e523644a77d361b901.tar.gz gentoo-2-f16f44747c70c2184731b5e523644a77d361b901.tar.bz2 gentoo-2-f16f44747c70c2184731b5e523644a77d361b901.zip |
samba fix
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/mplayer/Manifest | 18 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-0.91.ebuild | 4 | ||||
-rw-r--r-- | media-video/mplayer/mplayer-1.0_pre1.ebuild | 4 |
3 files changed, 13 insertions, 13 deletions
diff --git a/media-video/mplayer/Manifest b/media-video/mplayer/Manifest index 9f3d3f33af28..f33a9ff1fb54 100644 --- a/media-video/mplayer/Manifest +++ b/media-video/mplayer/Manifest @@ -1,13 +1,13 @@ +MD5 b536633616dd0e40e4027cd1abf51d41 mplayer-0.91.ebuild 11269 +MD5 11e5afb5f7ec6f0fa02de8fa00d43020 mplayer-1.0_pre1.ebuild 10845 MD5 c08f18defe3467ef0865ce6487f3c164 ChangeLog 14404 -MD5 039fcc5073a9137bf22e269a91690c14 mplayer-1.0_pre1.ebuild 10836 -MD5 b7a6784ccfcb669fd5f7327e9324034c mplayer-0.91.ebuild 11259 -MD5 6c2dab3392aab51766253b416ad2a10c files/default-skin.diff 396 -MD5 3a99e8f86899fc5356ae8d563af2ac9c files/digest-mplayer-1.0_pre1 358 -MD5 611354a9a8c185e9ae1cda37d197c073 files/digest-mplayer-0.91 355 -MD5 260489267a0ccf01fe300bce0ec1430d files/mencoder-segfault.patch 520 -MD5 a71fc9832d953424652af1125fb7ea64 files/mplayer-0.90-coreutils-fixup.patch 1857 -MD5 8f18911adcd661e70ad0cd84a94d49ac files/mplayer-0.90-divx.patch 25064 -MD5 26a52f084f4d177580ed9ea0187f54e7 files/mplayer-0.90-ppc-benh-2.patch 2049 MD5 9e064190a914d26b0392a266753161ed files/mplayer-0.90-ppc-benh.patch 2029 MD5 059e03d1d2c965b04a5e53ed850de64a files/mplayer-0.90_rc4-gtk2.patch 6183 +MD5 260489267a0ccf01fe300bce0ec1430d files/mencoder-segfault.patch 520 +MD5 6c2dab3392aab51766253b416ad2a10c files/default-skin.diff 396 +MD5 a71fc9832d953424652af1125fb7ea64 files/mplayer-0.90-coreutils-fixup.patch 1857 +MD5 611354a9a8c185e9ae1cda37d197c073 files/digest-mplayer-0.91 355 MD5 c2d65649f15837c5a326557ded4e47c5 files/mplayer.desktop 119 +MD5 3a99e8f86899fc5356ae8d563af2ac9c files/digest-mplayer-1.0_pre1 358 +MD5 26a52f084f4d177580ed9ea0187f54e7 files/mplayer-0.90-ppc-benh-2.patch 2049 +MD5 8f18911adcd661e70ad0cd84a94d49ac files/mplayer-0.90-divx.patch 25064 diff --git a/media-video/mplayer/mplayer-0.91.ebuild b/media-video/mplayer/mplayer-0.91.ebuild index ceb945eab12e..bc32245c4d28 100644 --- a/media-video/mplayer/mplayer-0.91.ebuild +++ b/media-video/mplayer/mplayer-0.91.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.91.ebuild,v 1.7 2003/09/06 23:01:10 pappy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-0.91.ebuild,v 1.8 2003/09/12 10:19:03 lanius Exp $ IUSE="dga oss xmms jpeg 3dfx sse matrox sdl X svga ggi oggvorbis 3dnow aalib gnome xv opengl truetype dvd gtk gif esd fbcon encode alsa directfb arts dvb gtk2 samba" @@ -53,7 +53,7 @@ RDEPEND="ppc? ( >=media-libs/xvid-0.9.0 ) nls? ( sys-devel/gettext ) media-sound/cdparanoia mpeg? ( media-libs/faad2 ) - samba? ( net-fs/samba ) + samba? ( >=net-fs/samba-2.2.8a ) >=sys-apps/portage-2.0.36" # dvd? ( media-libs/libdvdnav ) # Hardcode paranoia support for now, as there is no diff --git a/media-video/mplayer/mplayer-1.0_pre1.ebuild b/media-video/mplayer/mplayer-1.0_pre1.ebuild index 5a31a366c3f7..60b490798baa 100644 --- a/media-video/mplayer/mplayer-1.0_pre1.ebuild +++ b/media-video/mplayer/mplayer-1.0_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre1.ebuild,v 1.6 2003/09/06 18:43:31 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre1.ebuild,v 1.7 2003/09/12 10:19:03 lanius Exp $ IUSE="dga oss xmms jpeg 3dfx sse matrox sdl X svga ggi oggvorbis 3dnow aalib gnome xv opengl truetype dvd gtk gif esd fbcon encode alsa directfb arts dvb gtk2 samba" @@ -53,7 +53,7 @@ RDEPEND="ppc? ( >=media-libs/xvid-0.9.0 ) nls? ( sys-devel/gettext ) media-sound/cdparanoia mpeg? ( media-libs/faad2 ) - samba? ( net-fs/samba ) + samba? ( >=net-fs/samba-2.2.8a ) >=sys-apps/portage-2.0.36" # dvd? ( media-libs/libdvdnav ) # Hardcode paranoia support for now, as there is no |