From 0c6c36bc6a39cd562320e0fe42d660092f530d3f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 2 Apr 2015 09:10:43 +0200 Subject: [PATCH] gwenhywfar: enable symbol visibility and unbreak. Close #1254 --- srcpkgs/gwenhywfar/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/gwenhywfar/template b/srcpkgs/gwenhywfar/template index 7e6340768e..4cff08148d 100644 --- a/srcpkgs/gwenhywfar/template +++ b/srcpkgs/gwenhywfar/template @@ -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 " 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