Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC
Manage
Activity
Members
Labels
Plan
Issues
4k
Issue boards
Milestones
Code
Merge requests
454
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC
Commits
9b8e4de1
Commit
9b8e4de1
authored
21 years ago
by
hartman
Browse files
Options
Downloads
Patches
Plain Diff
* removed matrox support, since the modules is broken
http://bugs.gentoo.org/show_bug.cgi?id=24910
parent
573de01f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vlc.ebuild
+2
-4
2 additions, 4 deletions
vlc.ebuild
with
2 additions
and
4 deletions
vlc.ebuild
+
2
−
4
View file @
9b8e4de1
...
...
@@ -2,7 +2,7 @@
# vlc.ebuild: A Gentoo ebuild for vlc
###############################################################################
# Copyright (C) 2003 VideoLAN
# $Id: vlc.ebuild,v 1.1
6
2003/07/20
19:48:30
hartman Exp $
# $Id: vlc.ebuild,v 1.1
7
2003/07/20
20:54:01
hartman Exp $
#
# Authors: Derk-Jan Hartman <thedj at users.sf.net>
#
...
...
@@ -25,7 +25,7 @@
# Thanks to the Gentoo Team for supporting us.
###############################################################################
IUSE
=
"arts qt ncurses dvd gtk nls 3dfx
matrox
svga fbcon esd kde X alsa ggi oggvorbis gnome xv oss sdl fbcon aalib slp truetype v4l lirc wxwindows imlib matroska dvb pvr mozilla mad debug xvid"
IUSE
=
"arts qt ncurses dvd gtk nls 3dfx svga fbcon esd kde X alsa ggi oggvorbis gnome xv oss sdl fbcon aalib slp truetype v4l lirc wxwindows imlib matroska dvb pvr mozilla mad debug xvid"
# Change these to correspond with the
# unpacked dirnames of the CVS snapshots.
...
...
@@ -164,8 +164,6 @@ src_compile(){
use 3dfx
&&
myconf
=
"
${
myconf
}
--enable-glide"
use matrox
&&
myconf
=
"
${
myconf
}
--enable-mga"
use svga
&&
myconf
=
"
${
myconf
}
--enable-svgalib"
use sdl
||
myconf
=
"
${
myconf
}
--disable-sdl"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment