]> git.pld-linux.org Git - packages/vlc.git/blame - vlc.spec
- BR s/wxGTK2-devel/wxGTK2-unicode-devel/
[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
7908f1d9 20Version: 0.8.4
21Release: 1
fd4c8844 22License: GPL
be8ed508 23Group: X11/Applications/Multimedia
8872f1cd 24Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.gz
7908f1d9 25# Source0-md5: 9cd5ca752f7236167715ca1916da92ad
ff2adfa1 26Source1: %{name}.desktop
22f3d640 27Patch0: %{name}-altivec.patch
74faec91 28Patch1: %{name}-buildflags.patch
29Patch2: %{name}-defaultfont.patch
30Patch3: %{name}-live.patch
7908f1d9 31Patch4: %{name}-pic-mmx.patch
32Patch5: %{name}-matroska-shared.patch
03bc35bf 33URL: http://www.videolan.org/vlc/
86f0e296 34BuildRequires: OpenGL-devel
ae9b7c90 35BuildRequires: SDL-devel >= 1.2
dc4e6932 36BuildRequires: a52dec-libs-devel
9ade8786 37BuildRequires: aalib-devel
bf82b435 38%{?with_alsa:BuildRequires: alsa-lib-devel >= 0.9}
506c552a 39%{?with_arts:BuildRequires: artsc-devel}
bf82b435
JB
40BuildRequires: autoconf
41BuildRequires: automake
33e02718 42BuildRequires: esound-devel
cea85db5 43BuildRequires: faad2-devel
dc4e6932 44BuildRequires: ffmpeg-devel >= 0.4.9
9ade8786 45BuildRequires: flac-devel
46BuildRequires: fribidi-devel
93b30ea8 47BuildRequires: gettext-devel
506c552a 48%{?with_hal:BuildRequires: hal-devel >= 0.2.97}
9ade8786 49BuildRequires: libcaca-devel
03bc35bf 50BuildRequires: libcdio-devel
51BuildRequires: libcddb-devel
bf82b435 52BuildRequires: libdts-devel
9ade8786 53BuildRequires: libdv-devel
dc4e6932 54BuildRequires: libdvbpsi-devel
3089e686 55BuildRequires: libdvdnav-devel
e0445d5d 56BuildRequires: libdvdread-devel
bf82b435 57BuildRequires: libdvdcss-devel
7908f1d9 58BuildRequires: libebml-devel >= 0.7.6
bf82b435 59%{?with_ggi:BuildRequires: libggi-devel}
3089e686 60BuildRequires: libid3tag-devel
86f0e296 61BuildRequires: libmad-devel
62443979 62BuildRequires: libmatroska-devel >= 0.7.5
cea85db5 63BuildRequires: libmodplug-devel
86f0e296
KK
64BuildRequires: libogg-devel
65BuildRequires: libpng-devel
48aebc5b 66BuildRequires: libsmbclient-devel
bf82b435 67BuildRequires: libtheora-devel
9ade8786 68BuildRequires: libvorbis-devel
86f0e296 69BuildRequires: libxml2-devel
9ade8786 70BuildRequires: lirc-devel
5b087505 71%{?with_live:BuildRequires: live >= 2005.03.11}
e0445d5d 72BuildRequires: mpeg2dec-devel
978b73f9 73%{?with_mozilla:BuildRequires: mozilla-devel}
bf82b435 74BuildRequires: ncurses-devel
67d1b2d1 75%{?with_slp:BuildRequires: openslp-devel}
86f0e296 76BuildRequires: pkgconfig
36872a2b 77%{?with_speex:BuildRequires: speex-devel > 1.1.0}
506c552a 78%{?with_svgalib:BuildRequires: svgalib-devel}
03bc35bf 79BuildRequires: vcdimager-devel
66fe149c 80BuildRequires: wxGTK2-unicode-devel >= 2.5.5
9ade8786 81BuildRequires: xosd-devel
86f0e296 82BuildRequires: xvid-devel
fd4c8844
JK
83BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
84
8f03f972 85%description
03bc35bf 86VLC (initially VideoLAN Client) is a multimedia player for various
c87dd0e6 87audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, MP3, Ogg, ...)
03bc35bf 88as well as DVDs, VCDs, and various streaming protocols. It can also
89be used as a server to stream in unicast or multicast in IPv4
90or IPv6 on a high-bandwidth network.
fd4c8844 91
a0f12eaa 92%description -l pl
03bc35bf 93