]> git.pld-linux.org Git - packages/vlc.git/blame - vlc.spec
- added
[packages/vlc.git] / vlc.spec
CommitLineData
849ab139 1#
03bc35bf 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#
849ab139
JB
14# Conditional build:
15%bcond_without alsa # don't build alsa plugin
dc4e6932 16%bcond_without ggi # don't build ggi plugin
849ab139 17#
03bc35bf 18Summary: VLC - a multimedia player and stream server
19Summary(pl): VLC - odtwarzacz multimedialny oraz serwer strumieni
fd4c8844 20Name: vlc
03bc35bf 21Version: 0.7.2
22Release: 1
fd4c8844 23License: GPL
be8ed508 24Group: X11/Applications/Multimedia
723086e5 25Source0: http://www.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.gz
03bc35bf 26# Source0-md5: 25dfcc804cb92f46c0b64ce1466515cc
22f3d640 27Patch0: %{name}-altivec.patch
849ab139 28Patch1: %{name}-po.patch
03bc35bf 29Patch2: %{name}-buildflags.patch
30URL: http://www.videolan.org/vlc/
ae9b7c90 31BuildRequires: SDL-devel >= 1.2
849ab139 32%{?with_alsa:BuildRequires: alsa-lib-devel >= 0.9}
cd055cec 33BuildRequires: autoconf
849ab139 34BuildRequires: automake
dc4e6932 35BuildRequires: a52dec-libs-devel
33e02718 36BuildRequires: esound-devel
dc4e6932 37BuildRequires: ffmpeg-devel >= 0.4.9
93b30ea8 38BuildRequires: gettext-devel
33e02718 39BuildRequires: gnome-libs-devel
22f3d640 40BuildRequires: libdvdcss-devel
3089e686 41BuildRequires: libdts-devel
42BuildRequires: libebml-devel
dc4e6932 43%{?with_ggi:BuildRequires: libggi-devel}
03bc35bf 44BuildRequires: libcdio-devel
45BuildRequires: libcddb-devel
dc4e6932 46BuildRequires: libdvbpsi-devel
3089e686 47BuildRequires: libdvdnav-devel
e0445d5d 48BuildRequires: libdvdread-devel
3089e686 49BuildRequires: libid3tag-devel
dc4e6932 50BuildRequires: libmatroska-devel
e0445d5d 51BuildRequires: mpeg2dec-devel
03bc35bf 52BuildRequires: vcdimager-devel
fd4c8844
JK
53BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
54
8f03f972 55%description
03bc35bf 56VLC (initially VideoLAN Client) is a multimedia player for various
c87dd0e6 57audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, MP3, Ogg, ...)
03bc35bf 58as well as DVDs, VCDs, and various streaming protocols. It can also
59be used as a server to stream in unicast or multicast in IPv4
60or IPv6 on a high-bandwidth network.
fd4c8844 61
a0f12eaa 62%description -l pl
03bc35bf 63