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)
This commit is contained in:
Dominik Honnef 2014-08-28 05:18:25 +02:00
parent f52c0139af
commit fa83095618

View file

@ -1,17 +1,17 @@
# Template file for 'filezilla'
pkgname=filezilla
version=3.8.0
revision=2
version=3.9.0.3
revision=1
build_style=gnu-configure
configure_args="--disable-static --disable-manualupdatecheck --disable-autoupdatecheck"
hostmakedepends="pkg-config"
only_for_archs="x86_64 i686"
makedepends="gnutls-devel tinyxml-devel dbus-devel libidn-devel sqlite-devel
gtk+-devel wxGTK-devel xdg-utils hicolor-icon-theme desktop-file-utils"
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=8d9c1c9812f916f83676e1930933683828579b40a9fba331c4757f84a02ec308
checksum=155af18b16dabec72f3c1135bae9e9048c6d9b0921c2042dd22e487fef45a939
nocross=yes