19 lines
782 B
Bash
19 lines
782 B
Bash
# Template file for 'filezilla'
|
|
pkgname=filezilla
|
|
version=3.14.1
|
|
revision=2
|
|
nocross=yes
|
|
build_pie=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"
|
|
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=b10871b6ced5f52062b44deda037edb8a38090b226a018b9b64b1a1feb59d46c
|