summaryrefslogtreecommitdiffstats
path: root/gnustep-apps/gnustep-cynthiune
diff options
context:
space:
mode:
authorJeremy Blosser2006-04-24 10:24:07 -0500
committerJeremy Blosser2006-04-24 10:24:07 -0500
commitf4b12e25c58563d6cc6a6d84eb2555e0220336bd (patch)
treef6bc5a64fb494d5a7774d195e89a8d0e4b805eec /gnustep-apps/gnustep-cynthiune
parentb837f284e7c133ccc304d5fa6a3383637bb17d63 (diff)
sync ./gnustep-apps/gnustep-cynthiune from stable-rc 0.4
Diffstat (limited to 'gnustep-apps/gnustep-cynthiune')
-rwxr-xr-xgnustep-apps/gnustep-cynthiune/BUILD11
-rwxr-xr-xgnustep-apps/gnustep-cynthiune/DETAILS5
-rw-r--r--gnustep-apps/gnustep-cynthiune/HISTORY12
-rwxr-xr-xgnustep-apps/gnustep-cynthiune/INSTALL3
4 files changed, 15 insertions, 16 deletions
diff --git a/gnustep-apps/gnustep-cynthiune/BUILD b/gnustep-apps/gnustep-cynthiune/BUILD
deleted file mode 100755
index 95724999ab..0000000000
--- a/gnustep-apps/gnustep-cynthiune/BUILD
+++ /dev/null
@@ -1,11 +0,0 @@
-if [ -f /etc/profile.d/GNUstep.sh ];
-then
- . /etc/profile.d/GNUstep.sh
-else
- message "${ERROR_COLOR}Unable to find /etc/profile.d/GNUstep.sh"
- message "Rebuild gnustep-make${DEFAULT_COLOR}"
- exit 1
-fi &&
-
-make
-
diff --git a/gnustep-apps/gnustep-cynthiune/DETAILS b/gnustep-apps/gnustep-cynthiune/DETAILS
index 414b4bd8c9..c6d1239274 100755
--- a/gnustep-apps/gnustep-cynthiune/DETAILS
+++ b/gnustep-apps/gnustep-cynthiune/DETAILS
@@ -1,15 +1,16 @@
SPELL=gnustep-cynthiune
VERSION=0.9.4
SOURCE=Cynthiune-$VERSION.tar.gz
-SOURCE_DIRECTORY=Cynthiune-$VERSION
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/Cynthiune-$VERSION
SOURCE_URL[0]=http://organact.mine.nu/~wolfgang/cynthiune/$SOURCE
WEB_SITE=http://organact.mine.nu/~wolfgang/cynthiune
- MD5[0]=f07cac9c46515472effc1acbe3536803
+ SOURCE_HASH=sha512:cf5ea5fb4948a706d8b14d70074eecc57753010394fded25e8cd87f44d2e947f960d2d90c6d9a48373dcb1aa2162cd65aa2a8d9848b37d239de7074fd6c8c83a
LICENSE[0]=GPL
ENTERED=20050908
UPDATED=20050908
BUILD_API=2
SHORT="Cynthiune is a romantic music player for GNUstep."
+ TAR_OPTIONS="--no-same-owner"
cat << EOF
Cynthiune is a free software and romantic music player for GNUstep and MacOSX.
diff --git a/gnustep-apps/gnustep-cynthiune/HISTORY b/gnustep-apps/gnustep-cynthiune/HISTORY
index 19e0e807a0..b020c303e9 100644
--- a/gnustep-apps/gnustep-cynthiune/HISTORY
+++ b/gnustep-apps/gnustep-cynthiune/HISTORY
@@ -1,2 +1,14 @@
+2006-01-13 Maurizio Boriani <baux@sourcemage.org>
+ * BUILD: Removed, use default.
+ * INSTALL: Likewise.
+ * DETAILS: Add TAR_OPTION var.
+
+2005-11-29 Seth Woolley <seth@tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2005-11-23 Maurizio Boriani <baux@sourcemage.org>
+ * DETAILS: Fix source directory path. Close bug#10107 and
+ bug#10108
+
2005-09-08 Maurizio Boriani <baux@sourcemage.org>
* BUILD, DEPENDS, DETAILS, INSTALL: created the spell.
diff --git a/gnustep-apps/gnustep-cynthiune/INSTALL b/gnustep-apps/gnustep-cynthiune/INSTALL
deleted file mode 100755
index 106db2d812..0000000000
--- a/gnustep-apps/gnustep-cynthiune/INSTALL
+++ /dev/null
@@ -1,3 +0,0 @@
-export TAR_OPTIONS="--no-same-owner"
-
-make GNUSTEP_INSTALLATION_DIR=$GNUSTEP_SYSTEM_ROOT install