Use dgettext() (aka _() ) rather than gettext().
[vlc/vlc-skelet.git] / vlc.altlinux.spec
blobef626f317e3262f858a00b7137b0ea3aa1ef8b9b
1 %set_verify_elf_method textrel=relaxed
3 %define svnrevision 20348
5 %def_disable debug
7 %def_disable ggi
8 %def_disable svg
9 %def_disable upnp
10 %def_disable gnomevfs
11 %def_enable smb
12 %def_enable dirac
13 %def_disable dca
14 %def_disable libid3tag
15 %def_disable java_bindings
16 %def_disable mediacontrol_python_bindings
18 %if_enabled debug
19 %set_strip_method none
20 %endif
22 Name: vlc
23 Version: 0.9.0
25 Release: alt0.svn%svnrevision
27 Summary: VLC Media Player
28 License: GPL
30 Group: Video
31 Url: http://www.videolan.org
32 Packager: Pavlov Konstantin <thresh@altlinux.ru>
34 Source: vlc-%version.tar.bz2
36 Obsoletes: %name-mad
37 Provides: %name-interface = %version-%release
39 %define libdvdcss_ver 1.2.8
40 %define ffmpeg_ver 0.5.0-alt1.svn6729
41 %define mpeg2dec_ver 0.4.0
42 %define libvcd_ver 0.7.23
43 %define faad_ver 2.0-alt2.20040923
44 %define faac_ver 1.24
45 %define ebml_ver 0.7.6
46 %define matroska_ver 0.8.0
47 %define cddb_ver 1.2.1-alt1
48 %define seamonkey_ver 1.0.4-alt4
49 %define dirac_ver 0.7.0-alt1
51 Requires: lib%name = %version-%release
53 BuildPreReq: cvs
54 BuildPreReq: glibc-kernheaders
55 BuildPreReq: libdvdcss-devel >= %libdvdcss_ver
56 BuildPreReq: libavcodec-devel >= %ffmpeg_ver
57 BuildPreReq: libpostproc-devel >= %ffmpeg_ver
58 BuildPreReq: libavformat-devel >= %ffmpeg_ver
59 BuildPreReq: libswscale-devel >= %ffmpeg_ver
60 BuildPreReq: libmpeg2-devel >= %mpeg2dec_ver
61 BuildPreReq: libfaad-devel >= %faad_ver
62 BuildPreReq: libfaac-devel >= %faac_ver
63 BuildPreReq: libebml-devel >= %ebml_ver
64 BuildPreReq: libmatroska-devel >= %matroska_ver
65 BuildPreReq: seamonkey-devel >= %seamonkey_ver
66 BuildPreReq: libcddb-devel >= %cddb_ver
67 %if_enabled mediacontrol_python_bindings
68 BuildPreReq: python-devel >= 2.4
69 %endif
70 BuildPreReq: rpm-build-python
71 BuildPreReq: liblive-devel >= 0.0.0-alt0.2006.10.18a
73 BuildRequires: ORBit2-devel aalib-devel esound-devel freetype2-devel gcc-c++
74 BuildRequires: glib2-devel libSDL-devel libtwolame-devel
75 BuildRequires: libSDL_image-devel liba52-devel libalsa-devel libarts-devel
76 BuildRequires: libaudiofile-devel libbonobo2-devel libcaca-devel
77 BuildRequires: libcdio-devel libdvbpsi-devel libdvdnav-devel
78 BuildRequires: libdvdread-devel libflac-devel libgcrypt-devel
79 %{?_enable_ggi:BuildRequires: libggi-devel libgii-devel}
80 %{?_enable_svg:BuildRequires: librsvg2-devel}
81 BuildRequires: libgnutls-devel libgpg-error-devel libgtk+2-devel
82 BuildRequires: libjpeg-devel liblirc-devel
83 BuildRequires: libmad-devel libmodplug-devel libslang-devel libspeex-devel
84 BuildRequires: libmpcdec-devel libncurses-devel libogg-devel
85 BuildRequires: libpango-devel libpng-devel libshout2-devel
86 BuildRequires: libstdc++-devel libsysfs-devel libtheora-devel libtiff-devel
87 BuildRequires: libtinfo-devel libvcd-devel libvorbis-devel libxml2-devel
88 BuildRequires: libxosd-devel wxGTK2u-devel
89 BuildRequires: libnspr-devel libnss-devel libgoom-devel
90 BuildRequires: libhal-devel libx264-devel subversion vim-devel
91 BuildRequires: jackit-devel liblame-devel xvid-devel zlib-devel
92 BuildRequires: libavahi-devel
93 BuildRequires: libnotify-devel libdbus-glib-devel
94 BuildRequires: fortune-mod >= 1.0-ipl33mdk
95 BuildRequires: libraw1394-devel libdc1394-devel libavc1394-devel
96 BuildRequires: browser-plugins-npapi-devel
98 %if_enabled libid3tag
99 BuildRequires: libid3tag-devel
100 %endif
102 %if_enabled dca
103 BuildRequires: libdca-devel
104 %endif
106 %if_enabled gnomevfs
107 BuildRequires: gnome-vfs2-devel gnome-vfs2 gnome-mime-data libGConf2-devel
108 %endif
110 %if_enabled java_bindings
111 BuildRequires: j2se1.5-sun-devel
112 %endif
114 %if_enabled upnp
115 BuildRequires: libupnp-devel
116 %endif
118 %if_enabled smb
119 BuildRequires: libsmbclient-devel
120 %endif
122 %if_enabled dirac
123 BuildPreReq: libdirac-devel = %dirac_ver
124 %endif
126 BuildRequires: libX11-devel libXv-devel libmesa-devel libXext-devel
127 BuildRequires: libXt-devel
129 BuildRequires: libqt4-devel liblua5-devel
131 %description
132 VLC Media Player is a free network-aware MPEG1, MPEG2, MPEG4 (aka DivX),
133 DVD and many-many-more-player-and-streamer.
135 The VLC Media Player allows to play MPEG2 Transport Streams from the
136 network or from a file, as well as direct DVD playback.
138 This version includes MPEG1 support, direct DVD support, DVD decryption,
139 arbitrary, seeking in the stream, pause, fast forward and slow motion,
140 hardware YUV acceleration and a few new interface features including
141 drag'n'drop... and more more more. :)
143 If you want a GUI interface for VLC, install one of interface packages,
144 the best one is wxwidgets interface.
146 %package interface-http
147 Summary: HTTP interface plugin for VLC Media Player
148 Group: Video
149 Requires: lib%name = %version-%release
150 Provides: %name-interface = %version-%release
151 Provides: %name-plugin-http = %version-%release
153 %description interface-http
155 This package is an http interface for VLC Media Player.
157 %package interface-lirc
158 Summary: Lirc inteface plugin for VLC Media Player
159 Group: Video
160 Requires: lib%name = %version-%release
161 Provides: %name-interface = %version-%release
162 Provides: vlc-plugin-lirc = %version-%release
163 Obsoletes: vlc-plugin-lirc
165 %description interface-lirc
167 This package is an infrared lirc interface for
168 VLC Media Player. To activate it, use the `--intf lirc' flag.
170 %package interface-ncurses
171 Summary: ncurses plugin for VLC Media Player
172 Group: Video
173 Requires: lib%name = %version-%release
174 Provides: %name-plugin-ncurses = %version-%release
175 Provides: %name-interface = %version-%release
177 %description interface-ncurses
178 This package is an ncurses interface for VLC Media Player.
180 %package interface-skins2
181 Summary: Skins2 plugin for VLC Media Player
182 Group: Video
183 Requires: lib%name = %version-%release
184 Provides: %name-interface = %version-%release
185 Requires: %name-interface-wxwidgets = %version-%release
187 %description interface-skins2
188 This package is an skins2 interface for VLC Media Player.
190 %package interface-telnet
191 Summary: Telnet interface plugin for VLC Media Player
192 Group: Video
193 Requires: lib%name = %version-%release
194 Provides: %name-interface = %version-%release
196 %description interface-telnet
197 This package is a telnet interface for VLC Media Player.
199 %package interface-wxwidgets
200 Summary: WXWidgets plugin for VLC Media Player
201 Group: Video
202 Requires: lib%name = %version-%release
203 Provides: %name-interface = %version-%release
204 Provides: %name-plugin-wxwidgets = %version-%release
206 %description interface-wxwidgets
207 This package is an wxwidgets interface for VLC Media Player.
209 %package interface-qt4
210 Summary: QT4 interface plugin for VLC Media Player
211 Group: Video
212 Requires: lib%name = %version-%release
213 Provides: %name-interface = %version-%release
214 Provides: %name-plugin-qt4 = %version-%release
216 %description interface-qt4
217 This package is an qt4 interface for VLC Media Player.
219 %package plugin-a52
220 Summary: a52 input/decoder plugin for VLC Media Player
221 Group: Video
222 Requires: lib%name = %version-%release
224 %description plugin-a52
225 This package contains A52 decoder plugin for VLC Media Player.
227 %package plugin-aa
228 Summary: ASCII art video output plugin for VLC Media Player
229 Group: Video
230 Requires: lib%name = %version-%release
232 %description plugin-aa
233 This is an ASCII art video output plugin for VLC Media Player.
234 To activate it, use the `--vout aa' flag or select the `aa'
235 vout plugin from the preferences menu.
237 %package plugin-alsa
238 Summary: ALSA audio output plugin for VLC Media Player
239 Group: Video
240 Requires: lib%name = %version-%release
242 %description plugin-alsa
243 This package adds support for Advanced Linux Sound Architecture to
244 VLC Media Player. To activate it, use the `--aout alsa' flag or
245 select the `alsa' aout plugin from the preferences menu.
247 %package plugin-arts
248 Summary: aRts audio output plugin for VLC Media Player
249 Group: Video
250 Requires: lib%name = %version-%release
252 %description plugin-arts
253 This package adds support for aRts Sound System to VLC Media Player.
254 To activate it, use the `--aout arts' flag or
255 select the `arts' aout plugin from the preferences menu.
257 %package plugin-audiocd
258 Summary: AudioCD access plugin for VLC Media Player
259 Group: Video
260 Requires: lib%name = %version-%release
262 %description plugin-audiocd
263 This package contains AudioCD access plugin for VLC Media Player.
265 %package plugin-caca
266 Summary: Colored ASCII art video output plugin for VLC Media Player
267 Group: Video
268 Requires: lib%name = %version-%release
270 %description plugin-caca
271 This is an colored ASCII art video output plugin for VLC Media Player.
272 To activate it, use the `--vout caca' flag or select the `caca'
273 vout plugin from the preferences menu.
275 %package plugin-bonjour
276 Summary: Bonjour (avahi) services discovery plugin for VLC Media Player
277 Group: Video
278 Requires: lib%name = %version-%release
280 %description plugin-bonjour
281 This package contains Bonjour (avahi) service discovery plugin for VLC Media Player.
283 %package plugin-cmml
284 Summary: CMML input/codec plugin for VLC Media Player
285 Group: Video
286 Requires: lib%name = %version-%release
288 %description plugin-cmml
289 This package contains CMML codec plugin for VLC Media Player.
291 %package plugin-dv
292 Summary: DC1394/DV (firewire) plugin for VLC Media Player
293 Group: Video
294 Requires: lib%name = %version-%release
296 %description plugin-dv
297 This package contains DC1394/DV (firewire) access plugin for VLC Media Player.
299 %if_enabled dirac
300 %package plugin-dirac
301 Summary: Dirac codec plugin for VLC Media Player
302 Group: Video
303 Requires: lib%name = %version-%release
305 %description plugin-dirac
306 This package contains DIRAC codec plugin for VLC Media Player.
307 %endif
309 %if_enabled dca
310 %package plugin-dca
311 Summary: DTS demuxer plugin for VLC Media Player
312 Group: Video
313 Requires: lib%name = %version-%release
314 Provides: vlc-plugin-dts = %version-%release
315 Obsoletes: vlc-plugin-dts < %version-%release
317 %description plugin-dca
318 This package contains DTS demuxer plugin for VLC Media Player.
319 %endif
321 %package plugin-dvb
322 Summary: DVB plugin for VLC Media Player
323 Group: Video
324 Requires: lib%name = %version-%release
325 Requires: %name-plugin-ts = %version-%release
327 %description plugin-dvb
328 This package adds capability of demultiplexing a satellite DVB stream to VLC Media Player.
330 %package plugin-dvdnav
331 Summary: DVDNav input plugin for VLC Media Player
332 Group: Video
333 Requires: lib%name = %version-%release
335 %description plugin-dvdnav
336 This package adds capability of DVDNav (DVD w/ menu) input to VLC Media Player.
338 %package plugin-dvdread
339 Summary: DVDRead input (DVD without a menu) plugin for VLC Media Player
340 Group: Video
341 Requires: lib%name = %version-%release
343 %description plugin-dvdread
344 This package adds support of DVDRead (DVD w/o menu) input to VLC Media Player.
346 %package plugin-esd
347 Summary: ESD audio plugin for VLC Media Player
348 Group: Video
349 Requires: lib%name = %version-%release
351 %description plugin-esd
352 This package adds support for Enlightened Sound Daemon to VLC Media Player.
353 To activate it, use the `--aout esd' flag or select the `esd' aout plugin
354 from the preferences menu.
356 %package plugin-faad
357 Summary: FAAD input plugin for VLC Media Player
358 Group: Video
359 Requires: lib%name = %version-%release
361 %description plugin-faad
362 This package adds support for FAAD codec in VLC Media Player.
364 %package plugin-ffmpeg
365 Summary: FFMPeg plugin for VLC Media Player
366 Group: Video
367 Requires: lib%name = %version-%release
368 Requires: libavcodec >= 0.5.0-alt1.svn8045
370 %description plugin-ffmpeg
371 This package adds support for ffmpeg decoders, encoders and demuxers
372 in VLC Media Player.
374 %package plugin-framebuffer
375 Summary: Framebuffer output plugin for VLC Media Player
376 Group: Video
377 Requires: lib%name = %version-%release
379 %description plugin-framebuffer
380 This package adds support for framebuffer video output in VLC Media Player.
382 %package plugin-flac
383 Summary: FLAC codec plugin for VLC Media Player
384 Group: Video
385 Requires: lib%name = %version-%release
387 %description plugin-flac
388 This package contains FLAC codec plugin for VLC Media Player.
390 %package plugin-freetype
391 Summary: FreeType OSD plugin for VLC Media Player
392 Group: Video
393 Requires: lib%name = %version-%release
394 Requires: fonts-ttf-dejavu
396 %description plugin-freetype
397 This package contains freetype subtitles and OSD text output plugin
398 to VLC Media Player.
400 %package plugin-galaktos
401 Summary: Galaktos visualization plugin for VLC Media Player
402 Group: Video
403 Requires: lib%name = %version-%release
405 %description plugin-galaktos
406 This package contains Galaktos visualization plugin for VLC Media Player.
408 %if_enabled ggi
409 %package plugin-ggi
410 Summary: GGI video output plugin for VLC Media Player
411 Group: Video
412 Requires: lib%name = %version-%release
414 %description plugin-ggi
415 This is a GGI plugin for VLC Media Player. To activate it, use the
416 `--vout ggi' flag or select the `ggi' vout plugin from the preferences menu.
417 %endif
419 %package plugin-glx
420 Summary: GLX video output plugin for VLC Media Player
421 Group: Video
422 Requires: lib%name = %version-%release
424 %description plugin-glx
425 This is an GLX video output plugin for VLC Media Player.
426 To activate it, use the `--vout glx' flag or select the `glx'
427 vout plugin from the preferences menu.
429 %if_enabled gnomevfs
430 %package plugin-gnomevfs
431 Summary: Gnome VFS 2 access plugin for VLC Media Player
432 Group: Video
433 Requires: lib%name = %version-%release
435 %description plugin-gnomevfs
436 This package contains Gnome VFS 2 access plugin for VLC Media Player.
437 %endif
439 %package plugin-gnutls
440 Summary: GNU TLS plugin for VLC Media Player
441 Group: Video
442 Requires: lib%name = %version-%release
444 %description plugin-gnutls
445 This package contains GNU TLS plugin for VLC Media Player.
447 %package plugin-goom
448 Summary: GOOM plugin for VLC Media Player
449 Group: Video
450 Requires: lib%name = %version-%release
452 %description plugin-goom
453 This package contains GOOM visualization plugin for VLC Media Player.
455 %package plugin-h264
456 Summary: h264 output plugin for VLC Media Player
457 Group: Video
458 Requires: lib%name = %version-%release
460 %description plugin-h264
461 This package contains h264 coder/packetizer plugin for VLC Media Player.
463 %package plugin-hal
464 Summary: HAL services discovery plugin for VLC Media Player
465 Group: Video
466 Requires: lib%name = %version-%release
468 %description plugin-hal
469 This package contains HAL service discovery plugin for VLC Media Player.
471 %package plugin-jack
472 Summary: Jack audio output plugin for VLC Media Player
473 Group: Video
474 Requires: lib%name = %version-%release
476 %description plugin-jack
477 This package contains Jack audio output plugin for VLC Media Player.
479 %package plugin-image
480 Summary: Image video output plugin for VLC Media Player
481 Group: Video
482 Requires: lib%name = %version-%release
484 %description plugin-image
485 This is a image video output plugin for VLC Media Player.
486 To activate it, use the `--vout image' flag or select the `image'
487 vout plugin from the preferences menu.
489 %package plugin-live555
490 Summary: LiveMedia (RTSP) demuxing support for VLC Media Player
491 Group: Video
492 Requires: lib%name = %version-%release
494 %description plugin-live555
495 This package contains LiveMedia (RTSP) demuxer support for VLC Media Player.
497 %ifnarch x86_64
498 %package plugin-loader
499 Summary: DLL Loader plugin for VLC Media Player
500 Group: Video
501 Requires: lib%name = %version-%release
502 Provides: %name-plugin-realaudio = %version-%release
503 Obsoletes: %name-plugin-realaudio
505 %description plugin-loader
506 This package contains windows DLL loader plugin to VLC Media Player as well
507 as support for realaudio via those DLL.
508 %endif
510 %package plugin-mad
511 Summary: MAD (MP3/ID3) demuxer plugin for VLC Media Player
512 Group: Video
513 Requires: lib%name = %version-%release
515 %description plugin-mad
516 This package contains MAD (MP3 demux/ID3 tag) plugin for VLC Media Player.
518 %package plugin-matroska
519 Summary: Matroska Video demuxer plugin for VLC Media Player
520 Group: Video
521 Requires: lib%name = %version-%release
523 %description plugin-matroska
524 This package contains Matroska Video demuxing plugin for VLC Media Player.
526 %package plugin-mga
527 Summary: MGA Matrox video output plugin for VLC Media Player
528 Group: Video
529 Requires: lib%name = %version-%release
531 %description plugin-mga
532 This package contains MGA Matrox output plugin for VLC Media Player.
534 %package plugin-modplug
535 Summary: modplug demuxer plugin for VLC Media Player
536 Group: Video
537 Requires: lib%name = %version-%release
539 %description plugin-modplug
540 This package contains modplug demuxing plugin for VLC Media Player.
542 %package plugin-mpeg2
543 Summary: MPEG1/2 codec plugin for VLC Media Player
544 Group: Video
545 Requires: lib%name = %version-%release
547 %description plugin-mpeg2
548 This package contains MPEG1/2 decoder plugin for VLC Media Player.
550 %package plugin-musepack
551 Summary: Musepack demuxer plugin for VLC Media Player
552 Group: Video
553 Requires: lib%name = %version-%release
555 %description plugin-musepack
556 This package contains musepack demuxer plugin for VLC Media Player.
558 %package plugin-notify
559 Summary: Notify SDP plugin for VLC Media Player
560 Group: Video
561 Requires: lib%name = %version-%release
563 %description plugin-notify
564 This package contains notify plugin for VLC Media Player.
566 %package plugin-ogg
567 Summary: OGG codec plugin for VLC Media Player
568 Group: Video
569 Requires: lib%name = %version-%release
571 %description plugin-ogg
572 This package contains OGG codec and Vorbis muxer/demuxer
573 plugin for VLC Media Player.
575 %package plugin-opengl
576 Summary: OpenGL video output plugin for VLC Media Player
577 Group: Video
578 Requires: lib%name = %version-%release
580 %description plugin-opengl
581 This is an OpenGL video output plugin for VLC Media Player.
582 To activate it, use the `--vout opengl' flag or select the `opengl'
583 vout plugin from the preferences menu.
585 %package plugin-osd
586 Summary: OSD plugin for VLC Media Player
587 Group: Video
588 Requires: lib%name = %version-%release
590 %description plugin-osd
591 This package adds support for OSD visualization for VLC Media Player.
593 %package plugin-oss
594 Summary: OSS audio output plugin for VLC Media Player
595 Group: Video
596 Requires: lib%name = %version-%release
598 %description plugin-oss
599 This package adds support for OSS to VLC Media Player.
600 To activate it, use the `--aout oss' flag or select the `oss'
601 aout plugin from the preferences menu.
603 %package plugin-png
604 Summary: PNG plugin for VLC Media Player
605 Group: Video
606 Requires: lib%name = %version-%release
608 %description plugin-png
609 This package contains PNG codec plugin for VLC Media Player.
611 %package plugin-podcast
612 Summary: Podcast SDP plugin for VLC Media Player
613 Group: Video
614 Requires: lib%name = %version-%release
616 %description plugin-podcast
617 This package contains podcast discovery plugin for VLC Media Player.
619 %package plugin-realrtsp
620 Summary: REAL RTSP access plugin for VLC Media Player
621 Group: Video
622 Requires: lib%name = %version-%release
624 %description plugin-realrtsp
625 This package contains REAL RTSP access plugin for VLC Media Player.
627 %package plugin-screen
628 Summary: Screen capture plugin for VLC Media Player
629 Group: Video
630 Requires: lib%name = %version-%release
632 %description plugin-screen
633 This package contains screen capture plugin for VLC Media Player.
635 %package plugin-sdl
636 Summary: Simple DirectMedia Layer video output plugin for VLC Media Player
637 Group: Video
638 Requires: lib%name = %version-%release
640 %description plugin-sdl
641 This package adds support for Simple DirectMedia Layer library to
642 VLC Media Player. To activate it, use the `--vout sdl' or
643 `--aout sdl' flags or select the `sdl' vout or aout plugin from the
644 preferences menu.
646 %package plugin-sdlimage
647 Summary: SDL Image codec plugin for VLC Media Player
648 Group: Video
649 Requires: lib%name = %version-%release
651 %description plugin-sdlimage
652 This package contains SDL Image codec plugin for VLC Media Player.
654 %package plugin-shout
655 Summary: SHOUT access output plugin for VLC Media Player
656 Group: Video
657 Requires: lib%name = %version-%release
659 %description plugin-shout
660 This package adds support for SHOUT output access/services
661 discovery to VLC Media Player.
663 %if_enabled smb
664 %package plugin-smb
665 Summary: SMB access plugin for VLC Media Player
666 Group: Video
667 Requires: lib%name = %version-%release
669 %description plugin-smb
670 This package contains SMB access plugin to VLC Media Player.
671 %endif
673 %package plugin-snapshot
674 Summary: Snapshot video output plugin for VLC Media Player
675 Group: Video
676 Requires: lib%name = %version-%release
678 %description plugin-snapshot
679 This package contains snapshot video output plugin to VLC Media Player.
681 %package plugin-speex
682 Summary: speex codec support plugin for VLC Media Player
683 Group: Video
684 Requires: lib%name = %version-%release
686 %description plugin-speex
687 This package contains SPEEX plugin for VLC Media Player.
689 %if_enabled svg
690 %package plugin-svg
691 Summary: SVG plugin plugin for VLC Media Player
692 Group: Video
693 Requires: lib%name = %version-%release
695 %description plugin-svg
696 This package contains SVG plugin for VLC Media Player.
697 %endif
699 %package plugin-theora
700 Summary: Theora codec plugin for VLC Media Player
701 Group: Video
702 Requires: lib%name = %version-%release
704 %description plugin-theora
705 This package contains Theora codec support for VLC Media Player.
707 %package plugin-ts
708 Summary: TS mux/demux plugin for VLC Media Player
709 Group: Video
710 Requires: lib%name = %version-%release
712 %description plugin-ts
713 This package contains TS mux/demux support for VLC Media Player.
715 One of the essential plugins.
717 %package plugin-twolame
718 Summary: TwoLAME encoding plugin for VLC Media Player
719 Group: Video
720 Requires: lib%name = %version-%release
722 %description plugin-twolame
723 This package contains TwoLAME mpeg2 encoder plugin for VLC Media Player.
725 %package plugin-v4l
726 Summary: Video4Linux input plugin for VLC Media Player
727 Group: Video
728 Requires: lib%name = %version-%release
730 %description plugin-v4l
731 This package adds support for Video4Linux to VLC Media Player.
733 %package plugin-videocd
734 Summary: VideoCD input plugin for VLC Media Player
735 Group: Video
736 Requires: lib%name = %version-%release
738 %description plugin-videocd
739 This package contains VideoCD access plugin for VLC Media Player.
741 %package plugin-x11
742 Summary: X11 output plugin for VLC Media Player
743 Group: Video
744 Requires: lib%name = %version-%release
746 %description plugin-x11
747 This package adds support for X11 video output to VLC Media Player.
749 %package plugin-xml
750 Summary: XML plugin for VLC Media Player
751 Group: Video
752 Requires: lib%name = %version-%release
754 %description plugin-xml
755 This package contains XML plugin to VLC Media Player.
757 %package plugin-xvideo
758 Summary: XVideo output plugin for VLC Media Player
759 Group: Video
760 Requires: lib%name = %version-%release
762 %description plugin-xvideo
763 This package adds support for XVideo output to VLC Media Player.
765 %package -n lib%name
766 Summary: VLC Media Player library
767 Group: System/Libraries
769 %description -n lib%name
770 This is a base VLC library. EXPERIMENTAL!!!
772 %package -n lib%name-devel
773 Summary: Development files for VLC Media Player
774 Group: Development/C
775 Requires: lib%name = %version-%release
777 %description -n lib%name-devel
778 This package provides files needed to develop plugins for VLC Media Player.
780 %package -n mozilla-plugin-vlc
781 Summary: VLC plugin for mozilla-based browsers
782 Group: Video
784 %description -n mozilla-plugin-vlc
785 This package contains mozilla plugin for VLC Media Player.
787 %if_enabled mediacontrol_python_bindings
788 %package -n python-module-vlc
789 Summary: Python bindings for VLC Media Player
790 Group: Video
792 %description -n python-module-vlc
793 This package contains python bindings for VLC Media Player.
794 %endif
796 %package -n vim-plugin-vlc-syntax
797 Summary: VIm syntax for VLC Media Player
798 Group: Video
800 %description -n vim-plugin-vlc-syntax
801 This package contains VIm syntax for VLC Media Player.
803 %package -n fortunes-vlc
804 Summary: VLC fortunes
805 Group: Video
806 PreReq: fortune-mod >= 1.0-ipl33mdk
808 %description -n fortunes-vlc
809 This package contains fortunes from VLC Media Player.
811 %package maxi
812 Summary: Maxi package for VLC Media Player
813 Group: Video
814 Requires: vlc vlc-interface-ncurses vlc-interface-skins2 vlc-interface-wxwidgets vlc-interface-lirc vlc-interface-telnet vlc-interface-http vlc-plugin-a52 vlc-plugin-aa vlc-plugin-alsa vlc-plugin-arts vlc-plugin-audiocd vlc-plugin-caca vlc-plugin-cmml vlc-plugin-dvb vlc-plugin-dvdnav vlc-plugin-dvdread vlc-plugin-esd vlc-plugin-faad vlc-plugin-ffmpeg vlc-plugin-framebuffer vlc-plugin-flac vlc-plugin-freetype vlc-plugin-galaktos vlc-plugin-glx vlc-plugin-gnutls vlc-plugin-goom vlc-plugin-h264 vlc-plugin-hal vlc-plugin-jack vlc-plugin-image vlc-plugin-mad vlc-plugin-mga vlc-plugin-modplug vlc-plugin-mpeg2 vlc-plugin-musepack vlc-plugin-ogg vlc-plugin-opengl vlc-plugin-osd vlc-plugin-oss vlc-plugin-png vlc-plugin-podcast vlc-plugin-realrtsp vlc-plugin-screen vlc-plugin-sdl vlc-plugin-sdlimage vlc-plugin-shout vlc-plugin-snapshot vlc-plugin-speex vlc-plugin-theora vlc-plugin-v4l vlc-plugin-videocd vlc-plugin-x11 vlc-plugin-xml vlc-plugin-xvideo libvlc mozilla-plugin-vlc vim-plugin-vlc-syntax vlc-plugin-bonjour vlc-plugin-matroska vlc-plugin-ts vlc-plugin-notify vlc-plugin-live555 vlc-plugin-twolame vlc-plugin-dv
815 %{?_enable_dca:Requires: vlc-plugin-dca}
816 %{?_enable_svg:Requires: vlc-plugin-svg}
817 %{?_enable_ggi:Requires: vlc-plugin-ggi}
818 %ifnarch x86_64
819 Requires: vlc-plugin-loader vlc-plugin-realaudio
820 %endif
821 %if_enabled smb
822 Requires: vlc-plugin-smb
823 %endif
824 %if_enabled dirac
825 Requires: vlc-plugin-dirac
826 %endif
827 %if_enabled gnomevfs
828 Requires: vlc-plugin-gnomevfs
829 %endif
831 %description maxi
832 This is a virtual package with every plugin of VLC Media Player.
834 %package normal
835 Summary: Normal package for VLC Media Player
836 Group: Video
837 Requires: vlc vlc-interface-wxwidgets vlc-plugin-a52 vlc-plugin-alsa vlc-plugin-dvdread vlc-plugin-ffmpeg vlc-plugin-xvideo vlc-plugin-x11 libvlc vlc-plugin-ts vlc-plugin-live555 vlc-plugin-xml
838 Provides: %name-common = %version-%release
839 Obsoletes: %name-common < %version-%release
841 %description normal
842 This is a virtual 'common' package with most useable plugins of VLC Media Player.
843 It comes with wxWidgets interface, alsa audio output, full DVD read
844 support, all of the ffmpeg capabilities to read and decode files
845 and Xvideo/X11 video output plugins.
847 %define _vlc_pluginsdir %_libdir/%name
849 %prep
850 %setup -q -n %name-%version
852 %build
854 ./bootstrap
856 %if_enabled java_bindings
857 export JAVA_HOME=%_libdir/j2se1.5-sun
858 %endif
860 %configure \
861 %{subst_enable debug} \
862 --disable-rpath \
863 --disable-static \
864 --enable-utf8 \
865 --enable-a52 \
866 --enable-aa \
867 --enable-alsa \
868 --enable-arts \
869 --enable-audioscrobbler \
870 --enable-caca \
871 --enable-cdda \
872 --disable-cddax \
873 --enable-cmml \
874 --enable-dc1394 \
875 %{subst_enable dirac} \
876 --enable-dmo \
877 --enable-dv \
878 --enable-dvb \
879 --enable-dvbpsi \
880 --enable-dvd \
881 --enable-dvdnav \
882 --enable-dvdplay \
883 --enable-dvdread \
884 %{subst_enable dca} \
885 --enable-esd \
886 --enable-faad \
887 --enable-fb \
888 --enable-ffmpeg \
889 --enable-flac \
890 --enable-freetype \
891 --enable-fribidi \
892 --enable-galaktos \
893 %{subst_enable ggi} \
894 --enable-glx \
895 %{subst_enable gnomevfs} \
896 --enable-gnutls \
897 --enable-goom \
898 --enable-hal \
899 --enable-httpd \
900 --enable-jack \
901 %{?_enable_java_bindings:--enable-java-bindings} \
902 --enable-libtool \
903 --enable-libcddb \
904 --enable-libcdio \
905 --enable-libmpeg2 \
906 --enable-libxml2 \
907 --enable-lirc \
908 --enable-live555 \
909 --with-live555-tree=%_libdir/live \
910 %ifnarch x86_64
911 --enable-loader \
912 --enable-real \
913 %endif
914 --enable-mad \
915 --enable-mga \
916 --enable-mkv \
917 --enable-mod \
918 %{?_enable_mediacontrol_python_bindings:--enable-mediacontrol_python_bindings} \
919 --enable-mozilla \
920 --enable-mpc \
921 --enable-ncurses \
922 --enable-notify \
923 --enable-ogg \
924 --enable-opengl \
925 --enable-oss \
926 --enable-png \
927 --enable-realrtsp \
928 --enable-release \
929 --enable-screen \
930 --enable-sdl \
931 --enable-shout \
932 --enable-skins2 \
933 --enable-slp \
934 %{subst_enable smb} \
935 --enable-snapshot \
936 --enable-speex \
937 %{subst_enable svg} \
938 --enable-tarkin \
939 --enable-theora \
940 --enable-tremor \
941 --enable-twolame \
942 %{subst_enable upnp} \
943 --enable-v4l \
944 --enable-vcd \
945 --enable-vcdx \
946 --enable-visual \
947 --enable-vlm \
948 --enable-vorbis \
949 --enable-wxwidgets \
950 --enable-x11 \
951 --enable-x264 \
952 --enable-xosd \
953 --enable-xvideo \
954 --with-ffmpeg-faac \
955 --with-ffmpeg-mp3lame \
956 --with-ffmpeg-vorbis \
957 --with-ffmpeg-theora \
958 --with-ffmpeg-ogg \
959 --with-ffmpeg-zlib
961 %make_build
963 %install
965 mkdir -p %buildroot%_libdir
966 %make_install DESTDIR="%buildroot" install
968 install -pD -m644 doc/vlc.1 %buildroot/%_man1dir/vlc.1
970 # freedesktop menu
971 mkdir -p %buildroot%_datadir/applications
972 install -pm644 share/applications/vlc.desktop %buildroot%_datadir/applications/vlc.desktop
974 # icons
975 mkdir -p %buildroot/{%_miconsdir,%_liconsdir}
976 install -m644 %buildroot/%_datadir/vlc/vlc32x32.png %buildroot/%_iconsdir/vlc.png
978 # fix installation of mozilloids plugin
979 mkdir -p %buildroot%browser_plugins_path
980 mv %buildroot%_libdir/mozilla/plugins/* %buildroot%browser_plugins_path
982 # remove non-packaged files
983 rm -f %buildroot%_libdir/*.a
984 rm -f %buildroot%_vlc_pluginsdir/*.a
985 rm -rf %buildroot%_docdir/%name
986 find %buildroot -type f -name "*.la" -delete
988 # vim stuff
989 mkdir -p %buildroot%vim_syntax_dir
990 cp extras/vlc.vim %buildroot%vim_syntax_dir/
992 # fortunes stuff
993 mkdir -p %buildroot%_gamesdatadir/fortune
994 cp doc/fortunes.txt %buildroot%_gamesdatadir/fortune/vlc
995 strfile %buildroot%_gamesdatadir/fortune/vlc %buildroot%_gamesdatadir/fortune/vlc.dat
997 %find_lang --output=%name.files %name
999 %post
1000 %update_menus
1002 %postun
1003 %clean_menus
1005 %files -f %name.files
1006 %_bindir/vlc
1007 %_bindir/svlc
1008 %dir %_vlc_pluginsdir
1010 %exclude %_datadir/%name/http
1011 %exclude %_datadir/%name/skins2
1013 %_datadir/%name
1014 %_man1dir/*
1015 %_iconsdir/vlc.png
1017 %dir %_vlc_pluginsdir/access
1018 %_vlc_pluginsdir/access/libaccess_directory_plugin.so*
1019 %_vlc_pluginsdir/access/libaccess_file_plugin.so*
1020 %_vlc_pluginsdir/access/libaccess_ftp_plugin.so*
1021 %_vlc_pluginsdir/access/libaccess_http_plugin.so*
1022 %_vlc_pluginsdir/access/libaccess_mms_plugin.so*
1023 %_vlc_pluginsdir/access/libaccess_udp_plugin.so*
1024 %_vlc_pluginsdir/access/libaccess_fake_plugin.so*
1025 %_vlc_pluginsdir/access/libaccess_tcp_plugin.so*
1027 %dir %_vlc_pluginsdir/access_output
1028 %_vlc_pluginsdir/access_output/libaccess_output_dummy_plugin.so*
1029 %_vlc_pluginsdir/access_output/libaccess_output_file_plugin.so*
1030 %_vlc_pluginsdir/access_output/libaccess_output_http_plugin.so*
1031 %_vlc_pluginsdir/access_output/libaccess_output_udp_plugin.so*
1033 %dir %_vlc_pluginsdir/access_filter
1034 %_vlc_pluginsdir/access_filter/libaccess_filter_record_plugin.so*
1035 %_vlc_pluginsdir/access_filter/libaccess_filter_timeshift_plugin.so*
1036 %_vlc_pluginsdir/access_filter/libaccess_filter_dump_plugin.so*
1037 %_vlc_pluginsdir/access_filter/libaccess_filter_bandwidth_plugin.so*
1039 %dir %_vlc_pluginsdir/audio_filter
1040 %_vlc_pluginsdir/audio_filter/libbandlimited_resampler_plugin.so*
1041 %_vlc_pluginsdir/audio_filter/libdolby_surround_decoder_plugin.so*
1042 %_vlc_pluginsdir/audio_filter/libdtstospdif_plugin.so*
1043 %_vlc_pluginsdir/audio_filter/libheadphone_channel_mixer_plugin.so*
1044 %_vlc_pluginsdir/audio_filter/liblinear_resampler_plugin.so*
1045 %_vlc_pluginsdir/audio_filter/libtrivial_channel_mixer_plugin.so*
1046 %_vlc_pluginsdir/audio_filter/libtrivial_resampler_plugin.so*
1047 %_vlc_pluginsdir/audio_filter/libugly_resampler_plugin.so*
1048 %_vlc_pluginsdir/audio_filter/libaudio_format_plugin.so*
1049 %_vlc_pluginsdir/audio_filter/libequalizer_plugin.so*
1050 %_vlc_pluginsdir/audio_filter/libnormvol_plugin.so*
1051 %_vlc_pluginsdir/audio_filter/libsimple_channel_mixer_plugin.so*
1052 %_vlc_pluginsdir/audio_filter/libparam_eq_plugin.so*
1053 %_vlc_pluginsdir/audio_filter/libconverter_fixed_plugin.so*
1054 %_vlc_pluginsdir/audio_filter/libconverter_float_plugin.so*
1055 %_vlc_pluginsdir/audio_filter/libmono_plugin.so*
1057 %dir %_vlc_pluginsdir/audio_mixer
1058 %_vlc_pluginsdir/audio_mixer/libfloat32_mixer_plugin.so*
1059 %_vlc_pluginsdir/audio_mixer/libspdif_mixer_plugin.so*
1060 %_vlc_pluginsdir/audio_mixer/libtrivial_mixer_plugin.so*
1062 %dir %_vlc_pluginsdir/audio_output
1063 %_vlc_pluginsdir/audio_output/libaout_file_plugin.so*
1065 %dir %_vlc_pluginsdir/codec
1066 %_vlc_pluginsdir/codec/liba52_plugin.so*
1067 %_vlc_pluginsdir/codec/libadpcm_plugin.so*
1068 %_vlc_pluginsdir/codec/libaraw_plugin.so*
1069 %_vlc_pluginsdir/codec/librawvideo_plugin.so*
1070 %_vlc_pluginsdir/codec/libcinepak_plugin.so*
1071 %_vlc_pluginsdir/codec/libdts_plugin.so*
1072 %_vlc_pluginsdir/codec/liblpcm_plugin.so*
1073 %_vlc_pluginsdir/codec/libmpeg_audio_plugin.so*
1074 %_vlc_pluginsdir/codec/libspudec_plugin.so*
1075 %_vlc_pluginsdir/codec/libfake_plugin.so*
1076 %_vlc_pluginsdir/codec/libsubsdec_plugin.so*
1077 %_vlc_pluginsdir/codec/libcvdsub_plugin.so*
1078 %_vlc_pluginsdir/codec/libtelx_plugin.so*
1080 %dir %_vlc_pluginsdir/control
1081 %_vlc_pluginsdir/control/librc_plugin.so*
1082 %_vlc_pluginsdir/control/libgestures_plugin.so*
1083 %_vlc_pluginsdir/control/libhotkeys_plugin.so*
1084 %_vlc_pluginsdir/control/libnetsync_plugin.so*
1085 %_vlc_pluginsdir/control/libshowintf_plugin.so*
1086 %_vlc_pluginsdir/control/libmotion_plugin.so*
1088 %dir %_vlc_pluginsdir/demux
1089 #%_vlc_pluginsdir/demux/libaac_plugin.so*
1090 %_vlc_pluginsdir/demux/libasf_plugin.so*
1091 %_vlc_pluginsdir/demux/libau_plugin.so*
1092 #%_vlc_pluginsdir/demux/libaudio_plugin.so*
1093 %_vlc_pluginsdir/demux/libavi_plugin.so*
1094 %_vlc_pluginsdir/demux/liba52sys_plugin.so*
1095 %_vlc_pluginsdir/demux/libdemuxdump_plugin.so*
1096 #%_vlc_pluginsdir/demux/libdemuxsub_plugin.so*
1097 #%_vlc_pluginsdir/demux/libes_plugin.so*
1098 #%_vlc_pluginsdir/demux/libid3_plugin.so*
1099 #%_vlc_pluginsdir/demux/libm3u_plugin.so*
1100 %_vlc_pluginsdir/demux/libm4v_plugin.so*
1102 %_vlc_pluginsdir/demux/libmp4_plugin.so*
1103 %_vlc_pluginsdir/demux/libps_plugin.so*
1104 %_vlc_pluginsdir/demux/librawdv_plugin.so*
1105 %_vlc_pluginsdir/demux/libwav_plugin.so*
1106 %_vlc_pluginsdir/demux/libaiff_plugin.so*
1107 %_vlc_pluginsdir/demux/libdtssys_plugin.so*
1108 %_vlc_pluginsdir/demux/libm4a_plugin.so*
1109 %_vlc_pluginsdir/demux/libmjpeg_plugin.so*
1110 #%_vlc_pluginsdir/demux/libmod_plugin.so*
1111 %_vlc_pluginsdir/demux/libmpga_plugin.so*
1112 %_vlc_pluginsdir/demux/libmpgv_plugin.so*
1113 %_vlc_pluginsdir/demux/libnsc_plugin.so*
1114 %_vlc_pluginsdir/demux/libnsv_plugin.so*
1115 %_vlc_pluginsdir/demux/libnuv_plugin.so*
1116 %_vlc_pluginsdir/demux/libplaylist_plugin.so*
1117 %_vlc_pluginsdir/demux/libpva_plugin.so*
1118 %_vlc_pluginsdir/demux/libreal_plugin.so*
1119 #%_vlc_pluginsdir/demux/libsgimb_plugin.so*
1120 %_vlc_pluginsdir/demux/libsubtitle_plugin.so*
1121 %_vlc_pluginsdir/demux/libty_plugin.so*
1122 %_vlc_pluginsdir/demux/libvobsub_plugin.so*
1123 %_vlc_pluginsdir/demux/libvoc_plugin.so*
1124 %_vlc_pluginsdir/demux/libxa_plugin.so*
1125 %_vlc_pluginsdir/demux/libtta_plugin.so
1126 %_vlc_pluginsdir/demux/libh264_plugin.so*
1127 %_vlc_pluginsdir/demux/libvc1_plugin.so*
1128 %_vlc_pluginsdir/demux/libluaplaylist_plugin.so*
1129 %_vlc_pluginsdir/demux/librawvid_plugin.so*
1131 %dir %_vlc_pluginsdir/gui
1133 %dir %_vlc_pluginsdir/misc
1134 %_vlc_pluginsdir/misc/libdummy_plugin.so*
1135 #%_vlc_pluginsdir/misc/libhttpd_plugin.so*
1136 #%_vlc_pluginsdir/misc/libipv4_plugin.so*
1137 #%_vlc_pluginsdir/misc/libipv6_plugin.so*
1138 %_vlc_pluginsdir/misc/liblogger_plugin.so*
1139 %_vlc_pluginsdir/misc/libvod_rtsp_plugin.so*
1140 %_vlc_pluginsdir/misc/libmemcpy_plugin.so*
1141 %_vlc_pluginsdir/misc/libscreensaver_plugin.so*
1142 %_vlc_pluginsdir/misc/libexport_plugin.so*
1143 %_vlc_pluginsdir/misc/libgrowl_plugin.so*
1144 %_vlc_pluginsdir/misc/libmemcpy3dn_plugin.so*
1145 %_vlc_pluginsdir/misc/libmemcpymmx_plugin.so*
1146 %_vlc_pluginsdir/misc/libmemcpymmxext_plugin.so*
1147 %_vlc_pluginsdir/misc/libaudioscrobbler_plugin.so*
1148 %_vlc_pluginsdir/misc/libprobe_hal_plugin.so*
1149 %_vlc_pluginsdir/misc/libprofile_parser_plugin.so*
1152 %dir %_vlc_pluginsdir/services_discovery
1153 %_vlc_pluginsdir/services_discovery/libsap_plugin.so*
1155 %dir %_vlc_pluginsdir/mux
1156 %_vlc_pluginsdir/mux/libmux_asf_plugin.so*
1157 %_vlc_pluginsdir/mux/libmux_avi_plugin.so*
1158 %_vlc_pluginsdir/mux/libmux_dummy_plugin.so*
1159 #%_vlc_pluginsdir/mux/libmux_ogg_plugin.so*
1160 %_vlc_pluginsdir/mux/libmux_ps_plugin.so*
1161 %_vlc_pluginsdir/mux/libmux_mp4_plugin.so*
1162 %_vlc_pluginsdir/mux/libmux_mpjpeg_plugin.so*
1163 %_vlc_pluginsdir/mux/libmux_wav_plugin.so*
1165 #%_vlc_pluginsdir/mux/libmux_ts_plugin.so*
1167 %dir %_vlc_pluginsdir/packetizer
1168 #_vlc_pluginsdir/packetizer/libpacketizer_a52_plugin.so*
1169 %_vlc_pluginsdir/packetizer/libpacketizer_copy_plugin.so*
1170 %_vlc_pluginsdir/packetizer/libpacketizer_mpeg4audio_plugin.so*
1171 %_vlc_pluginsdir/packetizer/libpacketizer_mpeg4video_plugin.so*
1172 #%_vlc_pluginsdir/packetizer/libpacketizer_mpegaudio_plugin.so*
1173 %_vlc_pluginsdir/packetizer/libpacketizer_mpegvideo_plugin.so*
1174 %_vlc_pluginsdir/packetizer/libpacketizer_vc1_plugin.so*
1177 %dir %_vlc_pluginsdir/stream_out
1178 %_vlc_pluginsdir/stream_out/libstream_out_display_plugin.so*
1179 %_vlc_pluginsdir/stream_out/libstream_out_dummy_plugin.so*
1180 %_vlc_pluginsdir/stream_out/libstream_out_duplicate_plugin.so*
1181 %_vlc_pluginsdir/stream_out/libstream_out_es_plugin.so*
1182 %_vlc_pluginsdir/stream_out/libstream_out_standard_plugin.so*
1183 %_vlc_pluginsdir/stream_out/libstream_out_bridge_plugin.so*
1184 %_vlc_pluginsdir/stream_out/libstream_out_description_plugin.so*
1185 %_vlc_pluginsdir/stream_out/libstream_out_gather_plugin.so*
1186 %_vlc_pluginsdir/stream_out/libstream_out_mosaic_bridge_plugin.so*
1187 %_vlc_pluginsdir/stream_out/libstream_out_rtp_plugin.so*
1188 #%_vlc_pluginsdir/stream_out/libstream_out_switcher_plugin.so*
1189 %_vlc_pluginsdir/stream_out/libstream_out_transcode_plugin.so*
1190 %_vlc_pluginsdir/stream_out/libstream_out_autodel_plugin.so*
1192 %dir %_vlc_pluginsdir/video_chroma
1193 %_vlc_pluginsdir/video_chroma/libi420_rgb_plugin.so*
1194 %_vlc_pluginsdir/video_chroma/libi420_ymga_plugin.so*
1195 %_vlc_pluginsdir/video_chroma/libi420_yuy2_plugin.so*
1196 %_vlc_pluginsdir/video_chroma/libi422_yuy2_plugin.so*
1197 %_vlc_pluginsdir/video_chroma/libi420_rgb_mmx_plugin.so*
1198 %_vlc_pluginsdir/video_chroma/libi420_ymga_mmx_plugin.so*
1199 %_vlc_pluginsdir/video_chroma/libi420_yuy2_mmx_plugin.so*
1200 %_vlc_pluginsdir/video_chroma/libi422_yuy2_mmx_plugin.so*
1202 %dir %_vlc_pluginsdir/video_filter
1203 %_vlc_pluginsdir/video_filter/libadjust_plugin.so*
1204 %_vlc_pluginsdir/video_filter/libclone_plugin.so*
1205 %_vlc_pluginsdir/video_filter/libcrop_plugin.so*
1206 %_vlc_pluginsdir/video_filter/libdeinterlace_plugin.so*
1207 #%_vlc_pluginsdir/video_filter/libdistort_plugin.so*
1208 %_vlc_pluginsdir/video_filter/libinvert_plugin.so*
1209 %_vlc_pluginsdir/video_filter/libmotionblur_plugin.so*
1210 #%_vlc_pluginsdir/video_filter/libosdtext_plugin.so*
1211 %_vlc_pluginsdir/video_filter/libtransform_plugin.so*
1212 %_vlc_pluginsdir/video_filter/libwall_plugin.so*
1213 %_vlc_pluginsdir/video_filter/libblend_plugin.so*
1214 %_vlc_pluginsdir/video_filter/liblogo_plugin.so*
1215 %_vlc_pluginsdir/video_filter/libmarq_plugin.so*
1216 %_vlc_pluginsdir/video_filter/libmosaic_plugin.so*
1217 %_vlc_pluginsdir/video_filter/libmotiondetect_plugin.so*
1218 %_vlc_pluginsdir/video_filter/libosdmenu_plugin.so*
1219 %_vlc_pluginsdir/video_filter/librss_plugin.so*
1220 %_vlc_pluginsdir/video_filter/librv32_plugin.so*
1221 %_vlc_pluginsdir/video_filter/libscale_plugin.so*
1222 #%_vlc_pluginsdir/video_filter/libtime_plugin.so*
1223 %_vlc_pluginsdir/video_filter/libmagnify_plugin.so*
1224 %_vlc_pluginsdir/video_filter/libalphamask_plugin.so*
1225 %_vlc_pluginsdir/video_filter/libbluescreen_plugin.so*
1226 %_vlc_pluginsdir/video_filter/libcolorthres_plugin.so*
1227 %_vlc_pluginsdir/video_filter/liberase_plugin.so*
1228 %_vlc_pluginsdir/video_filter/libextract_plugin.so*
1229 %_vlc_pluginsdir/video_filter/libgaussianblur_plugin.so*
1230 %_vlc_pluginsdir/video_filter/libgradient_plugin.so*
1231 %_vlc_pluginsdir/video_filter/libnoise_plugin.so*
1232 %_vlc_pluginsdir/video_filter/libpanoramix_plugin.so*
1233 %_vlc_pluginsdir/video_filter/libpsychedelic_plugin.so*
1234 %_vlc_pluginsdir/video_filter/libpuzzle_plugin.so*
1235 %_vlc_pluginsdir/video_filter/libripple_plugin.so*
1236 %_vlc_pluginsdir/video_filter/librotate_plugin.so*
1237 %_vlc_pluginsdir/video_filter/libsharpen_plugin.so*
1238 %_vlc_pluginsdir/video_filter/libwave_plugin.so*
1240 %dir %_vlc_pluginsdir/video_output
1242 %dir %_vlc_pluginsdir/visualization
1243 %_vlc_pluginsdir/visualization/libvisual_plugin.so*
1245 %dir %_vlc_pluginsdir/meta_engine
1246 %_vlc_pluginsdir/meta_engine/libfolder_plugin.so*
1248 %doc AUTHORS README MAINTAINERS NEWS THANKS
1250 %files interface-ncurses
1251 %_vlc_pluginsdir/gui/libncurses_plugin.so*
1253 %files interface-wxwidgets
1254 %_vlc_pluginsdir/gui/libwxwidgets_plugin.so*
1255 %_datadir/applications/vlc.desktop
1256 %_bindir/wxvlc
1258 %files interface-skins2
1259 %_vlc_pluginsdir/gui/libskins2_plugin.so*
1260 %_datadir/%name/skins2
1262 %files interface-http
1263 %_vlc_pluginsdir/control/libhttp_plugin.so*
1264 %_datadir/%name/http
1266 %files interface-telnet
1267 %_vlc_pluginsdir/control/libtelnet_plugin.so*
1269 %files interface-lirc
1270 %_vlc_pluginsdir/control/liblirc_plugin.so*
1272 %files interface-qt4
1273 %_bindir/qvlc
1274 %_vlc_pluginsdir/gui/libqt4_plugin.so*
1276 %files plugin-sdl
1277 %_vlc_pluginsdir/audio_output/libaout_sdl_plugin.so*
1278 %_vlc_pluginsdir/video_output/libvout_sdl_plugin.so*
1280 %files plugin-jack
1281 %_vlc_pluginsdir/audio_output/libjack_plugin.so*
1282 %_vlc_pluginsdir/access/libaccess_jack_plugin.so*
1284 %files plugin-snapshot
1285 %_vlc_pluginsdir/video_output/libsnapshot_plugin.so*
1287 %if_enabled ggi
1288 %files plugin-ggi
1289 %_vlc_pluginsdir/video_output/libggi_plugin.so*
1290 %endif
1292 %files plugin-goom
1293 %_vlc_pluginsdir/visualization/libgoom_plugin.so*
1295 %files plugin-v4l
1296 %_vlc_pluginsdir/access/libv4l_plugin.so*
1298 %files plugin-live555
1299 %_vlc_pluginsdir/demux/liblive555_plugin.so*
1301 %ifnarch x86_64
1302 %files plugin-loader
1303 %_vlc_pluginsdir/codec/libdmo_plugin.so*
1304 %_vlc_pluginsdir/codec/librealaudio_plugin.so*
1305 %endif
1307 %files plugin-osd
1308 %_vlc_pluginsdir/misc/libxosd_plugin.so*
1310 %files plugin-mad
1311 %_vlc_pluginsdir/audio_filter/libmpgatofixed32_plugin.so*
1312 #%_vlc_pluginsdir/demux/libid3tag_plugin.so*
1314 %files plugin-matroska
1315 %_vlc_pluginsdir/demux/libmkv_plugin.so*
1317 %files plugin-mga
1318 %_vlc_pluginsdir/video_output/libmga_plugin.so*
1320 %files plugin-modplug
1321 %_vlc_pluginsdir/demux/libmod_plugin.so*
1323 %files plugin-mpeg2
1324 %_vlc_pluginsdir/codec/liblibmpeg2_plugin.so*
1326 %files plugin-musepack
1327 %_vlc_pluginsdir/demux/libmpc_plugin.so*
1329 %files plugin-notify
1330 %_vlc_pluginsdir/misc/libnotify_plugin.so*
1332 %files plugin-speex
1333 %_vlc_pluginsdir/codec/libspeex_plugin.so*
1335 %files plugin-ogg
1336 %_vlc_pluginsdir/mux/libmux_ogg_plugin.so*
1337 %_vlc_pluginsdir/demux/libogg_plugin.so*
1338 %_vlc_pluginsdir/codec/libvorbis_plugin.so*
1340 %files plugin-flac
1341 %_vlc_pluginsdir/demux/libflacsys_plugin.so*
1342 %_vlc_pluginsdir/codec/libflac_plugin.so*
1344 %files plugin-a52
1345 %_vlc_pluginsdir/audio_filter/liba52tofloat32_plugin.so*
1346 %_vlc_pluginsdir/audio_filter/liba52tospdif_plugin.so*
1348 %files plugin-h264
1349 %_vlc_pluginsdir/codec/libx264_plugin.so*
1350 %_vlc_pluginsdir/packetizer/libpacketizer_h264_plugin.so*
1352 %files plugin-hal
1353 %_vlc_pluginsdir/services_discovery/libhal_plugin.so*
1355 %files plugin-bonjour
1356 %_vlc_pluginsdir/services_discovery/libbonjour_plugin.so*
1358 %files plugin-aa
1359 %_vlc_pluginsdir/video_output/libaa_plugin.so*
1361 %files plugin-caca
1362 %_vlc_pluginsdir/video_output/libcaca_plugin.so*
1364 %files plugin-image
1365 %_vlc_pluginsdir/video_output/libimage_plugin.so*
1367 %files plugin-opengl
1368 %_vlc_pluginsdir/video_output/libopengl_plugin.so*
1370 %files plugin-theora
1371 %_vlc_pluginsdir/codec/libtheora_plugin.so*
1373 %files plugin-glx
1374 %_vlc_pluginsdir/video_output/libglx_plugin.so*
1376 %files plugin-esd
1377 %_vlc_pluginsdir/audio_output/libesd_plugin.so*
1379 %files plugin-arts
1380 %_vlc_pluginsdir/audio_output/libarts_plugin.so*
1382 %files plugin-faad
1383 %_vlc_pluginsdir/codec/libfaad_plugin.so*
1385 %files plugin-ffmpeg
1386 %_vlc_pluginsdir/codec/libffmpeg_plugin.so*
1387 #%_vlc_pluginsdir/stream_out/libstream_out_switcher_plugin.so*
1389 %files plugin-framebuffer
1390 %_vlc_pluginsdir/video_output/libfb_plugin.so*
1392 %files plugin-alsa
1393 %_vlc_pluginsdir/audio_output/libalsa_plugin.so*
1395 %files plugin-oss
1396 %_vlc_pluginsdir/audio_output/liboss_plugin.so*
1398 %files plugin-shout
1399 %_vlc_pluginsdir/access_output/libaccess_output_shout_plugin.so*
1400 %_vlc_pluginsdir/services_discovery/libshout_plugin.so*
1402 %files plugin-x11
1403 %_vlc_pluginsdir/video_output/libx11_plugin.so*
1405 %files plugin-xml
1406 %_vlc_pluginsdir/misc/libxml_plugin.so*
1407 %_vlc_pluginsdir/misc/libxtag_plugin.so*
1409 %files plugin-xvideo
1410 %_vlc_pluginsdir/video_output/libxvideo_plugin.so*
1412 %files plugin-png
1413 %_vlc_pluginsdir/codec/libpng_plugin.so*
1415 %files plugin-podcast
1416 %_vlc_pluginsdir/services_discovery/libpodcast_plugin.so*
1418 %files plugin-realrtsp
1419 %_vlc_pluginsdir/access/libaccess_realrtsp_plugin.so*
1421 %files plugin-cmml
1422 %_vlc_pluginsdir/codec/libcmml_plugin.so*
1424 %files plugin-dv
1425 %_vlc_pluginsdir/access/libdc1394_plugin.so*
1426 %_vlc_pluginsdir/access/libaccess_dv_plugin.so*
1428 %files plugin-ts
1429 %_vlc_pluginsdir/mux/libmux_ts_plugin.so*
1430 %_vlc_pluginsdir/demux/libts_plugin.so*
1432 %files plugin-twolame
1433 %_vlc_pluginsdir/codec/libtwolame_plugin.so*
1435 %files plugin-dvb
1436 %_vlc_pluginsdir/codec/libdvbsub_plugin.so*
1437 %_vlc_pluginsdir/access/libdvb_plugin.so*
1439 %files plugin-dvdnav
1440 %_vlc_pluginsdir/access/libdvdnav_plugin.so*
1442 %files plugin-dvdread
1443 %_vlc_pluginsdir/access/libdvdread_plugin.so*
1445 %if_enabled dirac
1446 %files plugin-dirac
1447 %_vlc_pluginsdir/codec/libdirac_plugin.so*
1448 %endif
1450 %if_enabled dca
1451 %files plugin-dca
1452 %_vlc_pluginsdir/audio_filter/libdtstofloat32_plugin.so*
1453 %endif
1455 %if_enabled gnomevfs
1456 %files plugin-gnomevfs
1457 %_vlc_pluginsdir/access/libaccess_gnomevfs_plugin.so*
1458 %endif
1460 %files plugin-galaktos
1461 %_vlc_pluginsdir/visualization/libgalaktos_plugin.so*
1463 %files plugin-freetype
1464 %_vlc_pluginsdir/misc/libfreetype_plugin.so*
1466 %files plugin-gnutls
1467 %_vlc_pluginsdir/misc/libgnutls_plugin.so*
1469 %if_enabled smb
1470 %files plugin-smb
1471 %_vlc_pluginsdir/access/libaccess_smb_plugin.so*
1472 %endif
1474 %files plugin-screen
1475 %_vlc_pluginsdir/access/libscreen_plugin.so*
1477 %files plugin-sdlimage
1478 %_vlc_pluginsdir/codec/libsdl_image_plugin.so*
1480 %if_enabled svg
1481 %files plugin-svg
1482 %_vlc_pluginsdir/misc/libsvg_plugin.so*
1483 %endif
1485 %files -n mozilla-plugin-vlc
1486 %browser_plugins_path/*
1488 %files plugin-videocd
1489 %_vlc_pluginsdir/access/libvcd_plugin.so*
1490 %_vlc_pluginsdir/codec/libsvcdsub_plugin.so*
1491 %_vlc_pluginsdir/access/libvcdx_plugin.so*
1493 %files plugin-audiocd
1494 %_vlc_pluginsdir/access/libcdda_plugin.so*
1496 %files -n lib%name
1497 %_libdir/libvlc.so.*
1498 %_libdir/libvlc-control.so.*
1500 %files -n lib%name-devel
1501 %_bindir/%name-config
1502 %_includedir/*
1503 %_libdir/libvlc.so
1504 %_libdir/libvlc-control.so
1506 %if_enabled python-bindings
1507 %files -n python-module-vlc
1508 %_bindir/vlcdebug.py
1509 %python_sitelibdir/vlc.so
1510 %endif
1512 %files -n vim-plugin-vlc-syntax
1513 %vim_syntax_dir/vlc.vim
1515 %files -n fortunes-vlc
1516 %_gamesdatadir/fortune/vlc*
1518 %files maxi
1520 %files normal
1522 %changelog
1523 * Wed May 30 2007 Pavlov Konstantin <thresh@altlinux.ru> 0.9.0-alt0.svn20348
1524 - 20348 revision.
1525 - Fixed packaging issues.
1527 * Tue May 29 2007 Pavlov Konstantin <thresh@altlinux.ru> 0.9.0-alt0.svn20336
1528 - 20336 revision of 0.9.0 trunk.
1530 * Fri May 18 2007 Pavlov Konstantin <thresh@altlinux.ru> 0.9.0-alt0.svn20165
1531 - First build of 0.9.0 trunk snapshot.
1533 * Tue May 15 2007 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6b-alt2
1534 - Fix mozilloids plugin installation.
1535 - Backport ffmpeg.c from trunk: lots of new fourccs.
1536 - Backport fix seeking in mkv from trunk.
1537 - Backport atrac support in rm files from trunk.
1538 - Some tweaks to WX interface.
1539 - Backport RSS fixes from trunk.
1540 - Build with dirac = 0.7
1542 * Thu Apr 19 2007 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6b-alt1
1543 - 0.8.6b release.
1545 * Fri Mar 30 2007 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6a-alt5
1546 - Backported dirac 0.6 support from trunk.
1547 - Applied numerous fixes from 0.8.6-bugfix branch.
1549 * Fri Mar 23 2007 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6a-alt4
1550 - Revert patch for build with wxgtk-2.8. It sucks.
1552 * Wed Feb 21 2007 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6a-alt3
1553 - Added strict requires for libavcodec >= 0.5.0-alt1.svn8045
1554 to ffmpeg plugin due to dirac DE support.
1555 - Removed dirac plugin.
1556 - Added a patch fixing build with libflac8.
1557 - Added a patch fixing build with wxgtk-2.8, BR changed accordingly.
1558 - Fixed BuildRequires a bit.
1559 - Added vlc-plugin-xml to vlc-normal subpackage (apparently, vlc stores
1560 playlist in xml-based format...).
1561 - Made plugins require libvlc instead of vlc package - this could help
1562 using libvlc+plugins with bindings without vlc package. Even interface
1563 plugins now require libvlc, though i have no idea if you could use them
1564 via bindings. :)
1566 * Sun Jan 21 2007 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6a-alt2
1567 - Spec cleanup, we're VLC Media Player, not VideoLAN Client.
1568 - Moved h264 demuxer to main vlc package.
1569 - Made vlc package own %%_libdir/vlc/gui directory.
1570 - Proper packaging of libvlc/libvlc-devel.
1571 - Use glibc-kernheaders instead of linux-libc-headers.
1573 * Sat Jan 06 2007 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6a-alt1
1574 - 0.8.6a bugfix release (well i fixed the bug in -alt3, but anyway...).
1576 * Wed Jan 03 2007 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt3
1577 - Added fix for udp format string vulnerability (affects VCD/CDDAX modules)
1579 * Wed Dec 27 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt2
1580 - Rebuild with new dbus.
1582 * Tue Dec 12 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt1
1583 - 0.8.6 release.
1585 * Fri Dec 01 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.18182
1586 - 0.8.6-rc1.
1588 * Thu Nov 30 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.18168
1589 - 18168, yeah, it's almost test3, i swear!
1590 - gnomevfs -> def_disable, it doesn't work at all.
1591 - New plugin : dv/dc1394.
1593 * Wed Nov 29 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.18153
1594 - 18153, almost test3.
1596 * Thu Nov 16 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.17817
1597 - 17817 revision.
1599 * Thu Nov 16 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.17797
1600 - 17797 revision.
1601 - 0.8.6-test2.
1603 * Tue Nov 07 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.17528
1604 - 17528 revision.
1606 * Tue Oct 31 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.17389
1607 - 17389 revision.
1609 * Wed Oct 18 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.17132
1610 - 17132, almost -test1.
1612 * Thu Oct 05 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.16948
1613 - 16948 revision.
1615 * Tue Sep 26 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.16876
1616 - 16876 revision.
1618 * Mon Sep 18 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.16724
1619 - 16724 revision of 0.8.6 stable branch.
1621 * Sun Sep 03 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.16525
1622 - 16525 revision.
1623 - Removed patch10, patch13 as they moved upstream (theora, mux_ts -> plugins).
1624 - Get rid of sed (ffmpeg was fixed).
1626 * Fri Aug 25 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.16345
1627 - 16345 revision.
1628 - Moved FreeDesktop menu file to separate %%SOURCE1, modified it a bit.
1630 * Mon Aug 07 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.16235
1631 - 16235 revision.
1632 - Added libtwolame-devel to BuildRequires.
1633 - New plugin: twolame.
1634 - Removed demux/ts from main vlc package.
1636 * Sat Aug 05 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.16209
1637 - 16209 revision.
1638 - Use switch to on/off dirac plugin (now it's on).
1639 - Stricted libdirac version to use (now it's 0.5.4-alt1).
1640 - Stricted faad version to use (now it's 2.0-alt2.20040923).
1641 - Stricted ffmpeg version to use (now it's 0.5.0-alt1.svn5790).
1642 - probe_hal plugin goes to plugin-hal package.
1643 - motion plugin -- punch your notebook to navigate thru playlist
1644 (only supported on some Thinkpad models, don't forget to modprobe hdaps).
1645 - Made %%summary'ies for plugins more descriptive.
1646 - Made %%summary'ies and %%description's for packages unified.
1647 - Cleaned up %%description's.
1648 - Enablind smb plugin.
1650 * Tue Jun 20 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.15926
1651 - 15926 revision.
1652 - BuildRequires changes:
1653 + Added libnotify-devel, libdbus-glib-devel, libupnp-devel.
1654 + XOrg7ification.
1655 - Not building upnp plugin due to current trunk playlist changes.
1656 - Added Requires: vlc-interfaces-wxwidgets to vlc-interface-skins2.
1657 - Added java bindings toggle, disabling by default, it is not ready yet.
1658 - Added working python mediacontrol bindings toggle, disabling it by default.
1659 - Live555 version bump.
1660 - Live555 moved to plugins, added to -normal virtual package.
1661 - Temporarily disabled smb plugin.
1663 * Fri Jun 02 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.15786
1664 - Unified provides system for interfaces plugins:
1665 each interface plugin now provides vlc-interface.
1666 each interface plugin now provides vlc-plugin-%%name.
1667 - Added fortunes-vlc package.
1668 - s/vlc-plugin-qt4/vlc-interface-qt4/ in maxi requires (thx legion@).
1669 - Patch15 (qt4 fix) merged upstream, removing it.
1670 - More requires/obsoletes in vlc-normal package.
1671 - Added THANKS file to documentation.
1673 * Tue May 30 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.15765
1674 - 15765.
1675 - Added libqt4-devel to buildreq, enabling by default, goes to separate
1676 interface package, added patch to build qt4 interface.
1677 - Lightened buildreq dependancy to liblive-devel.
1679 * Sat May 06 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.15548
1680 - 15548 (post 0.8.5-test4).
1681 - Removed patch14 (mozilla paths) as it merged upstream.
1682 - Removed patch5 (svg build) as it was fixed in upstream.
1683 - Trying to build mozilla plugin without nspr4 xpcom etc stuff (patch15,
1684 merged upstream).
1685 - Mosaic plugin linked with -lm (same fix in upstream).
1686 - Moved ts_plugin from vlc package to plugin-ts with mux_ts, added
1687 plugin-ts to the list of the essential packages to run vlc on desktop.
1688 - Renamed vlc-common to vlc-normal.
1689 - Moved stream_out_switcher to ffmpeg plugin.
1690 - Some spec cleanup.
1692 * Fri Apr 28 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.15395
1693 - 15395.
1695 * Wed Apr 26 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.15364
1696 - 15364.
1697 - fixed mozilla plugin build.
1699 * Sat Apr 22 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.6-alt0.15299
1700 - 0.8.6 trunk.
1701 - 15299 revision.
1702 - Some spec cleanup.
1703 - Renamed some patches.
1704 - Removing kludgy *FLAGS.
1705 - Enabling DAAP support thru libdaap, goes to separate plugin.
1706 - Built with libdts -- enables DTS decoding, goes to separate plugin.
1707 - Matroska, dts, bonjour (avahi), theora, mux_ts goes to plugins.
1708 - Moving telnet and http interface to plugins.
1709 - Fixed some unresolved symbols in some plugins (patch moved to upstream).
1710 - Improved Xorg7 detection under ia32 (patch moved to upstream).
1711 - added fonts-ttf-dejavu to freetype plugin requires as it uses hardcoded
1712 font from dejavu by default (suggestions on default font are welcome).
1714 * Tue Apr 04 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.15087
1715 - 15087 (post test2).
1717 * Sat Mar 25 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14911
1718 - 14911.
1719 - updated mozilla and wxnoupdates patches.
1720 - to sisyphus.
1721 - mmx memcpy and stuff moved to plugins from builtins and goes into main package.
1722 - textrel = relaxed, unresolved = relaxed.
1724 * Sun Mar 05 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14640
1725 - 14640.
1726 - compiling with linux-libc-headers.
1728 * Sat Mar 04 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14613
1729 - 14613.
1731 * Sat Mar 04 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14602
1732 - 14602
1733 - same thing with svg, disabled it until fixed in upstream.
1735 * Tue Feb 28 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14534
1736 - 14534.
1737 - added def_disable ggi and ifdeffed everything around it.
1739 * Mon Feb 27 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14521
1740 - 14521.
1742 * Sun Feb 26 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14512
1743 - 14512.
1744 - added liblame devel to buildreq.
1746 * Wed Feb 22 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14462
1747 - 14462.
1748 - enabling debug.
1750 * Tue Feb 21 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14446
1751 - 14446.
1753 * Tue Feb 21 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14430
1754 - 14430.
1756 * Mon Feb 20 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14421
1757 - 14421.
1759 * Sun Feb 19 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14378
1760 - 14378.
1761 - fixed maxi/common packages.
1763 * Fri Feb 17 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14350
1764 - Added -maxi and -common packages for installation ease.
1766 * Fri Feb 17 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14349
1767 - 14349.
1768 - deffed python bindings build. currently disabled it because of upstream changes.
1770 * Thu Feb 16 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14333
1771 - 14333.
1772 - python patch edited.
1774 * Mon Feb 06 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14182
1775 - 14182.
1776 - added ugly hack (tm) to enable building on 32bit systems.
1777 - enabling quicktime and dmo only for 32bit.
1779 * Fri Feb 03 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14148
1780 - 14148.
1781 - added jack plugin.
1782 - added snapshot plugin.
1784 * Fri Feb 03 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14146
1785 - 14146.
1786 - removed debian menu.
1788 * Thu Feb 02 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14139
1789 - 14139.
1790 - skipping verify_elf.
1792 * Tue Jan 31 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14090
1793 - 14090
1794 - added vim-plugin-vlc-syntax package.
1795 - let's try to link with x264.
1796 - removed --disable-rpath.
1797 - added ./toolbox.
1799 * Thu Jan 26 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14014
1800 - 14014.
1801 - removing configure patch.
1803 * Tue Jan 24 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14009
1804 - 14009.
1805 - vcdx plugin.
1807 * Mon Jan 23 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.14004
1808 - svg fix build.
1810 * Thu Jan 19 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.13949
1811 - removed fix for xorg7, cause 13949 revision should check for xlibs better. ;)
1812 - moved mpc to plugin-musepack.
1813 - moved dvdread to plugin-dvdread.
1814 - moved dvdnav to plugin-dvdnav.
1815 - moved ffmpeg to plugin-ffmpeg.
1816 - moved mpeg2 to plugin-mpeg2.
1817 - moved modplug to plugin-modplug.
1818 - moved ogg muxer to plugin-ogg.
1820 * Thu Jan 19 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.13948
1821 - revision 13948.
1822 - fixed build with xorg7.0.
1824 * Sat Jan 14 2006 Pavlov Konstantin <thresh@altlinux.ru> 0.8.5-alt0.13911
1825 - svn trunk.
1826 - new versioning.
1827 - added wxnoupdates patch and osdmenu patch.
1828 - moved all interface plugins to interface-* packets.
1829 - added provides vlc-interface to all those packets.
1830 - added .desktop file.
1831 - removed broken documentation.
1832 - Hopefully fixed xvideo on x86_64.
1833 - Add requires libx264-devel-static.
1834 - fixed mozilla plugin build (hello, new world with new mozilla-devel & co!).
1835 - added goom plugin.
1836 - removed java bindings as they doesn't even install. :(
1837 - enabling python bindings.
1838 - added podcast module.
1839 - sed-i'ng modules path.
1840 - using ./bootstrap.
1842 * Tue Dec 13 2005 Pavlov Konstantin <thresh@altlinux.ru> 0.8.4a-alt0.8
1843 - 0.8.4a release.
1844 - altered buildreqs.
1845 - enabled hal.
1847 * Sat Dec 10 2005 Pavlov Konstantin <thresh@altlinux.ru> 0.8.4-alt0.77
1848 - altered ffmpeg buildreq.
1849 - remove vlc requires in mozilla-plugin-vlc package.
1851 * Sat Dec 10 2005 Pavlov Konstantin <thresh@altlinux.ru> 0.8.4-alt0.76
1852 - buildreqs cleanup.
1854 * Sat Dec 10 2005 Pavlov Konstantin <thresh@altlinux.ru> 0.8.4-alt0.75
1855 - Added LIVE555.com (formerly live.com, blame MS!) support for VLC to support RTSP.
1856 - hal doesn't build on x86, let's %def_disable it.
1858 * Thu Dec 08 2005 Pavlov Konstantin <thresh@altlinux.ru> 0.8.4-alt0.71
1859 - added librsvg2-devel to buildreqs.
1861 * Wed Dec 07 2005 Pavlov Konstantin <thresh@altlinux.ru> 0.8.4-alt0.6
1862 - 0.6 version of spec.
1863 - all the plugins are packaged, some of them (~40) are in the separate packages.
1864 - xvideo plugin doesn't build on x86_64.
1866 * Thu Jan 20 2005 ALT QA Team Robot <qa-robot@altlinux.org> 0.7.2-alt0.5.1.1
1867 - Rebuilt with libstdc++.so.6.
1869 * Tue Oct 05 2004 ALT QA Team Robot <qa-robot@altlinux.org> 0.7.2-alt0.5.1
1870 - Rebuilt with libdvdread.so.3.
1872 * Mon May 31 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.7.2-alt0.5
1873 - 0.7.2
1875 * Thu Apr 15 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.7.1-alt0.2
1876 - 0.7.1
1878 * Mon Jan 05 2004 Yuri N. Sedunov <aris@altlinux.ru> 0.7.0-alt0.2
1879 - 0.7.0
1881 * Thu Apr 10 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.5.3-alt0.5
1882 - 0.5.3
1884 * Tue Feb 04 2003 Yuri N. Sedunov <aris@altlinux.ru> 0.5.0-alt0.5
1885 - 0.5.0
1887 * Sat Nov 16 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.4.6-alt0.5
1888 - 0.4.6
1890 * Fri Nov 01 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.4.5-alt0.5
1891 - 0.4.5
1893 * Fri Sep 13 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.4.4-alt0.5
1894 - 0.4.4
1896 * Sat Jul 27 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.4.3-alt0.5
1897 - 0.4.3
1899 * Thu Jul 11 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.4.2-alt0.5
1900 - 0.4.2
1901 - built with libffmpeg-0.4.6-alt0.2cvs20020721
1903 * Wed Jun 05 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.4.1-alt0.5
1904 - 0.4.1
1905 - built with libffmpeg-0.4.6-alt0.1cvs20020605
1906 - configure.in patch removed.
1908 * Fri May 24 2002 Yuri N. Sedunov <aris@altlinux.ru> 0.4-alt0.5
1909 - Adopted for Sisyphus.
1911 * Thu May 23 2002 Yves Duret <yduret@mandrakesoft.com> 0.4.0-1mdk
1912 - version 0.4.0 with MPEG4 (DivX) support thx ffmpeg.
1913 thus s/MPEG, MPEG2 and DVD/multimedia/g
1914 - sync %%description with debian ones.
1915 - vlc now requires a vlc-gui (gtk, gnome or qt).
1916 - removed gcc3.1 patches since merged upstream.
1918 * Mon May 13 2002 Yves Duret <yduret@mandrakesoft.com> 0.3.1-4mdk
1919 - removed xmga plugin (currently broken).
1920 - manual rebuild in gcc3.1 environment aka added Patch0 & Patch1
1921 - various summary/description changes.
1923 * Fri May 03 2002 Yves Duret <yduret@mandrakesoft.com> 0.3.1-3mdk
1924 - added vlc-lirc intf plugin rpm.
1926 * Tue Apr 30 2002 Yves Duret <yduret@mandrakesoft.com> 0.3.1-2mdk
1927 - rebuild against libalsa2 (vlc-sdl)
1929 * Fri Apr 19 2002 Yves Duret <yduret@mandrakesoft.com> 0.3.1-1mdk
1930 - version 0.3.1.
1931 - removed patch0 merged upstream.
1932 - removed old %%ifarch ppc
1933 - added missing libmad-devel buldrequires
1935 * Wed Apr 17 2002 Yves Duret <yduret@mandrakesoft.com> 0.3.0-4mdk
1936 - added liba52 support (buildrequires).
1937 - added vlc-alsa audio plugin.
1938 - mad is a codec (audio) plugin. corrected description and summary.
1940 * Wed Apr 10 2002 Yves Duret <yduret@mandrakesoft.com> 0.3.0-3mdk
1941 - added patch0 from CVS: fix crashing GTK popup menus thx Michal Bukovjan <bukovjan@mbox.dkm.cz>
1943 * Wed Apr 10 2002 Yves Duret <yduret@mandrakesoft.com> 0.3.0-2mdk
1944 - added vlc-arts rpm plugin thx blindauer Emmanuel <manu@agat.net>
1945 - better summary for plugin
1946 - add packager tag to myself
1948 * Sun Apr 07 2002 Yves Duret <yduret@mandrakesoft.com> 0.3.0-1mdk
1949 - version 0.3.0
1950 - added aa (Asci Art) plugin in vlc-aa rpm
1951 - merged with sam's one:
1952 * using his plugins list into %%files
1953 * removed libdvdcss from the whole tarball.
1954 * removed the workaround for VLC's bad /dev/dsp detection.
1955 - few spell corrections in all %%description
1956 - added buildrequires on SDL-devel
1958 * Tue Mar 05 2002 Yves Duret <yduret@mandrakesoft.com> 0.2.93-0.1mdk
1959 - new cvs snapshot
1960 - fix requires
1962 * Mon Mar 04 2002 Yves Duret <yduret@mandrakesoft.com> 0.2.92-5mdk
1963 - cvs snapshot
1965 * Sat Jan 26 2002 Yves Duret <yduret@mandrakesoft.com> 0.2.92-4mdk
1966 - mad plugin in vlc-mad rpm
1968 * Mon Jan 21 2002 Yves Duret <yduret@mandrakesoft.com> 0.2.92-3mdk
1969 - synced with main cvs specfile wich "fixed a few minor inaccuracies"
1971 * Thu Jan 17 2002 Yves Duret <yduret@mandrakesoft.com> 0.2.92-2mdk
1972 - readded libdvdcss rpm in specfile. use %%define css 1 with correct sources
1973 to build libdvdcss rpm.
1975 * Wed Jan 09 2002 Yves Duret <yduret@mandrakesoft.com> 0.2.92-1mdk
1976 - version 0.2.92
1977 - %%makeinstall_std
1978 - splitted again, added vlc-sdl vlc-esd vlc-ggi
1979 - bring back some missing plugins
1980 - fixed buildrequires
1981 - added menu entries and icons (from cvs)
1983 * Tue Oct 23 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.83-2mdk
1984 - rebuild against libpng3
1985 - added some doc for sir rpmlint
1986 - #5583: option -g
1988 * Thu Aug 23 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.83-1mdk
1989 - version 0.2.83 :
1990 * Activated subtitles in overlay mode (far from perfect, but this
1991 was an often requested feature).
1993 * Fri Aug 10 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.82-1mdk
1994 - version 0.2.82
1996 * Mon Jul 30 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.81-1mdk
1997 - version 0.2.81
1998 - added vlc-ncurses
2000 * Wed Jun 20 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.81-0.20010619-1mdk
2001 - cvs snapshot
2002 - added libdvdcss
2004 * Wed Jun 13 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.80-2mdk
2005 - fix build on ppc (c) dadou
2007 * Mon Jun 11 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.80-1mdk
2008 - version 0.2.80 : bug fixes and bug fixes and bug fixes and small
2009 improvements of the gtk interface.
2010 - corrected Summary in vlc-qt
2012 * Wed May 23 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.73-2mdk
2013 - added qt2 plugin (vlc-qt)
2015 * Wed May 16 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.73-1mdk
2016 - version 0.2.73
2017 - you can now get decss threw a plugin
2018 - rewritte srcipt to build vlc (decss plugin)
2019 - rebuild with SDL 1.2
2021 * Thu Apr 26 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.72-2mdk
2022 - true 0.2.72
2024 * Mon Apr 16 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.72-1mdk
2025 - version 0.2.72
2026 - package split into vlc, vlc-gnome, vlc-gtk
2028 * Fri Apr 13 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.71-1mdk
2029 - version 0.2.71 :
2030 * Fixed segfaults when compiled with gcc 3.0pre and versions of gcc
2031 shipped with the latest RedHat distributions.
2032 * Fixed the BeOS CSS decryption.
2033 * Fixed a few issues in IFO parsing.
2034 * Fixed XVideo video output.
2035 * Updated icons under Linux, BeOS, MacOS X.
2037 * Wed Apr 11 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.70-1mdk
2038 - version 0.2.70
2040 * Thu Mar 22 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.63-1mdk
2041 - version 0.2.63 : Bugfixes, bugfixes, and bugfixes again, a Gtk+
2042 interface for Gnome-impaired, an even better DVD support
2044 * Fri Feb 16 2001 Yves Duret <yduret@mandrakesoft.com> 0.2.61-1mdk
2045 - new version for all the DVD fans (add MPEG1 support, direct DVD support,
2046 DVD decryption, arbitrary, seeking in the stream, pause, fast forward
2047 and slow motion, hardware YUV acceleration enhanced CSS support and a few
2048 new interface features including drag'n'drop.
2049 - first *real* public release (now under the GPL)
2051 * Sat Jan 06 2001 David BAUDENS <baudens@mandrakesoft.com> 0.1.99i-2mdk
2052 - Fix build and use right optimizations on PPC
2053 - Enable SDL support
2054 - Spec clean up
2056 * Fri Jan 5 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 0.1.99i-1mdk
2057 - 0.1.99i, rebuild
2059 * Fri Aug 25 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.1.99h-1mdk
2060 - 0.1.99h
2062 * Mon Jul 10 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 0.1.99c-1mdk
2063 - first Mandrake package with help of Sam