Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
141cb731
Commit
141cb731
authored
Oct 14, 2002
by
Alexis de Lattre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated description.
parent
d266c1b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
16 additions
and
19 deletions
+16
-19
vlc.spec
vlc.spec
+16
-19
No files found.
vlc.spec
View file @
141cb731
%define name vlc
%define name vlc
%define vlc_ver 0.4.
2
%define vlc_ver 0.4.
5
%define version %vlc_ver
%define version %vlc_ver
%define cvs 0
%define cvs 0
%if %{cvs}
%if %{cvs}
%define cvsdate 20010619
%define cvsdate 20010619
%define release 0.%{cvsdate}
mdk
%define release 0.%{cvsdate}
%define cvs_name %{name}-snapshot-%{cvsdate}-00
%define cvs_name %{name}-snapshot-%{cvsdate}-00
%else
%else
%define release 1
mdk
%define release 1
%endif
%endif
# The QT interface is not functional yet
%define plugin_qt 0
%define plugin_qt 0
%define plugin_lirc 1
%define plugin_lirc 1
...
@@ -31,12 +30,12 @@ License: GPL
...
@@ -31,12 +30,12 @@ License: GPL
Group: Video
Group: Video
URL: http://www.videolan.org/
URL: http://www.videolan.org/
Requires: vlc-gui
Requires: vlc-gui
#
yves 0.4.0-1mdk
needed by ffmpeg builtin (i want MPEG4 support out of box)
#
vlc-mad
needed by ffmpeg builtin (i want MPEG4 support out of box)
Requires: vlc-mad
Requires: vlc-mad
BuildRoot: %_tmppath/%name-%version-%release-root
BuildRoot: %_tmppath/%name-%version-%release-root
Buildrequires: libncurses5-devel
Buildrequires: libncurses5-devel
Buildrequires: libqt2-devel
#
Buildrequires: libqt2-devel
Buildrequires: libgtk+1.2-devel
Buildrequires: libgtk+1.2-devel
Buildrequires: gnome-libs-devel
Buildrequires: gnome-libs-devel
Buildrequires: db1-devel
Buildrequires: db1-devel
...
@@ -51,18 +50,16 @@ Buildrequires: liblirc-devel
...
@@ -51,18 +50,16 @@ Buildrequires: liblirc-devel
Buildrequires: libffmpeg-devel
Buildrequires: libffmpeg-devel
%description
%description
VideoLAN is a free network-aware MPEG1, MPEG2, MPEG4 (aka DivX)
VideoLAN is an OpenSource streaming solution for every OS developed by
and DVD player.
students from the Ecole Centrale Paris and developers from all over the
The VideoLAN Client allows to play MPEG2 Transport Streams from the
World.
network or from a file, as well as direct DVD playback.
The VideoLAN Client (vlc) plays MPEG1, MPEG2 and MPEG4 (aka DivX) files,
VideoLAN is a project of students from the Ecole Centrale Paris.
DVDs, VCDs, SVCDs, from a satellite card, from an MPEG2 Transport
This version add MPEG1 support, direct DVD support, DVD decryption,
Streams sent by the VideoLAN Server (vls) or from a Web server (with the
arbitrary, seeking in the stream, pause, fast forward and slow motion,
HTTP input).
hardware YUV acceleration and a few new interface features
You may install vlc-gnome or vlc-gtk to have a nice graphical interface.
including drag'n'drop.
This package contains no CSS unscrambling functionality for DVDs ;
You may install vlc-gnome, vlc-gtk and vlc-ncurses.
you need the libdvdcss library available from
This package contains no CSS unscrambling functionality.
You need the libdvdcss library available from
http://www.videolan.org/libdvdcss/ or http://plf.zarb.org/
http://www.videolan.org/libdvdcss/ or http://plf.zarb.org/
# intf plugins
# intf plugins
...
...
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