Author: charles Date: Thu Aug 19 22:54:16 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.1.3 - remove unused options for configure + bcond
---- Files affected: packages/vlc: vlc.spec (1.232 -> 1.233) ---- Diffs: ================================================================ Index: packages/vlc/vlc.spec diff -u packages/vlc/vlc.spec:1.232 packages/vlc/vlc.spec:1.233 --- packages/vlc/vlc.spec:1.232 Fri Aug 6 22:37:25 2010 +++ packages/vlc/vlc.spec Fri Aug 20 00:54:11 2010 @@ -17,7 +17,6 @@ %bcond_without directfb # directfb plugin %bcond_with dv # build with dv support (FIXME: doesn't build with libraw1394 >= 2.0.0 (new API)) %bcond_without esound # don't build esound plugin -%bcond_without galaktos # OpenGL visualisation plugin %bcond_without ggi # don't build ggi plugin %bcond_without gnomevfs # gnomevfs plugin %bcond_without gnutls # gnutls plugin @@ -43,20 +42,19 @@ Summary: VLC - a multimedia player and stream server Summary(pl.UTF-8): VLC - odtwarzacz multimedialny oraz serwer strumieni Name: vlc -Version: 1.1.2 -Release: 2 +Version: 1.1.3 +Release: 1 License: GPL v2+ Group: X11/Applications/Multimedia # use the bz2 src, its a 4mb difference Source0: http://download.videolan.org/pub/videolan/vlc/%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: dec11ed850e044c518aee6fef7e7f893 +# Source0-md5: b8ba8b6687d19dadcf3eb148ca525603 Patch0: %{name}-buildflags.patch Patch1: %{name}-defaultfont.patch Patch2: %{name}-osdmenu_path.patch Patch3: %{name}-system-minizip.patch URL: http://www.videolan.org/vlc/ %{?with_directfb:BuildRequires: DirectFB-devel} -%{?with_galaktos:BuildRequires: OpenGL-GLU-devel} BuildRequires: OpenGL-devel BuildRequires: QtGui-devel >= 4.2.0 BuildRequires: SDL_image-devel >= 1.2 @@ -282,15 +280,12 @@ %ifarch ppc --disable-altivec \ %endif - --disable-gme \ --disable-hd1000v \ --disable-macosx \ - --disable-testsuite \ --%{?with_aalib:en}%{!?with_aalib:dis}able-aa \ %{?with_alsa:--enable-alsa} \ %{!?with_bonjour:--disable-bonjour} \ --%{?with_caca:en}%{!?with_caca:dis}able-caca \ - --enable-cddax \ %{!?with_daap:--disable-daap} \ --enable-dbus \ %{?with_dirac:--enable-dirac} \ @@ -306,14 +301,12 @@ --enable-fribidi \ --enable-avcodec \ --enable-flac \ - %{?with_galaktos:--enable-galaktos} \ --%{?with_ggi:en}%{!?with_ggi:dis}able-ggi \ %{!?with_gnomevfs:--disable-gnomevfs} \ %{!?with_gnutls:--disable-gnutls} \ %{?with_jack:--enable-jack} \ --%{?with_lirc:en}%{!?with_lirc:dis}able-lirc \ --enable-mad \ - --enable-mga \ %{?with_mozilla:--enable-mozilla } \ %{?with_live:--enable-live555 } \ %{!?with_live:--disable-live555 } \ @@ -334,7 +327,6 @@ %{!?with_speex:--disable-speex} \ %{?with_svg:--enable-svg} \ %{?with_svgalib:--enable-svgalib} \ - --enable-tarkin \ --enable-telepathy \ --enable-theora \ --enable-tremor \ @@ -343,7 +335,6 @@ %{?with_upnp:--enable-upnp} \ --enable-v4l\ --enable-vcdx \ - --enable-x11 \ %{!?with_x264:--disable-x264} \ --enable-xosd \ --enable-oss \ @@ -776,7 +767,6 @@ %attr(755,root,root) %{_libdir}/vlc/plugins/video_output/libxcb_window_plugin.so %attr(755,root,root) %{_libdir}/vlc/plugins/video_output/libxcb_x11_plugin.so %attr(755,root,root) %{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so -#%%{?with_galaktos:%attr(755,root,root) %{_libdir}/vlc/plugins/visualization/libgalaktos_plugin.so} %{_datadir}/%{name}/skins2 %{_iconsdir}/hicolor/*/apps/*.png %{_iconsdir}/hicolor/*/apps/*.xpm @@ -816,6 +806,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.233 2010/08/19 22:54:11 charles +- updated to 1.1.3 +- remove unused options for configure + bcond + Revision 1.232 2010/08/06 20:37:25 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vlc/vlc.spec?r1=1.232&r2=1.233&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
