Files
2021-07-02 20:30:48 +03:00

102 lines
4.1 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>lftp</Name>
<Homepage>http://lftp.yar.ru/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv3</License>
<Icon>lftp</Icon>
<IsA>app:console</IsA>
<Summary>Command line FTP client</Summary>
<Description>LFTP is sophisticated file transfer program with command line interface. It supports FTP, HTTP, FISH, SFTP, HTTPS and FTPS protocols. It has bookmarks, built-in mirror, can transfer several files in parallel. It was designed with reliability in mind.</Description>
<Archive sha1sum="ef5de46f3e723662412bdfb0f7924ccff820c8e4" type="targz">http://lftp.tech/ftp/lftp-4.9.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>gnutls-devel</Dependency>
<Dependency>flex</Dependency>
<Dependency>bison</Dependency>
<Dependency>gcc</Dependency>
<Dependency>gettext-devel</Dependency>
<Dependency>libtool</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>ncurses-devel</Dependency>
<Dependency>expat-devel</Dependency>
<Dependency>libidn2-devel</Dependency>
<Dependency>readline-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">config-dns-inet6_before_inet.patch</Patch>
<Patch level="1">lftp_sys-stdint-kfreebsd.patch</Patch>
</Patches>
</Source>
<Package>
<Name>lftp</Name>
<RuntimeDependencies>
<Dependency>zlib</Dependency>
<Dependency>expat</Dependency>
<Dependency>libgcc</Dependency>
<Dependency>gnutls</Dependency>
<Dependency>libidn2</Dependency>
<Dependency>ncurses</Dependency>
<Dependency>readline</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="config">/etc</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc/lftp</Path>
<Path fileType="data">/usr/share/applications/lftp.desktop</Path>
<Path fileType="data">/usr/share/icons/hicolor/48x48/apps/lftp-icon.png</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="localedata">/usr/share/locale</Path>
<Path fileType="data">/usr/share/lftp</Path>
<Path fileType="data">/usr/share/pixmaps</Path>
</Files>
<AdditionalFiles>
<AdditionalFile target="/usr/share/pixmaps/lftp.png">lftp.png</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="12">
<Date>2021-07-02</Date>
<Version>4.9.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2018-09-01</Date>
<Version>4.8.3</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2018-03-03</Date>
<Version>4.8.3</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2017-05-25</Date>
<Version>4.7.7</Version>
<Comment>Version bump.</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2016-11-22</Date>
<Version>4.7.4</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
</History>
</PISI>