summaryrefslogtreecommitdiffstats
path: root/gnome1-libs
diff options
context:
space:
mode:
authorArwed von Merkatz2007-05-10 21:07:01 +0200
committerArwed von Merkatz2007-05-11 22:36:18 +0200
commita5ee7eac5f82ff41fd9f91331d39db5c88950eeb (patch)
tree6712d93d7010741bbb1b0f172bd437dc7ea012f6 /gnome1-libs
parent9d30d263295fa7d3e7f856511a319d46cd4ebdec (diff)
gnome-games: deprecated for gnome-games2
Diffstat (limited to 'gnome1-libs')
-rwxr-xr-xgnome1-libs/gnome-games/BUILD13
-rwxr-xr-xgnome1-libs/gnome-games/CONFIGURE16
-rwxr-xr-xgnome1-libs/gnome-games/CONFLICTS1
-rwxr-xr-xgnome1-libs/gnome-games/DEPENDS6
-rwxr-xr-xgnome1-libs/gnome-games/DETAILS13
-rw-r--r--gnome1-libs/gnome-games/HISTORY3
-rwxr-xr-xgnome1-libs/gnome-games/INSTALL1
-rwxr-xr-xgnome1-libs/gnome-games/PRE_BUILD1
-rwxr-xr-xgnome1-libs/gnome-games/TRIGGERS1
9 files changed, 15 insertions, 40 deletions
diff --git a/gnome1-libs/gnome-games/BUILD b/gnome1-libs/gnome-games/BUILD
index 5614b369f0..27ba77ddaf 100755
--- a/gnome1-libs/gnome-games/BUILD
+++ b/gnome1-libs/gnome-games/BUILD
@@ -1,12 +1 @@
-(
-
- export CFLAGS="$CFLAGS -I/usr/include/gdk-pixbuf-1.0"
-
- ./configure --prefix=${INSTALL_ROOT}/usr \
- --bindir=${INSTALL_ROOT}/usr/games \
- --sysconfdir=${INSTALL_ROOT}/etc &&
- make &&
- prepare_install &&
- make install
-
-) > $C_FIFO 2>&1
+true
diff --git a/gnome1-libs/gnome-games/CONFIGURE b/gnome1-libs/gnome-games/CONFIGURE
deleted file mode 100755
index 55601be54e..0000000000
--- a/gnome1-libs/gnome-games/CONFIGURE
+++ /dev/null
@@ -1,16 +0,0 @@
-if [ -f /etc/sorcery/local/depends/guile.p ]
-then
- . /etc/sorcery/local/depends/guile.p
-fi
-
-if [ "$G_18" = "y" ]
-then
- message "\n${MESSAGE_COLOR}" \
- "${SPELL} isn't released for guile 1.8, so it may not works\n\n"
-
- if ! query "Would you like to continue?" n;
- then
- message "${MESSAGE_COLOR}Please recast later!\n"
- return 1
- fi
-fi
diff --git a/gnome1-libs/gnome-games/CONFLICTS b/gnome1-libs/gnome-games/CONFLICTS
deleted file mode 100755
index 3f57442714..0000000000
--- a/gnome1-libs/gnome-games/CONFLICTS
+++ /dev/null
@@ -1 +0,0 @@
-conflicts gnome-games2
diff --git a/gnome1-libs/gnome-games/DEPENDS b/gnome1-libs/gnome-games/DEPENDS
index 8d189662e4..233b007712 100755
--- a/gnome1-libs/gnome-games/DEPENDS
+++ b/gnome1-libs/gnome-games/DEPENDS
@@ -1,5 +1 @@
-depends gnome-libs &&
-depends gdk-pixbuf &&
-depends scrollkeeper
-
-optional_depends "guile" "" "" "for the AisleRiot card game"
+depends gnome-games2
diff --git a/gnome1-libs/gnome-games/DETAILS b/gnome1-libs/gnome-games/DETAILS
index 6c802e2799..cf5177f6d8 100755
--- a/gnome1-libs/gnome-games/DETAILS
+++ b/gnome1-libs/gnome-games/DETAILS
@@ -1,17 +1,18 @@
SPELL=gnome-games
VERSION=1.4.0.4
BRANCH=`echo $VERSION|cut -d . -f 1,2`
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
- SOURCE_HASH=sha512:39eb862fdb26274d66d0040e9969e484e70ab251221387f0f6f72b514be5e04f5dbb290a3acb6106805e4f80159607a5dcf6fec48b537b469cf7ed29b809d33e
+# SOURCE=$SPELL-$VERSION.tar.bz2
+#SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+# SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+# SOURCE_URL[1]=ftp://ftp.gnome.org/pub/GNOME/sources/$SPELL/$BRANCH/$SOURCE
+# SOURCE_HASH=sha512:39eb862fdb26274d66d0040e9969e484e70ab251221387f0f6f72b514be5e04f5dbb290a3acb6106805e4f80159607a5dcf6fec48b537b469cf7ed29b809d33e
+PATCHLEVEL=1
WEB_SITE=http://www.gnome.org
LICENSE[0]=GPL
LICENSE[1]=FDL
ENTERED=20010922
KEYWORDS="games gnome1 libs"
- BUILD_API=1
+
SHORT="gnome-games is a collection of games for gnome."
cat << EOF
gnome-games is a collection of games for gnome.
diff --git a/gnome1-libs/gnome-games/HISTORY b/gnome1-libs/gnome-games/HISTORY
index 64cdcd3c3c..1317a30dc2 100644
--- a/gnome1-libs/gnome-games/HISTORY
+++ b/gnome1-libs/gnome-games/HISTORY
@@ -1,3 +1,6 @@
+2007-05-10 Arwed v. Merkatz <v.merkatz@gmx.net>
+ * all: deprecated in favor of gnome-games2
+
2006-10-11 Maurizio Boriani <baux@sourcemage.org>
* CONFIGURE: Add warning about guile major update.
diff --git a/gnome1-libs/gnome-games/INSTALL b/gnome1-libs/gnome-games/INSTALL
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/gnome1-libs/gnome-games/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/gnome1-libs/gnome-games/PRE_BUILD b/gnome1-libs/gnome-games/PRE_BUILD
new file mode 100755
index 0000000000..27ba77ddaf
--- /dev/null
+++ b/gnome1-libs/gnome-games/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/gnome1-libs/gnome-games/TRIGGERS b/gnome1-libs/gnome-games/TRIGGERS
new file mode 100755
index 0000000000..0a8468a2b2
--- /dev/null
+++ b/gnome1-libs/gnome-games/TRIGGERS
@@ -0,0 +1 @@
+on_cast gnome-games dispel_self