diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-06 22:54:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-10-07 07:01:59 +0700 |
commit | a705ca826e6fb18492623bf07f8d314fdf89664e (patch) | |
tree | fc1ede8af2091705c5404d6a7889c1e6c2cd0907 /games | |
parent | 3370eb047d5837424b83e2a62de7865a5e21999e (diff) | |
download | slackbuilds-a705ca826e6fb18492623bf07f8d314fdf89664e.tar.gz |
games/monkey-bubble: Removed (Upstream is no longer available).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'games')
-rw-r--r-- | games/monkey-bubble/README | 5 | ||||
-rw-r--r-- | games/monkey-bubble/doinst.sh | 19 | ||||
-rw-r--r-- | games/monkey-bubble/monkey-bubble-0.4.0-gnome-doc.patch | 54 | ||||
-rw-r--r-- | games/monkey-bubble/monkey-bubble-srv.1 | 22 | ||||
-rw-r--r-- | games/monkey-bubble/monkey-bubble.1 | 28 | ||||
-rw-r--r-- | games/monkey-bubble/monkey-bubble.SlackBuild | 91 | ||||
-rw-r--r-- | games/monkey-bubble/monkey-bubble.info | 10 | ||||
-rw-r--r-- | games/monkey-bubble/monkey-bubble_glib.patch | 33 | ||||
-rw-r--r-- | games/monkey-bubble/slack-desc | 19 |
9 files changed, 0 insertions, 281 deletions
diff --git a/games/monkey-bubble/README b/games/monkey-bubble/README deleted file mode 100644 index 3544d66e65..0000000000 --- a/games/monkey-bubble/README +++ /dev/null @@ -1,5 +0,0 @@ -Monkey Bubble is a game in which you must explode all bubbles -in the game area. - -If you want scrollkeeper support, then install rarian and do this: -HAVE_RARIAN=yes ./monkey-bubble.SlackBuild diff --git a/games/monkey-bubble/doinst.sh b/games/monkey-bubble/doinst.sh deleted file mode 100644 index 47e9430678..0000000000 --- a/games/monkey-bubble/doinst.sh +++ /dev/null @@ -1,19 +0,0 @@ -schema_install() { - SCHEMA="$1" - GCONF_CONFIG_SOURCE="xml::etc/gconf/gconf.xml.defaults" \ - chroot . gconftool-2 --makefile-install-rule \ - /etc/gconf/schemas/$SCHEMA \ - 1>/dev/null -} - -schema_install monkey-bubble.schemas - -if [ -x /usr/bin/update-desktop-database ]; then - /usr/bin/update-desktop-database -q usr/share/applications >/dev/null 2>&1 -fi - -if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then - if [ -x /usr/bin/gtk-update-icon-cache ]; then - /usr/bin/gtk-update-icon-cache -f usr/share/icons/hicolor >/dev/null 2>&1 - fi -fi diff --git a/games/monkey-bubble/monkey-bubble-0.4.0-gnome-doc.patch b/games/monkey-bubble/monkey-bubble-0.4.0-gnome-doc.patch deleted file mode 100644 index 5e2378b1ea..0000000000 --- a/games/monkey-bubble/monkey-bubble-0.4.0-gnome-doc.patch +++ /dev/null @@ -1,54 +0,0 @@ ---- monkey-bubble-0.4.0.orig/help/C/monkey-bubble.xml -+++ monkey-bubble-0.4.0/help/C/monkey-bubble.xml -@@ -23,7 +23,7 @@ - <publishername>GNOME Documentation Project</publishername> - </publisher> - <authorgroup> -- <author> -+ <author role="maintainer"> - <firstname>Thomas</firstname> - <surname>Cataldo</surname> - <affiliation> -@@ -40,6 +40,9 @@ - <para role="author"> - Thomas Cataldo - </para> -+ <para role="maintainer"> -+ Thomas Cataldo -+ </para> - <para role="publisher"> - GNOME Documentation Project - </para> -@@ -54,7 +57,10 @@ - <para> To report a bug or make a suggestion regarding the &app; application or this - manual, follow the directions in the - <ulink url="ghelp:gnome-feedback" type="help">GNOME Feedback Page</ulink>. </para> -- </legalnotice> -+ </legalnotice> -+ <abstract role="description"> -+ <para>A user manual describing the use of monkey-bubble.</para> -+ </abstract> - </articleinfo> - - <indexterm> ---- monkey-bubble-0.4.0.orig/help/fr/monkey-bubble.xml -+++ monkey-bubble-0.4.0/help/fr/monkey-bubble.xml -@@ -22,7 +22,7 @@ - <publishername>Projet de documentation GNOME</publishername> - </publisher> - <authorgroup> -- <author> -+ <author role="maintainer"> - <firstname>Thomas</firstname> - <surname>Cataldo</surname> - <affiliation> -@@ -47,6 +47,9 @@ - <title>Votre avis</title> - <para>Pour signaler un problème ou faire une suggestion concernant l'application Monkey Bubble ou le présent manuel, procédez comme indiquéà la <ulink url="ghelp:gnome-feedback" type="help">GNOME Feedback Page</ulink>.</para> - </legalnotice> -+ <abstract role="description"> -+ <para>A user manual describing the use of monkey-bubble.</para> -+ </abstract> - </articleinfo> - - <indexterm> diff --git a/games/monkey-bubble/monkey-bubble-srv.1 b/games/monkey-bubble/monkey-bubble-srv.1 deleted file mode 100644 index c3b6399351..0000000000 --- a/games/monkey-bubble/monkey-bubble-srv.1 +++ /dev/null @@ -1,22 +0,0 @@ -.\" This manpage has been automatically generated by docbook2man -.\" from a DocBook document. This tool can be found at: -.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> -.\" Please send any bug reports, improvements, comments, patches, -.\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "MONKEY-BUBBLE-SRV" "1" "26 March 2006" "" "" - -.SH NAME -monkey-srv \- monkey-bubble network server -.SH SYNOPSIS - -\fBmonkey-srv\fR - -.SH "DESCRIPTION" -.PP -monkey-srv starts the monkey-bubble network server. This is -necessary to play monkey-bubble with some friends over the -network. This is still experimental. -.SH "AUTHOR" -.PP -This manual page was written by Thomas Cataldo <thomas.cataldo@aliacom.fr> for -the Debian GNU/Linux system (but may be used by others). diff --git a/games/monkey-bubble/monkey-bubble.1 b/games/monkey-bubble/monkey-bubble.1 deleted file mode 100644 index f500ee2bd4..0000000000 --- a/games/monkey-bubble/monkey-bubble.1 +++ /dev/null @@ -1,28 +0,0 @@ -.\" This manpage has been automatically generated by docbook2man -.\" from a DocBook document. This tool can be found at: -.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> -.\" Please send any bug reports, improvements, comments, patches, -.\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "MONKEY-BUBBLE" "1" "26 March 2006" "" "" - -.SH NAME -monkey-bubble \- is an arcade game for GNOME. -.SH SYNOPSIS - -\fBmonkey-bubble\fR [ \fB--usage\fR ] [ \fB-?, --help\fR ] - -.SH "DESCRIPTION" -.PP -Monkey Bubble is a bust'a'move clone designed for the GNOME -environment. -.SH "OPTIONS" -.TP -\fB--usage\fR -Display brief usage message. -.TP -\fB-?, --help\fR -Show help message. -.SH "AUTHOR" -.PP -This manual page was written by Thomas Cataldo <thomas.cataldo@aliacom.fr> for -the Debian GNU/Linux system (but may be used by others). diff --git a/games/monkey-bubble/monkey-bubble.SlackBuild b/games/monkey-bubble/monkey-bubble.SlackBuild deleted file mode 100644 index 318b37086d..0000000000 --- a/games/monkey-bubble/monkey-bubble.SlackBuild +++ /dev/null @@ -1,91 +0,0 @@ -#!/bin/sh -# Slackware build script for monkey-bubble -# Written by Larry Hajali <larryhaja[at]gmail[dot]com> - -PRGNAM=monkey-bubble -VERSION=${VERSION:-0.4.0} -BUILD=${BUILD:-2} -TAG=${TAG:-_SBo} - -if [ -z "$ARCH" ]; then - case "$( uname -m )" in - i?86) ARCH=i486 ;; - arm*) ARCH=arm ;; - *) ARCH=$( uname -m ) ;; - esac -fi - -CWD=$(pwd) -TMP=${TMP:-/tmp/SBo} -PKG=$TMP/package-$PRGNAM -OUTPUT=${OUTPUT:-/tmp} - -if [ "$ARCH" = "i486" ]; then - SLKCFLAGS="-O2 -march=i486 -mtune=i686" - LIBDIRSUFFIX="" -elif [ "$ARCH" = "i686" ]; then - SLKCFLAGS="-O2 -march=i686 -mtune=i686" - LIBDIRSUFFIX="" -elif [ "$ARCH" = "x86_64" ]; then - SLKCFLAGS="-O2 -fPIC" - LIBDIRSUFFIX="64" -else - SLKCFLAGS="-O2" - LIBDIRSUFFIX="" -fi - -set -e - -rm -rf $PKG -mkdir -p $TMP $PKG $OUTPUT -cd $TMP -rm -rf $PRGNAM-$VERSION -tar xvf $CWD/$PRGNAM-$VERSION.tar.gz -cd $PRGNAM-$VERSION -chown -R root:root . -find -L . \ - \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \ - -exec chmod 755 {} \; -o \ - \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \ - -exec chmod 644 {} \; - -patch -p1 < $CWD/monkey-bubble-0.4.0-gnome-doc.patch - -# Patch to fix glib include errors -patch -p1 < $CWD/monkey-bubble_glib.patch - -# This is if you want to enable scrollkeeper. -if [ "${HAVE_RARIAN:-no}" != "yes" ]; then - USE_RARIAN="disable-scrollkeeper" -else - USE_RARIAN="enable-scrollkeeper" -fi - -CFLAGS="$SLKCFLAGS -Wno-error=unused-but-set-variable -Wno-error=deprecated-declarations" \ -CXXFLAGS="$SLKCFLAGS" \ -LIBS="-lm" \ -./configure \ - --prefix=/usr \ - --libdir=/usr/lib${LIBDIRSUFFIX} \ - --sysconfdir=/etc \ - --${USE_RARIAN} \ - --build=$ARCH-slackware-linux - -make -make install-strip DESTDIR=$PKG - -mkdir -p $PKG/usr/man/man1 -cat $CWD/$PRGNAM.1 > $PKG/usr/man/man1/$PRGNAM.1 -cat $CWD/$PRGNAM-srv.1 > $PKG/usr/man/man1/$PRGNAM-srv.1 -gzip -9 $PKG/usr/man/man?/*.? - -mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS ChangeLog COPYING INSTALL $PKG/usr/doc/$PRGNAM-$VERSION -cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild - -mkdir -p $PKG/install -cat $CWD/slack-desc > $PKG/install/slack-desc -cat $CWD/doinst.sh > $PKG/install/doinst.sh - -cd $PKG -/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz} diff --git a/games/monkey-bubble/monkey-bubble.info b/games/monkey-bubble/monkey-bubble.info deleted file mode 100644 index 74e9ca71cf..0000000000 --- a/games/monkey-bubble/monkey-bubble.info +++ /dev/null @@ -1,10 +0,0 @@ -PRGNAM="monkey-bubble" -VERSION="0.4.0" -HOMEPAGE="http://www.monkey-bubble.org/" -DOWNLOAD="http://home.gna.org/monkeybubble/downloads/monkey-bubble-0.4.0.tar.gz" -MD5SUM="0de8a05c8c15e08326d244534dc30f22" -DOWNLOAD_x86_64="" -MD5SUM_x86_64="" -REQUIRES="libgnomeui" -MAINTAINER="Larry Hajali" -EMAIL="larryhaja[at]gmail[dot]com" diff --git a/games/monkey-bubble/monkey-bubble_glib.patch b/games/monkey-bubble/monkey-bubble_glib.patch deleted file mode 100644 index c8b015d91d..0000000000 --- a/games/monkey-bubble/monkey-bubble_glib.patch +++ /dev/null @@ -1,33 +0,0 @@ ---- monkey-bubble-0.4.0/src/net/message-handler.c 2004-12-24 09:35:30.000000000 -0200 -+++ monkey-bubble-0.4.0_patched/src/net/message-handler.c 2012-09-16 13:23:34.000000000 -0300 -@@ -28,7 +28,7 @@ - #include <unistd.h> - #include <string.h> - #include <arpa/inet.h> --#include <glib/gthread.h> -+#include <glib.h> - #include <sys/time.h> - #include <time.h> - ---- monkey-bubble-0.4.0/src/net/simple-server.c 2006-03-21 17:17:40.000000000 -0300 -+++ monkey-bubble-0.4.0_patched/src/net/simple-server.c 2012-09-16 13:23:55.000000000 -0300 -@@ -31,7 +31,7 @@ - #include <unistd.h> - #include <string.h> - #include <arpa/inet.h> --#include <glib/gthread.h> -+#include <glib.h> - #include <sys/time.h> - #include <time.h> - ---- monkey-bubble-0.4.0/src/ui/main.c 2004-12-03 05:05:59.000000000 -0200 -+++ monkey-bubble-0.4.0_patched/src/ui/main.c 2012-09-16 13:24:07.000000000 -0300 -@@ -15,7 +15,7 @@ - #include <gtk/gtk.h> - #include <gst/gst.h> - #include <bonobo/bonobo-i18n.h> --#include <glib/gthread.h> -+#include <glib.h> - #include <libgnomeui/gnome-ui-init.h> - - #include <math.h> diff --git a/games/monkey-bubble/slack-desc b/games/monkey-bubble/slack-desc deleted file mode 100644 index ff3eaf9acd..0000000000 --- a/games/monkey-bubble/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. -# Line up the first '|' above the ':' following the base package name, and -# the '|' on the right side marks the last column you can put a character in. -# You must make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':' except on otherwise blank lines. - - |-----handy-ruler------------------------------------------------------| -monkey-bubble: monkey-bubble (GNOME Bust'a'Move clone) -monkey-bubble: -monkey-bubble: Monkey Bubble is in a game in which you must explode all bubbles -monkey-bubble: in the game area. -monkey-bubble: -monkey-bubble: Homepage: http://www.monkey-bubble.org/ -monkey-bubble: -monkey-bubble: -monkey-bubble: -monkey-bubble: -monkey-bubble: |