69 lines
2.5 KiB
XML
69 lines
2.5 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="ab63291ad2c0afacbfd7ea550d8216acaff57036" type="targz">https://github.com/rg3/youtube-dl/releases/download/2017.01.31/youtube-dl-2017.01.31.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>python3-setuptools</Dependency>
|
|
<Dependency versionFrom="3.6.0">python3-devel</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>python3-youtube_dl</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency versionFrom="3.6.0">python3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/etc</Path>
|
|
<Path fileType="data">/usr/lib/python3.6/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="4">
|
|
<Date>2017-02-01</Date>
|
|
<Version>2017.01.31</Version>
|
|
<Comment>version bump</Comment>
|
|
<Name>Ayhan Yalçınsoy</Name>
|
|
<Email>ayhanyalcinsoy@pisilinux.org</Email>
|
|
</Update>
|
|
<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>
|