summaryrefslogtreecommitdiffstats
path: root/gnustep-libs
diff options
context:
space:
mode:
authorFlorian Franzmann2012-04-09 21:28:02 +0200
committerFlorian Franzmann2012-04-09 21:28:02 +0200
commitca68e16c616a4dc3081dd289719bdd65e86287c7 (patch)
treeed1c404babd5cb1322e31a94177942d5aae9b400 /gnustep-libs
parent566bb59d3369aa4a537293e12d25cd1d00512bd2 (diff)
Revert "gnustep-libs/gnustep-base: version 1.24.0"
This reverts commit 566bb59d3369aa4a537293e12d25cd1d00512bd2.
Diffstat (limited to 'gnustep-libs')
-rwxr-xr-xgnustep-libs/gnustep-base/BUILD3
-rwxr-xr-xgnustep-libs/gnustep-base/DEPENDS6
-rwxr-xr-xgnustep-libs/gnustep-base/DETAILS2
-rw-r--r--gnustep-libs/gnustep-base/HISTORY7
4 files changed, 3 insertions, 15 deletions
diff --git a/gnustep-libs/gnustep-base/BUILD b/gnustep-libs/gnustep-base/BUILD
index 7a7678c88b..487b87883a 100755
--- a/gnustep-libs/gnustep-base/BUILD
+++ b/gnustep-libs/gnustep-base/BUILD
@@ -1,3 +1,2 @@
-OPTS="--with-layout=fhs --enable-native-objc-exceptions $OPTS" &&
-OPTS="--enable-procfs --enable-procfs-psinfo $OPTS" &&
+OPTS="--enable-procfs --enable-procfs-psinfo $OPTS" &&
default_build
diff --git a/gnustep-libs/gnustep-base/DEPENDS b/gnustep-libs/gnustep-base/DEPENDS
index 66e84580d6..7fc8accd97 100755
--- a/gnustep-libs/gnustep-base/DEPENDS
+++ b/gnustep-libs/gnustep-base/DEPENDS
@@ -1,11 +1,7 @@
depends gnustep-make &&
depends libxml2 &&
depends libxslt &&
-depends libffi "--with-ffi-include=/usr/lib/libffi-$(installed_version libffi)/include" &&
-optional_depends icu \
- "--enable-icu" \
- "--disable-icu" \
- "Enable utf-8 support." &&
+depends libffi "--with-ffi-include=/usr/lib/libffi-3.0.8/include" &&
optional_depends openssl \
"--enable-openssl" \
"--disable-openssl" \
diff --git a/gnustep-libs/gnustep-base/DETAILS b/gnustep-libs/gnustep-base/DETAILS
index 187def8bd4..96b2f3dca8 100755
--- a/gnustep-libs/gnustep-base/DETAILS
+++ b/gnustep-libs/gnustep-base/DETAILS
@@ -1,5 +1,5 @@
SPELL=gnustep-base
- VERSION=1.24.0
+ VERSION=1.22.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
SOURCE2_IGNORE=signature
diff --git a/gnustep-libs/gnustep-base/HISTORY b/gnustep-libs/gnustep-base/HISTORY
index a5b7c9c106..f0517f18fd 100644
--- a/gnustep-libs/gnustep-base/HISTORY
+++ b/gnustep-libs/gnustep-base/HISTORY
@@ -1,10 +1,3 @@
-2012-04-09 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
- * DETAILS: version 1.24.0
- * DEPENDS: added optional dependency on icu
-
-2011-10-12 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
- * DETAILS: version 1.23.0
-
2011-05-22 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.22.0