]> git.pld-linux.org Git - packages/vlc.git/blame - vlc.spec
- complete package
[packages/vlc.git] / vlc.spec
CommitLineData
849ab139 1#
03bc35bf 2# TODO:
3# - return to gettextize/aclocal/autoconf
4# - check the altivec patch
5# - check the po patch
6# - add proper package descriptions/translations
7# - check files/packages (can we keep png/xpm/bmp/ico in X11 package)
8# - shorten the files section
9# - check this no->nb locale stuff
10# - check find_lang macro
11# - change group for vlc and framebuffer video out (it's not the X11)
12# - default subtitles font change (btw. you can change this in your ~/.vlc/vlcrc)
13#
849ab139
JB
14# Conditional build:
15%bcond_without alsa # don't build alsa plugin
dc4e6932 16%bcond_without ggi # don't build ggi plugin
9ade8786 17%bcond_without kde # don't build kde plugin
18%bcond_without qt # don't build qt plugin
19%bcond_with mozilla # build mozilla plugin
20%bcond_with gnome1 # build mozilla plugin
849ab139 21#
03bc35bf 22Summary: VLC - a multimedia player and stream server
23Summary(pl): VLC - odtwarzacz multimedialny oraz serwer strumieni
fd4c8844 24Name: vlc
f7a71b2f 25Version: 0.8.1
03bc35bf 26Release: 1
fd4c8844 27License: GPL
be8ed508 28Group: X11/Applications/Multimedia
f439c129 29Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.gz
f7a71b2f 30# Source0-md5: 3fb3ac4ed456f092d51a00d50159790f
22f3d640 31Patch0: %{name}-altivec.patch
849ab139 32Patch1: %{name}-po.patch
03bc35bf 33Patch2: %{name}-buildflags.patch
f7a71b2f 34Patch3: %{name}-wxgtk2.patch
03bc35bf 35URL: http://www.videolan.org/vlc/
ae9b7c90 36BuildRequires: SDL-devel >= 1.2
849ab139 37%{?with_alsa:BuildRequires: alsa-lib-devel >= 0.9}
cd055cec 38BuildRequires: autoconf
849ab139 39BuildRequires: automake
dc4e6932 40BuildRequires: a52dec-libs-devel
9ade8786 41BuildRequires: aalib-devel
42BuildRequires: arts-devel
33e02718 43BuildRequires: esound-devel
dc4e6932 44BuildRequires: ffmpeg-devel >= 0.4.9
9ade8786 45BuildRequires: flac-devel
46BuildRequires: fribidi-devel
93b30ea8 47BuildRequires: gettext-devel
9ade8786 48%{?with_gnome1:BuildRequires: gnome-libs-devel}
49BuildRequires: gtk+-devel
50%{?with_kde:BuildRequires: kdelibs-devel}
22f3d640 51BuildRequires: libdvdcss-devel
3089e686 52BuildRequires: libdts-devel
53BuildRequires: libebml-devel
dc4e6932 54%{?with_ggi:BuildRequires: libggi-devel}
9ade8786 55BuildRequires: libcaca-devel
03bc35bf 56BuildRequires: libcdio-devel
57BuildRequires: libcddb-devel
9ade8786 58BuildRequires: libdv-devel
dc4e6932 59BuildRequires: libdvbpsi-devel
3089e686 60BuildRequires: libdvdnav-devel
e0445d5d 61BuildRequires: libdvdread-devel
3089e686 62BuildRequires: libid3tag-devel
9ade8786 63Buildrequires: libmad-devel
dc4e6932 64BuildRequires: libmatroska-devel
9ade8786 65Buildrequires: libogg-devel
66BuildRequires: libvorbis-devel
67BuildRequires: lirc-devel
e0445d5d 68BuildRequires: mpeg2dec-devel
9ade8786 69BuildRequires: ncurses-devel
70%{!?with_mozilla:BuildRequires: mozilla-devel}
71%{?with_qt:BuildRequires: qt-devel}
72BuildRequires: speex-devel
03bc35bf 73BuildRequires: vcdimager-devel
f7a71b2f 74BuildRequires: wxGTK2-devel
9ade8786 75BuildRequires: xosd-devel
76Buildrequires: xvid-devel
fd4c8844
JK
77BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
78
8f03f972 79%description
03bc35bf 80VLC (initially VideoLAN Client) is a multimedia player for various
c87dd0e6 81audio and video formats (MPEG-1, MPEG-2, MPEG-4, DivX, MP3, Ogg, ...)
03bc35bf 82as well as DVDs, VCDs, and various streaming protocols. It can also
83be used as a server to stream in unicast or multicast in IPv4
84or IPv6 on a high-bandwidth network.
fd4c8844 85
a0f12eaa 86%description -l pl
03bc35bf 87