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