]> git.pld-linux.org Git - packages/vlc.git/blame_incremental - vlc.spec
- "Ogg" and "Vorbis" unification
[packages/vlc.git] / vlc.spec
... / ...
CommitLineData
1#
2# TODO:
3# - return to gettextize/aclocal/autoconf
4# - check the altivec patch
5# - check the po patch
6# - add proper package descriptions/translations
7# - check files/packages (can we keep png/xpm/bmp/ico in X11 package)
8# - shorten the files section
9# - check this no->nb locale stuff
10# - check find_lang macro
11# - change group for vlc and framebuffer video out (it's not the X11)
12# - default subtitles font change (btw. you can change this in your ~/.vlc/vlcrc)
13#
14# Conditional build:
15%bcond_without alsa # don't build alsa plugin
16#
17Summary: VLC - a multimedia player and stream server
18Summary(pl): VLC - odtwarzacz multimedialny oraz serwer strumieni
19Name: vlc
20Version: 0.7.2
21Release: 1
22License: GPL
23Group: X11/Applications/Multimedia
24Source0: http://www.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.gz
25# Source0-md5: 25dfcc804cb92f46c0b64ce1466515cc
26Patch0: %{name}-altivec.patch
27Patch1: %{name}-po.patch
28Patch2: %{name}-buildflags.patch
29URL: http://www.videolan.org/vlc/
30BuildRequires: SDL-devel >= 1.2
31%{?with_alsa:BuildRequires: alsa-lib-devel >= 0.9}
32BuildRequires: autoconf
33BuildRequires: automake
34BuildRequires: esound-devel
35BuildRequires: ffmpeg-devel
36BuildRequires: gettext-devel
37BuildRequires: gnome-libs-devel
38BuildRequires: libdvdcss-devel
39BuildRequires: libdts-devel
40BuildRequires: libebml-devel
41BuildRequires: libggi-devel
42BuildRequires: libcdio-devel
43BuildRequires: libcddb-devel
44BuildRequires: libdvdnav-devel
45BuildRequires: libdvdread-devel
46BuildRequires: libid3tag-devel
47BuildRequires: libpostproc-devel
48BuildRequires: mpeg2dec-devel
49BuildRequires: vcdimager-devel
50BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
51
52%description
53VLC (initially VideoLAN Client) is a multimedia player for various
54audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, MP3, Ogg, ...)
55as well as DVDs, VCDs, and various streaming protocols. It can also
56be used as a server to stream in unicast or multicast in IPv4
57or IPv6 on a high-bandwidth network.
58
59%description -l pl
60