]> git.pld-linux.org Git - packages/vlc.git/blame - vlc.spec
- types patch is no more.
[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
9ade8786 11%bcond_with mozilla # build mozilla plugin
67d1b2d1 12%bcond_with slp # build with slp, broken
506c552a 13%bcond_with svgalib # build with svgalib video_output
14%bcond_with hal # build with hal support
849ab139 15#
bf82b435 16Summary: VLC - a multimedia player and stream server
03bc35bf 17Summary(pl): VLC - odtwarzacz multimedialny oraz serwer strumieni
fd4c8844 18Name: vlc
74faec91 19Version: 0.8.2
7bbf8fdf 20Release: 0.2
fd4c8844 21License: GPL
be8ed508 22Group: X11/Applications/Multimedia
8872f1cd 23Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.gz
74faec91 24# Source0-md5: 0e56141a54055686c28e3de4dbed5990
ff2adfa1 25Source1: %{name}.desktop
22f3d640 26Patch0: %{name}-altivec.patch
74faec91 27Patch1: %{name}-buildflags.patch
28Patch2: %{name}-defaultfont.patch
29Patch3: %{name}-live.patch
7bbf8fdf 30Patch4: %{name}-x8864.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}
506c552a 37%{?with_arts:BuildRequires: 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
506c552a 46%{?with_hal:BuildRequires: 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
506c552a 75%{?with_svgalib:BuildRequires: 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