summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Heinz Wiesinger2010-05-13 00:08:39 +0200
committer Heinz Wiesinger2010-05-13 00:08:39 +0200
commit7846e91a8f93edb61bfb9bbc62724aca7d1fc7d8 (patch)
tree41cb0d8be1bb9b36e1b797fdb04ccceaa247f6f8 /network
parent3ca51bde47200ffe321cbde28d7bfb969a288768 (diff)
downloadslackbuilds-7846e91a8f93edb61bfb9bbc62724aca7d1fc7d8.tar.gz
network/galaxium: Removed from 13.0 repository
Diffstat (limited to 'network')
-rw-r--r--network/galaxium/README9
-rw-r--r--network/galaxium/doinst.sh3
-rw-r--r--network/galaxium/galaxium.SlackBuild71
-rw-r--r--network/galaxium/galaxium.info8
-rw-r--r--network/galaxium/slack-desc11
5 files changed, 0 insertions, 102 deletions
diff --git a/network/galaxium/README b/network/galaxium/README
deleted file mode 100644
index e525b84f25..0000000000
--- a/network/galaxium/README
+++ /dev/null
@@ -1,9 +0,0 @@
-Galaxium is an instant messenger application designed for the GNOME
-desktop. It will allow you to connect to MSN, Jabber, GTalk and IRC
-(and Yahoo, AIM and ICQ in the future) through the use of addins.
-You can communicate with your family, friends and co-workers from
-around the world, using different networks!
-
-Dependency build order, available at SlackBuilds.org:
-mono, gtk-sharp, mono-addins, libanaculus-sharp, webkit,
-webkit-sharp, ndesk-dbus, ndesk-dbus-glib
diff --git a/network/galaxium/doinst.sh b/network/galaxium/doinst.sh
deleted file mode 100644
index 140e332222..0000000000
--- a/network/galaxium/doinst.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-if [ -x /usr/bin/update-desktop-database ]; then
- /usr/bin/update-desktop-database -q usr/share/applications
-fi
diff --git a/network/galaxium/galaxium.SlackBuild b/network/galaxium/galaxium.SlackBuild
deleted file mode 100644
index 5a37e4f0a9..0000000000
--- a/network/galaxium/galaxium.SlackBuild
+++ /dev/null
@@ -1,71 +0,0 @@
-#!/bin/sh
-
-# Slackware build script for Galaxium
-# Written by Erik Hanson erik@slackbuilds.org
-
-set -eu
-
-PRGNAM=galaxium
-VERSION=0.7.4.1
-ARCH=${ARCH:-i486}
-BUILD=${BUILD:-1}
-TAG=${TAG:-_SBo}
-
-CWD=`pwd`
-TMP=${TMP:-/tmp/SBo}
-PKG=$TMP/package-$PRGNAM
-OUTPUT=${OUTPUT:-/tmp}
-
-if [ "$ARCH" = "i486" ]; then
- SLKCFLAGS="-O2 -march=i486 -mtune=i686"
-elif [ "$ARCH" = "i686" ]; then
- SLKCFLAGS="-O2 -march=i686 -mtune=i686"
-elif [ "$ARCH" = "x86_64" ]; then
- SLKCFLAGS="-O2 -fPIC"
-fi
-
-rm -rf $PKG
-mkdir -p $TMP $PKG
-cd $TMP
-rm -rf $PRGNAM-$VERSION
-tar xvf $CWD/${PRGNAM}_${VERSION}.tar.gz
-cd $PRGNAM-$VERSION
-chown -R root:root .
-find . \
- \( -perm 777 -o -perm 775 -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 {} \;
-
-CXXFLAGS="$SLKCFLAGS" \
-CFLAGS="$SLKCFLAGS" \
-sh autogen.sh \
- --prefix=/usr \
- --sysconfdir=/etc \
- --localstatedir=/var/lib \
- --mandir=/usr/man \
- --disable-static \
- --enable-msn \
- --enable-adium \
- --disable-gecko \
- --enable-webkit
-
-make
-make install DESTDIR=$PKG
-
-find $PKG | xargs file | egrep "ELF.*shared object" | cut -f 1 -d : \
- | xargs strip --strip-unneeded 2> /dev/null
-
-# Make the .desktop file "validate"
-sed -i "s/Application;//" $PKG/usr/share/applications/galaxium.desktop
-sed -i "s/Messaging/Messaging;/" $PKG/usr/share/applications/galaxium.desktop
-
-mv $PKG/usr/share/man $PKG/usr/man
-mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION $PKG/install
-cp -a AUTHORS COPYING INSTALL $PKG/usr/doc/$PRGNAM-$VERSION
-cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
-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.tgz
diff --git a/network/galaxium/galaxium.info b/network/galaxium/galaxium.info
deleted file mode 100644
index 9b4a79d626..0000000000
--- a/network/galaxium/galaxium.info
+++ /dev/null
@@ -1,8 +0,0 @@
-PRGNAM="galaxium"
-VERSION="0.7.4.1"
-HOMEPAGE="http://code.google.com/p/galaxium/"
-DOWNLOAD="http://galaxium.googlecode.com/files/galaxium_0.7.4.1.tar.gz"
-MD5SUM="052f78549218b2421a861a8ea245f616"
-MAINTAINER="Erik Hanson"
-EMAIL="erik@slackbuilds.org"
-APPROVED="David Somero" \ No newline at end of file
diff --git a/network/galaxium/slack-desc b/network/galaxium/slack-desc
deleted file mode 100644
index dddff607d2..0000000000
--- a/network/galaxium/slack-desc
+++ /dev/null
@@ -1,11 +0,0 @@
-galaxium: Galaxium (Multi-Protocol Instant Messenger)
-galaxium:
-galaxium: Galaxium is an instant messenger application designed for the GNOME
-galaxium: desktop. It will allow you to connect to MSN, Jabber, GTalk and IRC
-galaxium: (and Yahoo, AIM and ICQ in the future) through the use of addins.
-galaxium: You can communicate with your family, friends and co-workers from
-galaxium: around the world, using different networks!
-galaxium:
-galaxium:
-galaxium: http://code.google.com/p/galaxium/
-galaxium: