123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133 |
- <?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="fc7ba6b860a126de15a6f26c2835a437774161e0" type="targz">https://github.com/i-rinat/freshplayerplugin/archive/v0.3.9.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>cmake</Dependency>
- <Dependency>cairo-devel</Dependency>
- <Dependency>glib2-devel</Dependency>
- <Dependency>icu4c-devel</Dependency>
- <Dependency>pango-devel</Dependency>
- <Dependency>libX11-devel</Dependency>
- <Dependency>openssl-devel</Dependency>
- <Dependency>freetype-devel</Dependency>
- <Dependency>libXcursor-devel</Dependency>
- <Dependency>libXrender-devel</Dependency>
- <Dependency>ragel</Dependency>
- <Dependency>gtk2-devel</Dependency>
- <Dependency>gtk3-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>cairo</Dependency>
- <Dependency>glib2</Dependency>
- <Dependency>icu4c</Dependency>
- <Dependency>pango</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>openssl</Dependency>
- <Dependency>freetype</Dependency>
- <Dependency>libXcursor</Dependency>
- <Dependency>libXrender</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="8">
- <Date>2018-01-22</Date>
- <Version>0.3.9</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2017-12-28</Date>
- <Version>0.3.9</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2017-08-27</Date>
- <Version>0.3.7</Version>
- <Comment>Version bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2017-04-22</Date>
- <Version>0.3.6</Version>
- <Comment>Release bump.</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2016-12-20</Date>
- <Version>0.3.6</Version>
- <Comment>Version bump.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-06-14</Date>
- <Version>0.3.5</Version>
- <Comment>Version Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>0.3.4</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <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>
|