Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc
Commits
69c1d011
Commit
69c1d011
authored
May 04, 2004
by
Derk-Jan Hartman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* updates to ebuild for 0.7.2
parent
d10776c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
18 deletions
+21
-18
vlc.ebuild
vlc.ebuild
+21
-18
No files found.
vlc.ebuild
View file @
69c1d011
...
@@ -33,7 +33,7 @@ inherit libtool gcc eutils
...
@@ -33,7 +33,7 @@ inherit libtool gcc eutils
IUSE
=
"arts ncurses dvd gtk nls 3dfx svga fbcon esd X alsa ggi speex
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 slp bidi truetype v4l lirc
wxwindows imlib matroska dvb
pvr satellite
mozilla debug faad
wxwindows imlib matroska dvb mozilla debug faad
xosd altivec png dts"
xosd altivec png dts"
S
=
${
WORKDIR
}
/
${
P
}
S
=
${
WORKDIR
}
/
${
P
}
...
@@ -58,7 +58,7 @@ RDEPEND="X? ( virtual/x11 )
...
@@ -58,7 +58,7 @@ RDEPEND="X? ( virtual/x11 )
>=media-libs/libdvdnav-0.1.9
>=media-libs/libdvdnav-0.1.9
>=media-libs/libdvdplay-1.0.1 )
>=media-libs/libdvdplay-1.0.1 )
esd? ( >=media-sound/esound-0.2.22 )
esd? ( >=media-sound/esound-0.2.22 )
faad? ( >=media-libs/faad2-2.0
_rc3
)
faad? ( >=media-libs/faad2-2.0 )
ggi? ( >=media-libs/libggi-2.0_beta3 )
ggi? ( >=media-libs/libggi-2.0_beta3 )
gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 )
gnome? ( >=gnome-base/gnome-libs-1.4.1.2-r1 )
gtk? ( =x11-libs/gtk+-1.2* )
gtk? ( =x11-libs/gtk+-1.2* )
...
@@ -66,22 +66,23 @@ RDEPEND="X? ( virtual/x11 )
...
@@ -66,22 +66,23 @@ RDEPEND="X? ( virtual/x11 )
lirc? ( app-misc/lirc )
lirc? ( app-misc/lirc )
mad? ( media-libs/libmad
mad? ( media-libs/libmad
media-libs/libid3tag )
media-libs/libid3tag )
matroska? ( >=media-libs/libmatroska-0.
6.3
)
matroska? ( >=media-libs/libmatroska-0.
7.0
)
mozilla? ( >=net-www/mozilla-1.
4
)
mozilla? ( >=net-www/mozilla-1.
5
)
ncurses? ( sys-libs/ncurses )
ncurses? ( sys-libs/ncurses )
nls? ( >=sys-devel/gettext-0.12.1 )
nls? ( >=sys-devel/gettext-0.12.1 )
oggvorbis? ( >=media-libs/libvorbis-1.0
oggvorbis? ( >=media-libs/libvorbis-1.0
.1
>=media-libs/libogg-1.
0
)
>=media-libs/libogg-1.
1
)
sdl? ( >=media-libs/libsdl-1.2.5 )
sdl? ( >=media-libs/libsdl-1.2.5 )
slp? ( >=net-libs/openslp-1.0.10 )
slp? ( >=net-libs/openslp-1.0.10 )
bidi? ( >=dev-libs/fribidi-0.10.4 )
bidi? ( >=dev-libs/fribidi-0.10.4 )
truetype? ( >=media-libs/freetype-2.1.4 )
truetype? ( >=media-libs/freetype-2.1.4 )
wxwindows? ( >=x11-libs/wxGTK-2.4.
1
)
wxwindows? ( >=x11-libs/wxGTK-2.4.
2
)
xosd? ( >=x11-libs/xosd-2.0 )
xosd? ( >=x11-libs/xosd-2.0 )
3dfx? ( media-libs/glide-v3 )
3dfx? ( media-libs/glide-v3 )
png? ( >=media-libs/libpng-1.2.5 )
png? ( >=media-libs/libpng-1.2.5 )
speex? ( >=media-libs/speex-1.
0.3
)
speex? ( >=media-libs/speex-1.
1.5
)
dts? ( >=media-libs/libdts-0.0.2 )
dts? ( >=media-libs/libdts-0.0.2 )
svga? ( media-libs/svgalib )
>=media-sound/lame-3.93.1
>=media-sound/lame-3.93.1
>=media-libs/libdvbpsi-0.1.3
>=media-libs/libdvbpsi-0.1.3
>=media-libs/a52dec-0.7.4
>=media-libs/a52dec-0.7.4
...
@@ -115,12 +116,16 @@ src_compile(){
...
@@ -115,12 +116,16 @@ src_compile(){
local
myconf
local
myconf
myconf
=
"--disable-mga --enable-flac --with-gnu-ld
\
myconf
=
"--disable-mga --enable-flac --with-gnu-ld
\
--enable-a52 --enable-dvbpsi --enable-libmpeg2
\
--enable-a52 --enable-dvbpsi --enable-libmpeg2
\
--disable-qt --disable-kde --disable-libcdio --disable-libcddb
\
--disable-qt --disable-kde --disable-gnome --disable-gtk
\
--disable-vcdx --enable-ffmpeg --with-ffmpeg-mp3lame
\
--disable-libcdio --disable-libcddb --disable-vcdx
\
--enable-livedotcom --with-livedotcom-tree=/usr/lib/live
\
--enable-ffmpeg --with-ffmpeg-mp3lame
\
--disable-skins2"
#keep the new skins disabled for now
--enable-livedotcom --with-livedotcom-tree=/usr/lib/live"
#--enable-pth GNU Pth support (default disabled)
# qt, kde, gnome and gtk interfaces are deprecated and in a bad condition
# the same for mga video, libdv and xvid decoders
# cddax and vcdx (which depend on libcdio and libcddb) are not ready yet
#--enable-pth GNU Pth support (default disabled)
#--enable-st State Threads (default disabled)
#--enable-st State Threads (default disabled)
#--enable-gprof gprof profiling (default disabled)
#--enable-gprof gprof profiling (default disabled)
#--enable-cprof cprof profiling (default disabled)
#--enable-cprof cprof profiling (default disabled)
...
@@ -132,7 +137,7 @@ src_compile(){
...
@@ -132,7 +137,7 @@ src_compile(){
use debug
&&
myconf
=
"
${
myconf
}
--enable-debug"
\
use debug
&&
myconf
=
"
${
myconf
}
--enable-debug"
\
||
myconf
=
"
${
myconf
}
--enable-release"
||
myconf
=
"
${
myconf
}
--enable-release"
(
use imlib
&&
use wxwindows
)
&&
myconf
=
"
${
myconf
}
--enable-skins"
(
use imlib
&&
use wxwindows
)
&&
myconf
=
"
${
myconf
}
--enable-skins
--enable-skins2
"
use mozilla
\
use mozilla
\
&&
myconf
=
"
${
myconf
}
--enable-mozilla
\
&&
myconf
=
"
${
myconf
}
--enable-mozilla
\
...
@@ -172,11 +177,9 @@ src_compile(){
...
@@ -172,11 +177,9 @@ src_compile(){
$(
use_enable dvd dvdplay
)
\
$(
use_enable dvd dvdplay
)
\
$(
use_enable dvd dvdnav
)
\
$(
use_enable dvd dvdnav
)
\
$(
use_enable dvb
)
\
$(
use_enable dvb
)
\
$(
use_enable pvr
)
\
$(
use_enable dvb pvr
)
\
$(
use_enable satellite
)
\
$(
use_enable joystick
)
$(
use_enable lirc
)
\
$(
use_enable joystick
)
$(
use_enable lirc
)
\
$(
use_enable arts
)
\
$(
use_enable arts
)
\
$(
use_enable gtk
)
$(
use_enable gnome
)
\
$(
use_enable oggvorbis ogg
)
$(
use_enable oggvorbis vorbis
)
\
$(
use_enable oggvorbis ogg
)
$(
use_enable oggvorbis vorbis
)
\
$(
use_enable speex
)
\
$(
use_enable speex
)
\
$(
use_enable matroska mkv
)
\
$(
use_enable matroska mkv
)
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment