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