73 lines
2.7 KiB
XML
73 lines
2.7 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>filezilla</Name>
|
|
<Homepage>http://filezilla-project.org/</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<Icon>filezilla</Icon>
|
|
<IsA>app:gui</IsA>
|
|
<Summary>Simple FTP Client</Summary>
|
|
<Description>Easy-to-use FTP Client which also supports SFTP.</Description>
|
|
<Archive sha1sum="c36f0d7089b94241bccfebc7ac5d6b42a7fe0c54" type="tarbz2">mirrors://sourceforge/filezilla/FileZilla_3.14.1_src.tar.bz2</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>libidn-devel</Dependency>
|
|
<Dependency>dbus-devel</Dependency>
|
|
<Dependency>sqlite-devel</Dependency>
|
|
<Dependency>gnutls-devel</Dependency>
|
|
<Dependency>gtk2-devel</Dependency>
|
|
<Dependency>xdg-utils</Dependency>
|
|
<Dependency>wxGTK-devel</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="0">i18n-filezilla.desktop.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>filezilla</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>wxGTK</Dependency>
|
|
<Dependency>dbus</Dependency>
|
|
<Dependency>sqlite</Dependency>
|
|
<Dependency>libgcc</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>gnutls</Dependency>
|
|
<Dependency>xdg-utils</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/filezilla</Path>
|
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
<Path fileType="localedata">/usr/share/locale</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share/appdata/</Path>
|
|
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>3.14.1</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-01-26</Date>
|
|
<Version>3.14.1</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Alihan Öztürk</Name>
|
|
<Email>alihan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|