summaryrefslogtreecommitdiffstats
path: root/gnustep-apps
diff options
context:
space:
mode:
authorAndraž Levstik2007-04-18 18:45:11 +0200
committerAndraž Levstik2007-04-18 18:45:11 +0200
commitac7e4f7620910e46a349e987e8607d501c1b23b2 (patch)
treeb91fa7ed379b21573c3bff45e907de9a64414d61 /gnustep-apps
parenta4e289ec2158d08bca592101bec2c09101028e93 (diff)
gnustep-gorm: version update
Diffstat (limited to 'gnustep-apps')
-rwxr-xr-xgnustep-apps/gnustep-gorm/CONFIGURE1
-rwxr-xr-xgnustep-apps/gnustep-gorm/DEPENDS9
-rwxr-xr-xgnustep-apps/gnustep-gorm/DETAILS5
-rw-r--r--gnustep-apps/gnustep-gorm/HISTORY4
4 files changed, 8 insertions, 11 deletions
diff --git a/gnustep-apps/gnustep-gorm/CONFIGURE b/gnustep-apps/gnustep-gorm/CONFIGURE
deleted file mode 100755
index d2f9bcecd4..0000000000
--- a/gnustep-apps/gnustep-gorm/CONFIGURE
+++ /dev/null
@@ -1 +0,0 @@
-config_query GNUSTEP_BUILD_DOC "Build and install documentation?" n
diff --git a/gnustep-apps/gnustep-gorm/DEPENDS b/gnustep-apps/gnustep-gorm/DEPENDS
index f4a2a06d1a..605517b698 100755
--- a/gnustep-apps/gnustep-gorm/DEPENDS
+++ b/gnustep-apps/gnustep-gorm/DEPENDS
@@ -1,7 +1,2 @@
-depends gnustep-gui &&
-
-if [ "$GNUSTEP_BUILD_DOC" == "y" ];
-then
- depends tetex &&
- depends texinfo
-fi
+depends gnustep-gui &&
+depends gnustep-make
diff --git a/gnustep-apps/gnustep-gorm/DETAILS b/gnustep-apps/gnustep-gorm/DETAILS
index 2c60eca4ae..d717899495 100755
--- a/gnustep-apps/gnustep-gorm/DETAILS
+++ b/gnustep-apps/gnustep-gorm/DETAILS
@@ -1,15 +1,14 @@
SPELL=gnustep-gorm
- VERSION=1.1.0
+ VERSION=1.2.0
SOURCE=gorm-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gorm-$VERSION
SOURCE_URL[0]=ftp://ftp.gnustep.org/pub/gnustep/dev-apps/$SOURCE
WEB_SITE=http://www.gnustep.org
- SOURCE_HASH=sha512:1ec4174175df896e873a1c43c0c6dbd392e8d199b0e173ee6a8bd42025faab455f0914ac6725b5603cd1909bcd60beb9768cdd966854a2c96edf271c2e7f85c5
+ SOURCE_HASH=sha512:f105e84bb8535d9c8ad38dc99147a47b6077af64976464e35ce5d8e60fb586175484f8eb5273a96ed1f3f3f24c60cdb2745c41fe5cfa05b75c69b97d44a9e853
LICENSE[0]=GPL
ENTERED=20050908
KEYWORDS="gnustep"
SHORT="Gorm is an acronym for Graphic Object Relationship modeler."
-
cat << EOF
Gorm is an acronym for Graphic Object Relationship modeler (or perhaps
GNUstep Object Relationship Modeler).
diff --git a/gnustep-apps/gnustep-gorm/HISTORY b/gnustep-apps/gnustep-gorm/HISTORY
index 9f4a6879db..baa7ebddd9 100644
--- a/gnustep-apps/gnustep-gorm/HISTORY
+++ b/gnustep-apps/gnustep-gorm/HISTORY
@@ -1,3 +1,7 @@
+2007-04-18 Andraž "ruskie" Levstik <ruskie@mages.ath.cx>
+ * DETAILS: version update
+ * DEPENDS: updated depends
+
2006-10-09 Maurizio Boriani <baux@sourcemage.org>
* DETAILS: Bump up to release 1.1.0.
Removed build_api and updated.