Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37828369
en ru br
ALT Linux repos
5.0: 1.0.2-alt1

Group :: Video
RPM: mozilla-plugin-xine

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define pname xine-plugin
Name: mozilla-plugin-xine
Version: 1.0.2
Release: alt1
Summary: Media plugin for mozilla compatible browsers using libxine backend
Group: Video
License: %gpl2plus
URL: http://xinehq.de/
Source: %pname-%version.tar

# Automatically added by buildreq on Mon Aug 11 2008

BuildRequires: gcc-c++ libX11-devel libxine-devel xorg-cf-files
BuildRequires: browser-plugins-npapi-devel libnspr-devel
BuildRequires: rpm-build-licenses

%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 -n %pname-%version


%build
%configure --with-plugindir=%browser_plugins_path
%make_build
bzip2 --best --keep --force ChangeLog


%install
%make_install DESTDIR=%buildroot install
rm -rf %buildroot%browser_plugins_path/*.la


%files
%doc AUTHORS ChangeLog.* README TODO
%browser_plugins_path/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin