Files
main/programming/language/python3/python3-youtube_dl/pspec.xml
T
bferturk 96613d2019 welcome
2016-08-27 15:24:46 +03:00

62 lines
2.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>python3-youtube_dl</Name>
<Homepage>http://rg3.github.io/youtube-dl</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<Icon>youtube_dl</Icon>
<IsA>app:console</IsA>
<Summary>Youtube Video Downloader</Summary>
<Description>Youtube Video Downloader</Description>
<Archive sha1sum="799a91525096364787f965d921fd181854e92548" type="targz">https://github.com/rg3/youtube-dl/archive/2016.08.24.1.tar.gz</Archive>
<BuildDependencies>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>python3-youtube_dl</Name>
<RuntimeDependencies>
<Dependency>python3</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/etc</Path>
<Path fileType="data">/usr/lib/python3.4/site-packages</Path>
<Path fileType="data">/usr/share/applications</Path>
<Path fileType="data">/usr/share/man/man1</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="3">
<Date>2016-08-26</Date>
<Version>2016.08.24.1</Version>
<Comment>version bump</Comment>
<Name>Metehan Özbek</Name>
<Email>mthnzbk@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-08-06</Date>
<Version>2016.08.06</Version>
<Comment>version bump</Comment>
<Name>Metehan Özbek</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-07-21</Date>
<Version>2016.07.17</Version>
<Comment>First release</Comment>
<Name>Metehan Özbek</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>