65 lines
2.5 KiB
XML
65 lines
2.5 KiB
XML
|
|
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>freshplayerplugin</Name>
|
|
<Homepage>https://github.com/i-rinat/freshplayerplugin</Homepage>
|
|
<Packager>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>MIT</License>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>ppapi2npapi compatibility layer</Summary>
|
|
<Description>PPAPI-host NPAPI-plugin adapter.</Description>
|
|
<Archive sha1sum="765785671a636b14824d633e074ee911205405ac" type="targz">https://github.com/i-rinat/freshplayerplugin/archive/v0.3.4.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>cmake</Dependency>
|
|
<Dependency>ragel</Dependency>
|
|
<Dependency>gtk2-devel</Dependency>
|
|
<Dependency>libva-devel</Dependency>
|
|
<Dependency>libv4l-devel</Dependency>
|
|
<Dependency>ffmpeg-devel</Dependency>
|
|
<Dependency>openssl-devel</Dependency>
|
|
<Dependency>libvdpau-devel</Dependency>
|
|
<Dependency>alsa-lib-devel</Dependency>
|
|
<Dependency>libevent-devel</Dependency>
|
|
<Dependency>libXrandr-devel</Dependency>
|
|
<Dependency>libXcursor-devel</Dependency>
|
|
<Dependency>pulseaudio-libs-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>freshplayerplugin</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>mesa</Dependency>
|
|
<Dependency>libva</Dependency>
|
|
<Dependency>ffmpeg</Dependency>
|
|
<Dependency>libv4l</Dependency>
|
|
<Dependency>alsa-lib</Dependency>
|
|
<Dependency>libevent</Dependency>
|
|
<Dependency>libvdpau</Dependency>
|
|
<Dependency>libXrandr</Dependency>
|
|
<Dependency>pepperflash</Dependency> <!-- no remove -->
|
|
<Dependency>pulseaudio-libs</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="data">/usr/share/freshplayerplugin/</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="1">
|
|
<Date>2016-02-15</Date>
|
|
<Version>0.3.4</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|