diff --git a/srcpkgs/gwenhywfar/patches.off/cross-build-workaround.pach b/srcpkgs/gwenhywfar/patches.off/cross-build-workaround.pach deleted file mode 100644 index b508da9da2a..00000000000 --- a/srcpkgs/gwenhywfar/patches.off/cross-build-workaround.pach +++ /dev/null @@ -1,23 +0,0 @@ -File gwenhywfar-4.3.3.orig/.xbps_armv7_6SucMTNj.logpipe is a fifo while file gwenhywfar-4.3.3/.xbps_armv7_6SucMTNj.logpipe is a fifo -File gwenhywfar-4.3.3.orig/.xbps_armv7_KsFMv1Qo.logpipe is a fifo while file gwenhywfar-4.3.3/.xbps_armv7_KsFMv1Qo.logpipe is a fifo -File gwenhywfar-4.3.3.orig/.xbps_armv7_QIkTnSMg.logpipe is a fifo while file gwenhywfar-4.3.3/.xbps_armv7_QIkTnSMg.logpipe is a fifo -File gwenhywfar-4.3.3.orig/.xbps_armv7_RarfsgB5.logpipe is a fifo while file gwenhywfar-4.3.3/.xbps_armv7_RarfsgB5.logpipe is a fifo -File gwenhywfar-4.3.3.orig/.xbps_armv7_SY7AAK9V.logpipe is a fifo while file gwenhywfar-4.3.3/.xbps_armv7_SY7AAK9V.logpipe is a fifo -File gwenhywfar-4.3.3.orig/.xbps_armv7_agMX9LAx.logpipe is a fifo while file gwenhywfar-4.3.3/.xbps_armv7_agMX9LAx.logpipe is a fifo -File gwenhywfar-4.3.3.orig/.xbps_armv7_hQTy1siU.logpipe is a fifo while file gwenhywfar-4.3.3/.xbps_armv7_hQTy1siU.logpipe is a fifo -File gwenhywfar-4.3.3.orig/.xbps_armv7_iwxoAnUM.logpipe is a fifo while file gwenhywfar-4.3.3/.xbps_armv7_iwxoAnUM.logpipe is a fifo -File gwenhywfar-4.3.3.orig/.xbps_armv7_ksHFWh65.logpipe is a fifo while file gwenhywfar-4.3.3/.xbps_armv7_ksHFWh65.logpipe is a fifo -diff -upr gwenhywfar-4.3.3.orig/configure gwenhywfar-4.3.3/configure ---- gwenhywfar-4.3.3.orig/configure 2014-02-23 13:15:47.692132823 +0100 -+++ gwenhywfar-4.3.3/configure 2014-02-23 13:18:58.957118509 +0100 -@@ -18702,8 +18702,8 @@ $as_echo_n "checking for /proc/self/maps - if ${ac_cv_file__proc_self_maps+:} false; then : - $as_echo_n "(cached) " >&6 - else -- test "$cross_compiling" = yes && -- as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5 -+ #test "$cross_compiling" = yes && -+ #as_fn_error $? "cannot check for file existence when cross compiling" "$LINENO" 5 - if test -r "/proc/self/maps"; then - ac_cv_file__proc_self_maps=yes - else diff --git a/srcpkgs/gwenhywfar/template b/srcpkgs/gwenhywfar/template index b17263aae75..c26f990f95e 100644 --- a/srcpkgs/gwenhywfar/template +++ b/srcpkgs/gwenhywfar/template @@ -1,8 +1,8 @@ # Template file for 'gwenhywfar' pkgname=gwenhywfar -version=4.3.3 -revision=2 -_dnrel=67 +version=4.10.0beta +revision=1 +_dnrel=73 hostmakedepends="pkg-config libgcrypt-devel automake libtool" makedepends="libgcrypt-devel gnutls-devel gtk+-devel" configure_args=" --with-guis=gtk2" @@ -12,7 +12,7 @@ license="LGPL" homepage="http://www.aquamaniac.de" short_desc="OS abstraction functions for various projects" distfiles="http://www2.aquamaniac.de/sites/download/download.php?package=01&release=${_dnrel}&file=01&dummy=gwenhywfar-$version.tar.gz" -checksum=87ed0f8669e1c21eaa717a18a8cf516b771c00610f5e17148cd36bce0d7d8ec2 +checksum=eed4bea07549ddecb0ded107b027385511c6304fcf78412804a4bc6184160fc6 configure_args="--disable-binreloc" if [ "$CROSS_BUILD" ]; then configure_args+=" --with-guis=gtk2"