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