12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>smtube</Name>
- <Homepage>http://smplayer.sourceforge.net/en/info</Homepage>
- <Packager>
- <Name>Pisi Linux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:gui</IsA>
- <Summary>Play and download Youtube videos</Summary>
- <Description>SMTube allows to search, play and download Youtube videos.</Description>
- <Archive sha1sum="753ecb83952ebd62bb311b693d1a8b7d5060c899" type="tarbz2">https://sourceforge.net/projects/smplayer/files/SMTube/17.1.0/smtube-17.1.0.tar.bz2</Archive>
- <BuildDependencies>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>qt5-script-devel</Dependency>
- <Dependency>qt5-location-devel</Dependency>
- <Dependency>qt5-webkit-devel</Dependency>
- <Dependency>qt5-linguist</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>smtube</Name>
- <RuntimeDependencies>
- <Dependency>qt5-base</Dependency>
- <Dependency>qt5-script</Dependency>
- <Dependency>qt5-webkit</Dependency>
- <Dependency>qt5-location</Dependency>
- <Dependency>libgcc</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="5">
- <Date>2017-03-10</Date>
- <Version>17.1.0</Version>
- <Comment>Release bump.</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2017-02-03</Date>
- <Version>17.1.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2017-01-11</Date>
- <Version>16.7.0</Version>
- <Comment>Version bump.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>15.11</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-01-06</Date>
- <Version>15.11</Version>
- <Comment>First release</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|