gwenhywfar: version bump
This commit is contained in:
parent
54244e2691
commit
b0f59f2ded
|
@ -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
|
|
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'gwenhywfar'
|
# Template file for 'gwenhywfar'
|
||||||
pkgname=gwenhywfar
|
pkgname=gwenhywfar
|
||||||
version=4.3.3
|
version=4.10.0beta
|
||||||
revision=2
|
revision=1
|
||||||
_dnrel=67
|
_dnrel=73
|
||||||
hostmakedepends="pkg-config libgcrypt-devel automake libtool"
|
hostmakedepends="pkg-config libgcrypt-devel automake libtool"
|
||||||
makedepends="libgcrypt-devel gnutls-devel gtk+-devel"
|
makedepends="libgcrypt-devel gnutls-devel gtk+-devel"
|
||||||
configure_args=" --with-guis=gtk2"
|
configure_args=" --with-guis=gtk2"
|
||||||
|
@ -12,7 +12,7 @@ license="LGPL"
|
||||||
homepage="http://www.aquamaniac.de"
|
homepage="http://www.aquamaniac.de"
|
||||||
short_desc="OS abstraction functions for various projects"
|
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"
|
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"
|
configure_args="--disable-binreloc"
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" --with-guis=gtk2"
|
configure_args+=" --with-guis=gtk2"
|
||||||
|
|
Loading…
Reference in New Issue