This commit is contained in:
4fury-c3440d8
2020-10-01 19:25:39 +03:00
parent 9c1893757a
commit 922ac73b4d
5 changed files with 49 additions and 40 deletions
+19 -19
View File
@@ -1,37 +1,37 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>axel</Name>
<Homepage>https://github.com/axel-download-accelerator/axel</Homepage>
<Packager>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Packager>
<License>GPLv2</License>
<IsA>app:console</IsA>
<License>GPLv2</License>
<IsA>app:console</IsA>
<Summary>Light command line download accelerator</Summary>
<Description>Axel tries to accelerate the download process by using multiple connections per file, and can also balance the load between different servers.</Description>
<Archive sha1sum="6be53c0eb64e524c89c90b5caec5b550d0e202fa" type="tarxz">https://github.com/axel-download-accelerator/axel/releases/download/v2.17.6/axel-2.17.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
</BuildDependencies>
<Archive sha1sum="6be53c0eb64e524c89c90b5caec5b550d0e202fa" type="tarxz">https://github.com/axel-download-accelerator/axel/releases/download/v2.17.6/axel-2.17.6.tar.xz</Archive>
<BuildDependencies>
<Dependency>openssl-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>axel</Name>
<RuntimeDependencies>
<Dependency>openssl</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<RuntimeDependencies>
<Dependency>openssl</Dependency>
<Dependency>libgcc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="locale">/usr/share/locale</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
+14 -14
View File
@@ -1,34 +1,34 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>prozilla</Name>
<Homepage>http://freecode.com/projects/prozilla</Homepage>
<Packager>
<Name>Mathias Freire</Name>
<Email>mathiasfreire45@gmail.com</Email>
<Name>Mathias Freire</Name>
<Email>mathiasfreire45@gmail.com</Email>
</Packager>
<License>GPLv3</License>
<IsA>app:console</IsA>
<License>GPLv3</License>
<IsA>app:console</IsA>
<Summary>Console based download accelerator.</Summary>
<Description>Prozilla is a console based download accelerator which speeds up download process approximately %200-300.</Description>
<Archive sha1sum="061fede86d7f496aeb17e12ab559f15bb93b6513" type="tarbz2">http://ftp.disconnected-by-peer.at/prozilla/prozilla-2.0.5.tar.bz2</Archive>
<Archive sha1sum="061fede86d7f496aeb17e12ab559f15bb93b6513" type="tarbz2">http://ftp.disconnected-by-peer.at/prozilla/prozilla-2.0.5.tar.bz2</Archive>
</Source>
<Package>
<Name>prozilla</Name>
<Name>prozilla</Name>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="header">/usr/include</Path>
<Path fileType="locale">/usr/share/locale</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Update release="1">
<Date>2019-06-09</Date>
<Version>2.0.5</Version>
<Comment>First release</Comment>
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>>prozilla</Name>
<Name>>prozilla</Name>
<Summary xml:lang="tr">Konsol tabanlı indirme hızlandırıcı.</Summary>
<Description xml:lang="tr">Prozilla, konsol tabanlı, bir indirme sürecini %200-300 oranında hızlandırabilen bir indirme hızlandırıcısıdır.</Description>
</Source>