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