]> git.pld-linux.org Git - packages/vlc.git/blame - vlc.spec
- new (proper amd64 support; fix for samba 3.0.20; shared matroska
[packages/vlc.git] / vlc.spec
CommitLineData
849ab139 1#
03bc35bf 2# TODO:
03bc35bf 3# - check the altivec patch
03bc35bf 4# - add proper package descriptions/translations
03bc35bf 5#
849ab139
JB
6# Conditional build:
7%bcond_without alsa # don't build alsa plugin
506c552a 8%bcond_without arts # don't build arts plugin
dc4e6932 9%bcond_without ggi # don't build ggi plugin
0d045b15 10%bcond_without live # build without live.com support
36872a2b 11%bcond_without speex # don't build speex plugin
9ade8786 12%bcond_with mozilla # build mozilla plugin
67d1b2d1 13%bcond_with slp # build with slp, broken
506c552a 14%bcond_with svgalib # build with svgalib video_output
15%bcond_with hal # build with hal support
849ab139 16#
bf82b435 17Summary: VLC - a multimedia player and stream server
03bc35bf 18Summary(pl): VLC - odtwarzacz multimedialny oraz serwer strumieni
fd4c8844 19Name: vlc
74faec91 20Version: 0.8.2
e3dc1452 21Release: 2
fd4c8844 22License: GPL
be8ed508 23Group: X11/Applications/Multimedia
8872f1cd 24Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.gz
74faec91 25# Source0-md5: 0e56141a54055686c28e3de4dbed5990
ff2adfa1 26Source1: %{name}.desktop
22f3d640 27Patch0: %{name}-altivec.patch
74faec91 28Patch1: %{name}-buildflags.patch
29Patch2: %{name}-defaultfont.patch
30Patch3: %{name}-live.patch
7bbf8fdf 31Patch4: %{name}-x8864.patch
03bc35bf 32URL: http://www.videolan.org/vlc/
86f0e296 33BuildRequires: OpenGL-devel
ae9b7c90 34BuildRequires: SDL-devel >= 1.2
dc4e6932 35BuildRequires: a52dec-libs-devel
9ade8786 36BuildRequires: aalib-devel
bf82b435 37%{?with_alsa:BuildRequires: alsa-lib-devel >= 0.9}
506c552a 38%{?with_arts:BuildRequires: artsc-devel}
bf82b435
JB
39BuildRequires: autoconf
40BuildRequires: automake
33e02718 41BuildRequires: esound-devel
cea85db5 42BuildRequires: faad2-devel
dc4e6932 43BuildRequires: ffmpeg-devel >= 0.4.9
9ade8786 44BuildRequires: flac-devel
45BuildRequires: fribidi-devel
93b30ea8 46BuildRequires: gettext-devel
506c552a 47%{?with_hal:BuildRequires: hal-devel >= 0.2.97}
9ade8786 48BuildRequires: libcaca-devel
03bc35bf 49BuildRequires: libcdio-devel
50BuildRequires: libcddb-devel
bf82b435 51BuildRequires: libdts-devel
9ade8786 52BuildRequires: libdv-devel
dc4e6932 53BuildRequires: libdvbpsi-devel
3089e686 54BuildRequires: libdvdnav-devel
e0445d5d 55BuildRequires: libdvdread-devel
bf82b435 56BuildRequires: libdvdcss-devel
62443979 57BuildRequires: libebml-devel >= 0.7.3
bf82b435 58%{?with_ggi:BuildRequires: libggi-devel}
3089e686 59BuildRequires: libid3tag-devel
86f0e296 60BuildRequires: libmad-devel
62443979 61BuildRequires: libmatroska-devel >= 0.7.5
cea85db5 62BuildRequires: libmodplug-devel
86f0e296
KK
63BuildRequires: libogg-devel
64BuildRequires: libpng-devel
bf82b435 65BuildRequires: libtheora-devel
9ade8786 66BuildRequires: libvorbis-devel
86f0e296 67BuildRequires: libxml2-devel
9ade8786 68BuildRequires: lirc-devel
5b087505 69%{?with_live:BuildRequires: live >= 2005.03.11}
e0445d5d 70BuildRequires: mpeg2dec-devel
978b73f9 71%{?with_mozilla:BuildRequires: mozilla-devel}
bf82b435 72BuildRequires: ncurses-devel
67d1b2d1 73%{?with_slp:BuildRequires: openslp-devel}
86f0e296 74BuildRequires: pkgconfig
36872a2b 75%{?with_speex:BuildRequires: speex-devel > 1.1.0}
506c552a 76%{?with_svgalib:BuildRequires: svgalib-devel}
03bc35bf 77BuildRequires: vcdimager-devel
62443979 78BuildRequires: wxGTK2-devel >= 2.5.5
9ade8786 79BuildRequires: xosd-devel
86f0e296 80BuildRequires: xvid-devel
fd4c8844
JK
81BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
82
8f03f972 83%description
03bc35bf 84VLC (initially VideoLAN Client) is a multimedia player for various
c87dd0e6 85audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, MP3, Ogg, ...)
03bc35bf 86as well as DVDs, VCDs, and various streaming protocols. It can also
87be used as a server to stream in unicast or multicast in IPv4
88or IPv6 on a high-bandwidth network.
fd4c8844 89
a0f12eaa 90%description -l pl
03bc35bf 91