gwenhywfar: enable symbol visibility and unbreak.

Close #1254
This commit is contained in:
Juan RP 2015-04-02 09:10:43 +02:00
parent 48548f1983
commit 0c6c36bc6a
1 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
# Template file for 'gwenhywfar'
pkgname=gwenhywfar
version=4.13.1
revision=1
revision=2
_dnrel=78
hostmakedepends="pkg-config libgcrypt-devel automake libtool"
hostmakedepends="automake pkg-config libgcrypt-devel automake libtool"
makedepends="libgcrypt-devel gnutls-devel gtk+-devel"
build_style="gnu-configure"
configure_args="--disable-binreloc"
configure_args="--enable-visibility --disable-binreloc"
maintainer="Enno Boland <eb@s01.de>"
license="LGPL"
homepage="http://www.aquamaniac.de"
@ -15,7 +15,7 @@ distfiles="http://www2.aquamaniac.de/sites/download/download.php?package=01&rele
checksum=4beca892c1235548ea0ae30132a6d2e57911c22340746585395ccb01d84ec72b
pre_configure() {
libtoolize -f
autoreconf -fi
}
if [ -z "$CROSS_BUILD" ]; then