aboutsummaryrefslogtreecommitdiffstats
path: root/main/cadaver/neon.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-10-04 16:01:57 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-10-10 12:04:05 +0000
commitb6536da4caebb87a77c15f7e7505ee540a0004c6 (patch)
treed3cba94b1e178ca9c19a9e259e3cd372a4f477aa /main/cadaver/neon.patch
parent72a86cdf3767b87277feb4dbc275198fdf3825b3 (diff)
downloadaports-b6536da4caebb87a77c15f7e7505ee540a0004c6.tar.bz2
aports-b6536da4caebb87a77c15f7e7505ee540a0004c6.tar.xz
main/cadaver: use neon and disable nls
Diffstat (limited to 'main/cadaver/neon.patch')
-rw-r--r--main/cadaver/neon.patch43
1 files changed, 43 insertions, 0 deletions
diff --git a/main/cadaver/neon.patch b/main/cadaver/neon.patch
new file mode 100644
index 0000000000..10a581a574
--- /dev/null
+++ b/main/cadaver/neon.patch
@@ -0,0 +1,43 @@
+$OpenBSD: patch-configure,v 1.4 2014/09/08 06:51:48 ajacoutot Exp $
+--- a/configure.orig Mon Sep 8 08:49:16 2014
++++ b/configure Mon Sep 8 08:49:47 2014
+@@ -9595,7 +9595,7 @@ fi
+ $as_echo "$ne_cv_lib_neon" >&6; }
+ if test "$ne_cv_lib_neon" = "yes"; then
+ ne_cv_lib_neonver=no
+- for v in 27 28 29; do
++ for v in 27 28 29 30; do
+ case $ne_libver in
+ 0.$v.*) ne_cv_lib_neonver=yes ;;
+ esac
+@@ -10242,8 +10242,8 @@ _ACEOF
+ fi
+
+ else
+- { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29" >&5
+-$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29" >&6;}
++ { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29 30" >&5
++$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29 30" >&6;}
+ neon_got_library=no
+ fi
+
+@@ -10328,7 +10328,7 @@ fi
+ $as_echo "$ne_cv_lib_neon" >&6; }
+ if test "$ne_cv_lib_neon" = "yes"; then
+ ne_cv_lib_neonver=no
+- for v in 27 28 29; do
++ for v in 27 28 29 30; do
+ case $ne_libver in
+ 0.$v.*) ne_cv_lib_neonver=yes ;;
+ esac
+@@ -10975,8 +10975,8 @@ _ACEOF
+ fi
+
+ else
+- { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29" >&5
+-$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29" >&6;}
++ { $as_echo "$as_me:$LINENO: incompatible neon library version $ne_libver: wanted 0.27 28 29 30" >&5
++$as_echo "$as_me: incompatible neon library version $ne_libver: wanted 0.27 28 29 30" >&6;}
+ neon_got_library=no
+ fi
+