105 lines
4.3 KiB
XML
105 lines
4.3 KiB
XML
<?xml version="1.0" ?>
|
||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||
<PISI>
|
||
<Source>
|
||
<Name>yt-dlp</Name>
|
||
<Homepage>https://github.com/yt-dlp/yt-dlp</Homepage>
|
||
<Packager>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Packager>
|
||
<PartOf>programming.language.python3</PartOf>
|
||
<License>as-is</License>
|
||
<IsA>library</IsA>
|
||
<Summary>A youtube-dl fork with additional features and fixes</Summary>
|
||
<Description>A youtube-dl fork with additional features and fixes</Description>
|
||
<Archive sha1sum="a940664865274500b5a7b135c52abd88d2d2cce8" type="targz">https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2024.04.09.tar.gz</Archive>
|
||
<BuildDependencies>>
|
||
<Dependency>git</Dependency>
|
||
<Dependency>pandoc-bin</Dependency>
|
||
<Dependency>aria2-devel</Dependency>
|
||
<Dependency>ffmpeg-devel</Dependency>
|
||
<Dependency>python3-build</Dependency>
|
||
<Dependency>python3-devel</Dependency>
|
||
<Dependency>python3-mutagen</Dependency>
|
||
<Dependency>python3-certifi</Dependency>
|
||
<Dependency>python3-hatchling</Dependency>
|
||
<Dependency>python3-setuptools</Dependency>
|
||
<Dependency>python3-pycryptodomex</Dependency>
|
||
<Dependency>python3-importlib_metadata</Dependency>
|
||
</BuildDependencies>
|
||
</Source>
|
||
|
||
<Package>
|
||
<Name>yt-dlp</Name>
|
||
<Summary>A youtube-dl fork with additional features and fixes</Summary>
|
||
<RuntimeDependencies>
|
||
<Dependency>aria2</Dependency>
|
||
<Dependency>ffmpeg</Dependency>
|
||
<Dependency>python3</Dependency>
|
||
<Dependency>cython3</Dependency>
|
||
<Dependency>python3-brotli</Dependency>
|
||
<Dependency>python3-certifi</Dependency>
|
||
<Dependency>python3-hatchling</Dependency>
|
||
<Dependency>python3-mutagen</Dependency>
|
||
<Dependency>python3-websockets</Dependency>
|
||
<Dependency>python3-pycryptodomex</Dependency>
|
||
</RuntimeDependencies>
|
||
<Files>
|
||
<Path fileType="executable">/usr/bin</Path>
|
||
<Path fileType="man">/usr/share/man/man1</Path>
|
||
<Path fileType="data">/usr/share/bash-completion/completions</Path>
|
||
<Path fileType="data">/usr/share/zsh/site-functions</Path>
|
||
<Path fileType="doc">/usr/share/doc/yt-dlp</Path>
|
||
<Path fileType="library">/usr/lib/python3*/site-packages/yt_dlp</Path>
|
||
<Path fileType="library">/usr/lib/python3*/site-packages/yt_dlp-*.egg-info</Path>
|
||
<Path fileType="library">/usr/lib/python3*/site-packages/yt_dlp-*.dist-info</Path>
|
||
</Files>
|
||
</Package>
|
||
|
||
<History>
|
||
<Update release="6">
|
||
<Date>2024-05-14</Date>
|
||
<Version>2024.04.09</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="5">
|
||
<Date>2023-12-31</Date>
|
||
<Version>2023.12.30</Version>
|
||
<Comment>Version bump</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
<Update release="4">
|
||
<Date>2023-10-17</Date>
|
||
<Version>2023.10.13</Version>
|
||
<Comment>Rebuild.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="3">
|
||
<Date>2023-10-14</Date>
|
||
<Version>2023.10.13</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>Mustafa Cinasal</Name>
|
||
<Email>muscnsl@gmail.com</Email>
|
||
</Update>
|
||
<Update release="2">
|
||
<Date>2023-02-24</Date>
|
||
<Version>2023.02.17</Version>
|
||
<Comment>Version bump.</Comment>
|
||
<Name>fury</Name>
|
||
<Email>uglyside@yandex.ru</Email>
|
||
</Update>
|
||
<Update release="1">
|
||
<Date>2022-03-29</Date>
|
||
<Version>2022.03.08.1</Version>
|
||
<Comment>First release</Comment>
|
||
<Name>Kamil Atlı</Name>
|
||
<Email>suvari@pisilinux.org</Email>
|
||
</Update>
|
||
</History>
|
||
</PISI>
|