summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2004-11-11 09:23:12 +0000
committerLuca Barbato <lu_zero@gentoo.org>2004-11-11 09:23:12 +0000
commitc96bf3f94cabd80a29cdb7f0e702d79269558d0b (patch)
treee2ab1d04877dcb170fa737973fb3f6624ac13f84 /media-video/vlc
parentAdded ebuild for gcc-sparc64-3.4.3. (diff)
downloadhistorical-c96bf3f94cabd80a29cdb7f0e702d79269558d0b.tar.gz
historical-c96bf3f94cabd80a29cdb7f0e702d79269558d0b.tar.bz2
historical-c96bf3f94cabd80a29cdb7f0e702d79269558d0b.zip
Temp workaround for slp
Diffstat (limited to 'media-video/vlc')
-rw-r--r--media-video/vlc/ChangeLog5
-rw-r--r--media-video/vlc/Manifest4
-rw-r--r--media-video/vlc/vlc-0.8.0.ebuild12
3 files changed, 12 insertions, 9 deletions
diff --git a/media-video/vlc/ChangeLog b/media-video/vlc/ChangeLog
index 53a2c0a7a16e..1d275626563f 100644
--- a/media-video/vlc/ChangeLog
+++ b/media-video/vlc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-video/vlc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.59 2004/11/09 13:47:37 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/ChangeLog,v 1.60 2004/11/11 09:23:12 lu_zero Exp $
+
+ 11 Nov 2004; Luca Barbato <lu_zero@gentoo.org> vlc-0.8.0.ebuild:
+ Temporary removed slp
*vlc-0.8.0 (09 Nov 2004)
diff --git a/media-video/vlc/Manifest b/media-video/vlc/Manifest
index fee9c32cf672..152c1a5f108e 100644
--- a/media-video/vlc/Manifest
+++ b/media-video/vlc/Manifest
@@ -1,6 +1,6 @@
MD5 df5613e3375e65e035074cf14ab16580 vlc-0.6.1.ebuild 6115
-MD5 952f129131b0619e0f99433f9b7e3b30 vlc-0.8.0.ebuild 6395
-MD5 403a4c434683764ff58baac100e7b5bb ChangeLog 11777
+MD5 4532195ada797d0c5e384d08cf771aa1 vlc-0.8.0.ebuild 6419
+MD5 ee68a4ec2313e021eb50ffe9fa204842 ChangeLog 11869
MD5 bce2684d4488e4674e07923c07905eb4 vlc-0.7.2-r1.ebuild 6472
MD5 c93943ad91a4f4d68ccbed3cba86d848 metadata.xml 261
MD5 daf7a6111506c3eb8ef2ae06ee77a542 vlc-0.7.2.ebuild 6000
diff --git a/media-video/vlc/vlc-0.8.0.ebuild b/media-video/vlc/vlc-0.8.0.ebuild
index f991a484814c..66f8f5fef388 100644
--- a/media-video/vlc/vlc-0.8.0.ebuild
+++ b/media-video/vlc/vlc-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.8.0.ebuild,v 1.1 2004/11/09 13:47:38 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/vlc/vlc-0.8.0.ebuild,v 1.2 2004/11/11 09:23:12 lu_zero Exp $
# Missing support for...
# tarkin - package not in portage yet - experimental
@@ -16,9 +16,9 @@ LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="arts ncurses dvd gtk nls 3dfx svga fbcon esd X alsa ggi speex
- oggvorbis gnome xv oss sdl aalib slp bidi truetype v4l lirc
+ oggvorbis gnome xv oss sdl aalib bidi truetype v4l lirc
wxwindows imlib matroska dvb mozilla debug faad theora
- xosd altivec png dts"
+ xosd altivec png dts" #slp
RDEPEND="X? ( virtual/x11 )
aalib? ( >=media-libs/aalib-1.4_rc4-r2
@@ -46,7 +46,6 @@ RDEPEND="X? ( virtual/x11 )
oggvorbis? ( >=media-libs/libvorbis-1.0.1
>=media-libs/libogg-1.1 )
sdl? ( >=media-libs/libsdl-1.2.5 )
- slp? ( >=net-libs/openslp-1.0.11 )
bidi? ( >=dev-libs/fribidi-0.10.4 )
theora? ( media-libs/libtheora )
truetype? ( >=media-libs/freetype-2.1.4 )
@@ -64,6 +63,7 @@ RDEPEND="X? ( virtual/x11 )
>=media-video/ffmpeg-0.4.8.20040222
>=media-plugins/live-2004.07.20
>=media-libs/flac-1.1.0"
+# slp? ( >=net-libs/openslp-1.0.11 )
DEPEND="$RDEPEND >=sys-devel/autoconf-2.5.8
>=sys-devel/automake-1.7.9"
@@ -96,7 +96,7 @@ src_compile() {
--disable-qt --disable-kde --disable-gnome --disable-gtk \
--disable-libcdio --disable-libcddb --disable-vcdx \
--enable-ffmpeg --with-ffmpeg-mp3lame \
- --enable-livedotcom --with-livedotcom-tree=/usr/lib/live --disable-skins --disable-skins2"
+ --enable-livedotcom --with-livedotcom-tree=/usr/lib/live --disable-skins --disable-skins2 --disable-slp"
# qt, kde, gnome and gtk interfaces are deprecated and in a bad condition
# the same for mga video, libdv and xvid decoders
@@ -144,7 +144,6 @@ src_compile() {
# $(use_enable altivec) \
econf \
$(use_enable nls) \
- $(use_enable slp) \
$(use_enable xosd) \
$(use_enable ncurses) \
$(use_enable alsa) \
@@ -178,6 +177,7 @@ src_compile() {
$(use_enable 3dfx glide) \
$(use_enable dts) \
${myconf} || die "configure of VLC failed"
+# $(use_enable slp) \ broken
if [[ $(gcc-major-version) == 2 ]]; then
sed -i -e s:"-fomit-frame-pointer":: vlc-config || die "-fomit-frame-pointer patching failed"