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