void-packages/srcpkgs/filezilla/template
Dominik Honnef fa83095618 filezilla: update to 3.9.0.3
also remove only_for_archs and replace it with nocross=yes – filezilla
should build fine for ARM (in theory, anyway)
2014-08-28 05:18:56 +02:00

18 lines
749 B
Plaintext

# Template file for 'filezilla'
pkgname=filezilla
version=3.9.0.3
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck"
hostmakedepends="pkg-config"
makedepends="gnutls-devel tinyxml-devel dbus-devel libidn-devel sqlite-devel
gtk+-devel wxWidgets-devel xdg-utils hicolor-icon-theme desktop-file-utils"
depends="xdg-utils hicolor-icon-theme desktop-file-utils"
short_desc="Fast and reliable FTP, FTPS and SFTP client"
maintainer="Juan RP <xtraeme@gmail.com>"
license="GPL-3"
homepage="http://filezilla-project.org/"
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
checksum=155af18b16dabec72f3c1135bae9e9048c6d9b0921c2042dd22e487fef45a939
nocross=yes