packages: vlc/vlc.spec - iceweasel-plugin dropped; it should have been brow...

duddits duddits at pld-linux.org
Wed Jul 8 15:58:46 CEST 2009


Author: duddits                      Date: Wed Jul  8 13:58:46 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- iceweasel-plugin dropped; it should have been browser-plugin-vlc
- TODO once again updated
- BR: mpeg2dec is outdated, libmpeg2 takes its place

---- Files affected:
packages/vlc:
   vlc.spec (1.182 -> 1.183) 

---- Diffs:

================================================================
Index: packages/vlc/vlc.spec
diff -u packages/vlc/vlc.spec:1.182 packages/vlc/vlc.spec:1.183
--- packages/vlc/vlc.spec:1.182	Wed Jul  8 12:56:23 2009
+++ packages/vlc/vlc.spec	Wed Jul  8 15:58:40 2009
@@ -3,6 +3,8 @@
 # TODO:
 # - flac plugin doesn't work with mono files
 # - what really changes live bcond?
+# - make a nice browser-plugin-vlc package for libvlcplugin.so
+#   (mozilla compatible browser plugin)
 # - why mozilla plugin is linked with libXt?
 # - why mkv plugin is linked with libsysfs?
 # - create specs and build plugins:
@@ -56,7 +58,6 @@
 Patch3:		%{name}-pic-mmx.patch
 Patch4:		%{name}-real_codecs_path.patch
 Patch5:		%{name}-osdmenu_path.patch
-Patch6:		%{name}-iceweasel.patch
 URL:		http://www.videolan.org/vlc/
 %{?with_directfb:BuildRequires:	DirectFB-devel}
 %{?with_galaktos:BuildRequires:	 OpenGL-GLU-devel}
@@ -102,6 +103,7 @@
 BuildRequires:	libmatroska-devel >= 0.7.5
 BuildRequires:	libmodplug-devel
 BuildRequires:	libmpcdec-devel >= 1.2.1
+BuildRequires:	libmpeg2-devel
 %{?with_notify:BuildRequires:	libnotify-devel}
 BuildRequires:	libogg-devel
 %{?with_daap:BuildRequires:	libopendaap-devel}
@@ -121,7 +123,6 @@
 %{?with_lirc:BuildRequires:	lirc-devel}
 %{?with_live:BuildRequires:	live >= 2008.07.06}
 BuildRequires:	lua51-devel
-BuildRequires:	mpeg2dec-devel >= 0.3.2
 BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
 %{?with_portaudio:BuildRequires:	portaudio-devel}
@@ -244,19 +245,6 @@
 %description alsa -l pl.UTF-8
 Wtyczka wyjścia dźwięku ALSA dla klienta VLC.
 
-%package iceweasel-plugin
-Summary:	VLC - Iceweasel browser plugin
-Summary(pl.UTF-8):	Klient VLC - wtyczka do przeglądarki Iceweasel
-Group:		X11/Applications/Multimedia
-Requires:	%{name} = %{version}-%{release}
-Requires:	iceweasel
-
-%description iceweasel-plugin
-Iceweasel browser plugin for VLC.
-
-%description iceweasel-plugin -l pl.UTF-8
-Wtyczka do przeglądarki Iceweasel dla klienta VLC.
-
 %prep
 %setup -q
 %patch0 -p1
@@ -267,7 +255,6 @@
 #%patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 
 %build
 cp -f /usr/share/automake/config.* .
@@ -780,18 +767,17 @@
 %attr(755,root,root) %{_libdir}/%{name}/audio_output/libalsa_plugin.so
 %endif
 
-%if %{with mozilla}
-%files iceweasel-plugin
-%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/iceweasel/plugins/libvlcplugin.so
-%endif
-
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.183  2009/07/08 13:58:40  duddits
+- iceweasel-plugin dropped; it should have been browser-plugin-vlc
+- TODO once again updated
+- BR: mpeg2dec is outdated, libmpeg2 takes its place
+
 Revision 1.182  2009/07/08 10:56:23  duddits
 - more cleanup in %files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vlc/vlc.spec?r1=1.182&r2=1.183&f=u



More information about the pld-cvs-commit mailing list