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
7dc78a32
Commit
7dc78a32
authored
Apr 08, 2003
by
Alexis de Lattre
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update spec file for the 0.5.3 release, courtesy of Jason Luka.
parent
2387d9b4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
59 additions
and
46 deletions
+59
-46
vlc.spec.redhat
vlc.spec.redhat
+59
-46
No files found.
vlc.spec.redhat
View file @
7dc78a32
Summary: The VideoLAN client, also a very good standalone video player.
Summary: The VideoLAN client, also a very good standalone video player.
Name: vlc
Name: vlc
Version: 0.5.
2
Version: 0.5.
3
Release: 1
Release: 1
Group: Applications/Multimedia
Group: Applications/Multimedia
License: GPL
License: GPL
...
@@ -8,59 +8,60 @@ URL: http://www.videolan.org/
...
@@ -8,59 +8,60 @@ URL: http://www.videolan.org/
Source: http://www.videolan.org/pub/videolan/vlc/vlc-%{version}.tar.bz2
Source: http://www.videolan.org/pub/videolan/vlc/vlc-%{version}.tar.bz2
Buildroot: %{_tmppath}/%{name}-root
Buildroot: %{_tmppath}/%{name}-root
Packager: Jason Luka <jason@geshp.com>
Packager: Jason Luka <jason@geshp.com>
Requires: XFree86, desktop-file-utils
Buildrequires: XFree86-devel, desktop-file-utils
%{!?_without_dvd:Requires: libdvdcss}
%{!?_without_dvd:Buildrequires: libdvdcss-devel}
%{!?_without_dvdread:Requires: libdvdread}
%{!?_without_dvdread:Buildrequires: libdvdread-devel}
%{!?_without_dvdplay:Requires: libdvdplay}
%{!?_without_dvdplay:Buildrequires: libdvdplay-devel}
%{!?_without_dvbpsi:Requires: libdvbpsi}
%{!?_without_dvbpsi:Buildrequires: libdvbpsi-devel}
%{!?_without_ogg:Requires: libogg}
%{!?_without_ogg:Buildrequires: libogg-devel}
%{!?_without_mad:Requires: libmad}
%{!?_without_mad:Buildrequires: libmad}
%{!?_without_ffmpeg:Requires: libffmpeg}
%{!?_without_ffmpeg:Buildrequires: ffmpeg-devel}
%{!?_without_xvid:Requires: xvidcore}
%{!?_without_xvid:Buildrequires: xvidcore-devel}
%{!?_without_a52:Requires: a52dec}
%{!?_without_a52:Buildrequires: a52dec-devel}
%{?_with_dv:Requires: libdv}
%{?_with_dv:Buildrequires: libdv-devel}
%{!?_without_flac:Requires: flac}
%{!?_without_flac:Buildrequires: flac-devel}
%{!?_without_vorbis:Requires: libvorbis}
%{!?_without_vorbis:Buildrequires: libvorbis-devel}
%{!?_without_sdl:Requires: SDL}
%{!?_without_sdl:Buildrequires: SDL-devel}
%{!?_without_aa:Requires: aalib}
%{!?_without_aa:Buildrequires: aalib-devel}
%{!?_without_esd:Requires: esound}
%{!?_without_esd:Buildrequires: esound-devel}
%{!?_without_arts:Requires: arts}
%{!?_without_arts:Buildrequires: arts-devel}
%{!?_without_alsa:Requires: alsa-lib}
%{!?_without_alsa:Buildrequires: alsa-lib-devel}
%{!?_without_gtk:Requires: gtk+}
%{!?_without_gtk:Buildrequires: gtk+-devel}
%{!?_without_gnome:Requires: gnome-libs}
%{!?_without_gnome:Buildrequires: gnome-libs-devel}
%{?_with_qt:Requires: qt}
%{!?_without_lirc:Buildrequires: lirc}
%{?_with_kde:Requires: kdelibs}
%{?_with_qt:Buildrequires: qt-devel}
%{?_with_ncurses:Requires: ncurses}
%{?_with_kde:Buildrequires: kdelibs-devel}
%{!?_without_xosd:Requires: xosd}
%{?_with_ncurses:Buildrequires: ncurses-devel >= 5}
%{!?_without_xosd:Buildrequires: xosd-devel}
%{!?_without_lirc:Requires: lirc}
%{!?_without_lirc:Requires: lirc}
%{?_with_mozilla:Requires: mozilla}
%{?_with_mozilla:Requires: mozilla
-devel
}
Requires: XFree86, desktop-file-utils
Requires: XFree86, desktop-file-utils
%{!?_without_dvd:Requires: libdvdcss}
%{!?_without_dvd:Requires: libdvdcss}
%{!?_without_dvdread:Requires: libdvdread}
%{!?_without_dvdread:Requires: libdvdread}
%{!?_without_dvdplay:Requires: libdvdplay}
%{!?_without_dvdplay:Requires: libdvdplay}
%{!?_without_dvbpsi:Requires: libdvbpsi}
#%
%{!?_without_dvbpsi:Requires: libdvbpsi}
%{!?_without_ogg:Requires: libogg}
#%
%{!?_without_ogg:Requires: libogg}
%{!?_without_mad:Requires: libmad}
%{!?_without_mad:Requires: libmad}
%{!?_without_ffmpeg:Requires:
lib
ffmpeg}
%{!?_without_ffmpeg:Requires: ffmpeg}
%{!?_without_xvid:Requires: xvidcore}
#%
%{!?_without_xvid:Requires: xvidcore}
%{!?_without_a52:Requires: a52dec}
%{!?_without_a52:Requires: a52dec}
%{?_with_dv:Requires: libdv}
#%
%{?_with_dv:Requires: libdv}
%{!?_without_flac:Requires: flac}
#%
%{!?_without_flac:Requires: flac}
%{!?_without_vorbis:Requires: libvorbis}
#%
%{!?_without_vorbis:Requires: libvorbis}
%{!?_without_sdl:Requires: SDL}
#%
%{!?_without_sdl:Requires: SDL}
%{!?_without_aa:Requires: aalib}
#%
%{!?_without_aa:Requires: aalib}
%{!?_without_esd:Requires: esound}
#%
%{!?_without_esd:Requires: esound}
%{!?_without_arts:Requires: arts}
#%
%{!?_without_arts:Requires: arts}
%{!?_without_alsa:Requires: alsa-lib}
#%
%{!?_without_alsa:Requires: alsa-lib}
%{!?_without_gtk:Requires: gtk+}
#%
%{!?_without_gtk:Requires: gtk+}
%{!?_without_gnome:Requires: gnome-libs}
#%
%{!?_without_gnome:Requires: gnome-libs}
%{?_with_qt:Requires: qt}
#%
%{?_with_qt:Requires: qt}
%{?_with_kde:Requires: kdelibs}
#%
%{?_with_kde:Requires: kdelibs}
%{?_with_ncurses:Requires: ncurses}
#%
%{?_with_ncurses:Requires: ncurses}
%{!?_without_xosd:Requires: xosd}
#%
%{!?_without_xosd:Requires: xosd}
%{!?_without_lirc:Requires: lirc}
#%
%{!?_without_lirc:Requires: lirc}
%{?_with_mozilla:Requires: mozilla}
#%
%{?_with_mozilla:Requires: mozilla}
%description
%description
VideoLAN Client (VLC) is a highly portable multimedia player for various
VideoLAN Client (VLC) is a highly portable multimedia player for various
...
@@ -208,6 +209,18 @@ rm -rf %{buildroot}
...
@@ -208,6 +209,18 @@ rm -rf %{buildroot}
%{_libdir}/libvlc.a
%{_libdir}/libvlc.a
%changelog
%changelog
* Mon Apr 7 2003 Jason Luka <jason@geshp.com>
- Update to 0.5.3
* Sat Apr 5 2003 Jason Luka <jason@geshp.com>
- Rebuilt for Red Hat 9
- Changed dependencies for ffmpeg's new name
- Required lirc support at build-time
* Sat Mar 25 2003 Jason Luka <jason@geshp.com>
- Fixed Buildrequire statements to require all plugins at compile-time
- Fixed Require statements so users don't have to install every plugin
* Thu Mar 23 2003 Jason Luka <jason@geshp.com>
* Thu Mar 23 2003 Jason Luka <jason@geshp.com>
- Renamed ffmpeg to libffmpeg
- Renamed ffmpeg to libffmpeg
- Rebuilt for videolan site
- Rebuilt for videolan site
...
...
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