rpms/xine-plugin/FC-6 xine-plugin.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Martin Sourada (mso) fedora-extras-commits at redhat.com
Thu Mar 15 16:38:13 UTC 2007


Author: mso

Update of /cvs/extras/rpms/xine-plugin/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11918/FC-6

Modified Files:
	.cvsignore sources 
Added Files:
	xine-plugin.spec 
Log Message:
auto-import xine-plugin-1.0-3 on branch FC-6 from xine-plugin-1.0-3.src.rpm


--- NEW FILE xine-plugin.spec ---
Name:           xine-plugin
Version:        1.0
Release:        3%{?dist}
Summary:        Media plugin for mozilla compatible browsers using libxine backend

Group:          Applications/Multimedia
License:        GPL
URL:            http://xinehq.de/
Source0:        http://prdownloads.sourceforge.net/xine/xine-plugin-1.0.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  xine-lib-devel
BuildRequires:  pkgconfig
BuildRequires:  xorg-x11-proto-devel
BuildRequires:  libX11-devel
Requires:       %{_libdir}/mozilla/plugins

%description
This is a very simple netscape/mozilla browser plugin using the xine
engine to display multimedia streams.

Features:

- embedded display on browser window
- streaming playback directly from xine engine
- playback control using keyboard
- relative paths supported
- on screen display of buffering and stream information
- playlists and references support
- loop and repeat mode
- multiple instances within the same page
- javascript support


%prep
%setup -q


%build
%configure --with-plugindir=%{_libdir}/mozilla/plugins
make %{?_smp_mflags}


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/*.la


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING README
%{_libdir}/mozilla/plugins/*


%changelog
* Wed Mar 14 2007 Martin Sourada <martin.sourada at seznam.cz> - 1.0-3
- fix rpmlint warning

* Tue Mar 13 2007 Martin Sourada <martin.sourada at seznam.cz> - 1.0-2
- add BR: xorg-x11-proto-devel, libX11-devel

* Sun Feb 04 2007 Martin Sourada <martin.sourada at seznam.cz> - 1.0-1
- Initial package


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/xine-plugin/FC-6/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	15 Mar 2007 06:16:14 -0000	1.1
+++ .cvsignore	15 Mar 2007 16:37:40 -0000	1.2
@@ -0,0 +1 @@
+xine-plugin-1.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/xine-plugin/FC-6/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	15 Mar 2007 06:16:14 -0000	1.1
+++ sources	15 Mar 2007 16:37:40 -0000	1.2
@@ -0,0 +1 @@
+05498789ac11990d5ddd05269671ad0d  xine-plugin-1.0.tar.bz2




More information about the fedora-extras-commits mailing list