f54694d394
* libfilezilla: update to 0.11.1. * filezilla: update to 3.29.0.
18 lines
787 B
Bash
18 lines
787 B
Bash
# Template file for 'filezilla'
|
|
pkgname=filezilla
|
|
version=3.29.0
|
|
revision=1
|
|
nocross=yes
|
|
build_style=gnu-configure
|
|
configure_args="WXRC=/usr/bin/wxrc-3.0 --with-wx-config=wx-config-3.0
|
|
--disable-static --disable-manualupdatecheck --disable-autoupdatecheck"
|
|
hostmakedepends="pkg-config"
|
|
makedepends="gnutls-devel pugixml-devel dbus-devel libidn-devel sqlite-devel
|
|
gtk+-devel wxWidgets-devel xdg-utils libfilezilla-devel"
|
|
depends="xdg-utils hicolor-icon-theme desktop-file-utils"
|
|
short_desc="Fast and reliable FTP, FTPS and SFTP client"
|
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|
license="GPL-2"
|
|
homepage="http://filezilla-project.org/"
|
|
distfiles="${SOURCEFORGE_SITE}/${pkgname}/FileZilla_${version}_src.tar.bz2"
|
|
checksum=ead1ed74f19cf33aadf814a45b742207de3a8c349dbe2a11c344966bb8705259
|