Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
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-1.1
Commits
693f22ac
Commit
693f22ac
authored
Apr 07, 2001
by
Christophe Massiot
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removed --enable-mmx (enabled by default under x86) and changed a few
things.
parent
196b34ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
vlc.spec
vlc.spec
+5
-2
No files found.
vlc.spec
View file @
693f22ac
...
@@ -11,6 +11,9 @@ Buildroot: /tmp/vlc-build
...
@@ -11,6 +11,9 @@ Buildroot: /tmp/vlc-build
Summary: VideoLAN Client.
Summary: VideoLAN Client.
%changelog
%changelog
* Sun Apr 8 2001 Christophe Massiot <massiot@via.ecp.fr>
New upstream release (0.2.70)
* Fri Feb 16 2001 Samuel Hocevar <sam@via.ecp.fr>
* Fri Feb 16 2001 Samuel Hocevar <sam@via.ecp.fr>
New upstream release
New upstream release
...
@@ -25,7 +28,7 @@ Initial package
...
@@ -25,7 +28,7 @@ Initial package
%description
%description
a free network-aware MPEG and DVD player
a free network-aware MPEG and DVD player
VideoLAN is a free MPEG2 software solution.
VideoLAN is a free MPEG
1/
2 software solution.
.
.
The VideoLAN Client allows to play MPEG2 Transport Streams from the
The VideoLAN Client allows to play MPEG2 Transport Streams from the
network or from a file, as well as direct DVD playback.
network or from a file, as well as direct DVD playback.
...
@@ -34,7 +37,7 @@ a free network-aware MPEG and DVD player
...
@@ -34,7 +37,7 @@ a free network-aware MPEG and DVD player
%setup
%setup
%build
%build
./configure --prefix=/usr --
enable-mmx --with-sdl --enable-esd
./configure --prefix=/usr --
with-sdl --enable-esd --enable-gnome --enable-qt
make
make
%install
%install
mkdir -p $RPM_BUILD_ROOT/usr/lib
mkdir -p $RPM_BUILD_ROOT/usr/lib
...
...
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