[slackintosh-users] Gnome for Slackintosh

  • From: Thorsten Johannvorderbrueggen <thorsten.johannvorderbrueggen@xxxxxxxxxxx>
  • To: Freerock-Gnome <gsb-users@xxxxxxxxxxxxxxxxxxxxx>, Slackintosh <slackintosh-users@xxxxxxxxxxxxx>
  • Date: Sun, 31 Jul 2005 14:38:11 +0200

Hello freerock,

i made a svn diff of the complete src/gnome dir (aktuall 2.10.2 gsb tree). I also add a patch for libvisual. Now it builds on my mac. In the next days i try to fix some other packages. The most packages build (and work) on mac (ca. 90%). At the moment that ca. 160 packages!

For Slackintosh users: Adrian made an account for me, so we can share the packages if someone want them (Or the SlackBuilds).

PS: This mail was written on a Mac Mini with Slackintosh and Gnome-2.10 !!!!!!!!!! Realy cool! Isn´t it?


Bye Thorsten


Index: desktop_reqs/openslp/openslp.SlackBuild
===================================================================
--- desktop_reqs/openslp/openslp.SlackBuild     (Revision 786)
+++ desktop_reqs/openslp/openslp.SlackBuild     (Arbeitskopie)
@@ -6,7 +6,7 @@
 
 VERSION=1.2.0
 ARCH=${ARCH:-i486}
-BUILD=1
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: desktop_reqs/libavc1394/libavc1394.SlackBuild
===================================================================
--- desktop_reqs/libavc1394/libavc1394.SlackBuild       (Revision 786)
+++ desktop_reqs/libavc1394/libavc1394.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libavc1394
 
 VERSION=0.5.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libcddb/libcddb.SlackBuild
===================================================================
--- desktop_reqs/libcddb/libcddb.SlackBuild     (Revision 786)
+++ desktop_reqs/libcddb/libcddb.SlackBuild     (Arbeitskopie)
@@ -4,9 +4,9 @@
 TMP=${TMP:-/tmp}
 PKG=$TMP/package-libcddb
 
-VERSION=1.0.2
-ARCH=${ARCH:-i486}
-BUILD=1
+VERSION=1.1.0
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libsamplerate/libsamplerate.SlackBuild
===================================================================
--- desktop_reqs/libsamplerate/libsamplerate.SlackBuild (Revision 786)
+++ desktop_reqs/libsamplerate/libsamplerate.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libsamplerate
 
 VERSION=0.1.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/polypaudio/polypaudio.SlackBuild
===================================================================
--- desktop_reqs/polypaudio/polypaudio.SlackBuild       (Revision 786)
+++ desktop_reqs/polypaudio/polypaudio.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-polypaudio
 
 VERSION=0.7
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/libdvdplay/libdvdplay.SlackBuild
===================================================================
--- desktop_reqs/libdvdplay/libdvdplay.SlackBuild       (Revision 786)
+++ desktop_reqs/libdvdplay/libdvdplay.SlackBuild       (Arbeitskopie)
@@ -6,7 +6,7 @@
 
 VERSION=1.0.1
 ARCH=${ARCH:-i486}
-BUILD=1
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: desktop_reqs/libmusepack/libmusepack.SlackBuild
===================================================================
--- desktop_reqs/libmusepack/libmusepack.SlackBuild     (Revision 786)
+++ desktop_reqs/libmusepack/libmusepack.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libmusepack
 
 VERSION=1.1.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/libfame/libfame.SlackBuild
===================================================================
--- desktop_reqs/libfame/libfame.SlackBuild     (Revision 786)
+++ desktop_reqs/libfame/libfame.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libfame
 
 VERSION=0.9.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/libcdaudio/libcdaudio.SlackBuild
===================================================================
--- desktop_reqs/libcdaudio/libcdaudio.SlackBuild       (Revision 786)
+++ desktop_reqs/libcdaudio/libcdaudio.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libcdaudio
 
 VERSION=0.99.12
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/normalize/normalize.SlackBuild
===================================================================
--- desktop_reqs/normalize/normalize.SlackBuild (Revision 786)
+++ desktop_reqs/normalize/normalize.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-normalize
 
 VERSION=0.7.6
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/libdvbpsi3/libdvbpsi3.SlackBuild
===================================================================
--- desktop_reqs/libdvbpsi3/libdvbpsi3.SlackBuild       (Revision 786)
+++ desktop_reqs/libdvbpsi3/libdvbpsi3.SlackBuild       (Arbeitskopie)
@@ -6,9 +6,9 @@
 TMP=${TMP:-/tmp}
 PKG=$TMP/package-libdvbpsi3
 
-VERSION=0.1.4
-ARCH=${ARCH:-i486}
-BUILD=1
+VERSION=0.1.5
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/krb5/krb5.SlackBuild
===================================================================
--- desktop_reqs/krb5/krb5.SlackBuild   (Revision 786)
+++ desktop_reqs/krb5/krb5.SlackBuild   (Arbeitskopie)
@@ -5,7 +5,7 @@
 PKG=$TMP/package-krb5
 
 VERSION=1.4
-ARCH=${ARCH:-i486}
+ARCH=${ARCH:-powerpc}
 BUILD=1
 
 if [ ! -d $TMP ]; then
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/cyrus-sasl/cyrus-sasl.SlackBuild
===================================================================
--- desktop_reqs/cyrus-sasl/cyrus-sasl.SlackBuild       (Revision 786)
+++ desktop_reqs/cyrus-sasl/cyrus-sasl.SlackBuild       (Arbeitskopie)
@@ -7,8 +7,8 @@
 PKG=$TMP/package-cyrus-sasl
 
 VERSION=2.1.20
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libvisual-nebulus/libvisual-nebulus.SlackBuild
===================================================================
--- desktop_reqs/libvisual-nebulus/libvisual-nebulus.SlackBuild (Revision 786)
+++ desktop_reqs/libvisual-nebulus/libvisual-nebulus.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libvisual-nebulus
 
 VERSION=0.1.4
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/id3lib/id3lib.SlackBuild
===================================================================
--- desktop_reqs/id3lib/id3lib.SlackBuild       (Revision 786)
+++ desktop_reqs/id3lib/id3lib.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-id3lib
 
 VERSION=3.8.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libmatroska/libmatroska.SlackBuild
===================================================================
--- desktop_reqs/libmatroska/libmatroska.SlackBuild     (Revision 786)
+++ desktop_reqs/libmatroska/libmatroska.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libmatroska
 
 VERSION=0.7.5
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libvisual-plugins/libvisual-plugins.SlackBuild
===================================================================
--- desktop_reqs/libvisual-plugins/libvisual-plugins.SlackBuild (Revision 786)
+++ desktop_reqs/libvisual-plugins/libvisual-plugins.SlackBuild (Arbeitskopie)
@@ -7,8 +7,8 @@
 PKG=$TMP/package-libvisual-plugins
 
 VERSION=0.2.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/liboil/liboil.SlackBuild
===================================================================
--- desktop_reqs/liboil/liboil.SlackBuild       (Revision 786)
+++ desktop_reqs/liboil/liboil.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-liboil
 
 VERSION=0.3.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/libsndfile/libsndfile.SlackBuild
===================================================================
--- desktop_reqs/libsndfile/libsndfile.SlackBuild       (Revision 786)
+++ desktop_reqs/libsndfile/libsndfile.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libsndfile
 
 VERSION=1.0.11
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/openh323-pwlib/openh323-pwlib.SlackBuild
===================================================================
--- desktop_reqs/openh323-pwlib/openh323-pwlib.SlackBuild       (Revision 786)
+++ desktop_reqs/openh323-pwlib/openh323-pwlib.SlackBuild       (Arbeitskopie)
@@ -7,8 +7,8 @@
 
 VERSION=1.15.3
 PVERSION=1.8.4
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 #
Index: desktop_reqs/libvisual-xmms/libvisual-xmms.SlackBuild
===================================================================
--- desktop_reqs/libvisual-xmms/libvisual-xmms.SlackBuild       (Revision 786)
+++ desktop_reqs/libvisual-xmms/libvisual-xmms.SlackBuild       (Arbeitskopie)
@@ -7,7 +7,7 @@
 PKG=$TMP/package-libvisual-xmms
 
 VERSION=0.1.7
-ARCH=${ARCH:-i486}
+ARCH=${ARCH:-powerpc}
 BUILD=1
 
 if [ ! -d $TMP ]; then
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/faad2/faad2.SlackBuild
===================================================================
--- desktop_reqs/faad2/faad2.SlackBuild (Revision 786)
+++ desktop_reqs/faad2/faad2.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-faad2
 
 VERSION=2.0
-ARCH=${ARCH:-i486}
-BUILD=3
+ARCH=${ARCH:-powerpc}
+BUILD=3jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/divx4linux/divx4linux.SlackBuild
===================================================================
--- desktop_reqs/divx4linux/divx4linux.SlackBuild       (Revision 786)
+++ desktop_reqs/divx4linux/divx4linux.SlackBuild       (Arbeitskopie)
@@ -7,7 +7,7 @@
 VERSION=20030428
 TVERSION=std-20030428
 PVERSION=5.0.5
-ARCH=${ARCH:-i486}
+ARCH=${ARCH:-powerpc}
 BUILD=1
 
 if [ ! -d $TMP ]; then
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/avifile/avifile.SlackBuild
===================================================================
--- desktop_reqs/avifile/avifile.SlackBuild     (Revision 786)
+++ desktop_reqs/avifile/avifile.SlackBuild     (Arbeitskopie)
@@ -6,8 +6,8 @@
 
 VERSION=0.7-0.7.43
 PVERSION=`echo $VERSION| sed 's/-/_/'`
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/transcode/transcode.SlackBuild
===================================================================
--- desktop_reqs/transcode/transcode.SlackBuild (Revision 786)
+++ desktop_reqs/transcode/transcode.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-transcode
 
 VERSION=0.6.14
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libquicktime/libquicktime.SlackBuild
===================================================================
--- desktop_reqs/libquicktime/libquicktime.SlackBuild   (Revision 786)
+++ desktop_reqs/libquicktime/libquicktime.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libquicktime
 
 VERSION=0.9.7
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/xvidcore/xvidcore.SlackBuild
===================================================================
--- desktop_reqs/xvidcore/xvidcore.SlackBuild   (Revision 786)
+++ desktop_reqs/xvidcore/xvidcore.SlackBuild   (Arbeitskopie)
@@ -6,8 +6,8 @@
 
 VERSION=1.0.3
 PVERSION=1.0.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/mjpegtools/mjpegtools.SlackBuild
===================================================================
--- desktop_reqs/mjpegtools/mjpegtools.SlackBuild       (Revision 786)
+++ desktop_reqs/mjpegtools/mjpegtools.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-mjpegtools
 
 VERSION=1.6.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libmms/libmms.SlackBuild
===================================================================
--- desktop_reqs/libmms/libmms.SlackBuild       (Revision 786)
+++ desktop_reqs/libmms/libmms.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libmms
 
 VERSION=0.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/mpeg2dec/mpeg2dec.SlackBuild
===================================================================
--- desktop_reqs/mpeg2dec/mpeg2dec.SlackBuild   (Revision 786)
+++ desktop_reqs/mpeg2dec/mpeg2dec.SlackBuild   (Arbeitskopie)
@@ -6,8 +6,8 @@
 
 VERSION=0.4.0b
 PVERSION=`echo $VERSION | sed 's/b//'`
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/faac/faac.SlackBuild
===================================================================
--- desktop_reqs/faac/faac.SlackBuild   (Revision 786)
+++ desktop_reqs/faac/faac.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-faac
 
 VERSION=1.24
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/libvisual/libvisual.SlackBuild
===================================================================
--- desktop_reqs/libvisual/libvisual.SlackBuild (Revision 786)
+++ desktop_reqs/libvisual/libvisual.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libvisual
 
 VERSION=0.2.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,11 +22,19 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS=""
 fi
 
 cd $TMP
 tar -xzvf $CWD/libvisual-$VERSION.tar.gz
 cd libvisual-$VERSION
+
+# powerpc need a patch  
+if [ "$ARCH" = "powerpc" ]; then
+patch -p0 --verbose libvisual/lv_cpu.c < $CWD/deact_altivec.patch
+fi
+
 CFLAGS="$SLKCFLAGS" \
 ./configure --prefix=/usr \
             --disable-static \
Index: desktop_reqs/libmovtar/libmovtar.SlackBuild
===================================================================
--- desktop_reqs/libmovtar/libmovtar.SlackBuild (Revision 786)
+++ desktop_reqs/libmovtar/libmovtar.SlackBuild (Arbeitskopie)
@@ -6,8 +6,8 @@
 
 VERSION=0.1.3
 JPEGMMXV=0.1.5
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS=""
 fi
 
 cd $TMP
Index: desktop_reqs/libdvdread/libdvdread.SlackBuild
===================================================================
--- desktop_reqs/libdvdread/libdvdread.SlackBuild       (Revision 786)
+++ desktop_reqs/libdvdread/libdvdread.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libdvdread
 
 VERSION=0.9.4
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libdv/libdv.SlackBuild
===================================================================
--- desktop_reqs/libdv/libdv.SlackBuild (Revision 786)
+++ desktop_reqs/libdv/libdv.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libdv
 
 VERSION=0.104
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libraw1394/libraw1394.SlackBuild
===================================================================
--- desktop_reqs/libraw1394/libraw1394.SlackBuild       (Revision 786)
+++ desktop_reqs/libraw1394/libraw1394.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libraw1394
 
 VERSION=1.1.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/openldap/openldap.SlackBuild
===================================================================
--- desktop_reqs/openldap/openldap.SlackBuild   (Revision 786)
+++ desktop_reqs/openldap/openldap.SlackBuild   (Arbeitskopie)
@@ -7,8 +7,8 @@
 PKG=$TMP/package-openldap
 
 VERSION=2.2.26
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/a52dec/a52dec.SlackBuild
===================================================================
--- desktop_reqs/a52dec/a52dec.SlackBuild       (Revision 786)
+++ desktop_reqs/a52dec/a52dec.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-a52dec
 
 VERSION=0.7.4
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/heimdal/heimdal.SlackBuild
===================================================================
--- desktop_reqs/heimdal/heimdal.SlackBuild     (Revision 786)
+++ desktop_reqs/heimdal/heimdal.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-heimdal
 
 VERSION=0.6.4
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 rm -f /usr/lib/libcom_err*
Index: desktop_reqs/ffmpeg/ffmpeg.SlackBuild
===================================================================
--- desktop_reqs/ffmpeg/ffmpeg.SlackBuild       (Revision 786)
+++ desktop_reqs/ffmpeg/ffmpeg.SlackBuild       (Arbeitskopie)
@@ -6,8 +6,8 @@
 
 VERSION=0.4.9-pre1
 PVERSION=`echo $VERSION |sed 's/-//'`
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libcdio/libcdio.SlackBuild
===================================================================
--- desktop_reqs/libcdio/libcdio.SlackBuild     (Revision 786)
+++ desktop_reqs/libcdio/libcdio.SlackBuild     (Arbeitskopie)
@@ -4,9 +4,9 @@
 TMP=${TMP:-/tmp}
 PKG=$TMP/package-libcdio
 
-VERSION=0.73
-ARCH=${ARCH:-i486}
-BUILD=1
+VERSION=0.75
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/mpeg4ip/mpeg4ip.SlackBuild
===================================================================
--- desktop_reqs/mpeg4ip/mpeg4ip.SlackBuild     (Revision 786)
+++ desktop_reqs/mpeg4ip/mpeg4ip.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-mpeg4ip
 
 VERSION=1.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/libebml/libebml.SlackBuild
===================================================================
--- desktop_reqs/libebml/libebml.SlackBuild     (Revision 786)
+++ desktop_reqs/libebml/libebml.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libebml
 
 VERSION=0.7.3
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libdvdnav/libdvdnav.SlackBuild
===================================================================
--- desktop_reqs/libdvdnav/libdvdnav.SlackBuild (Revision 786)
+++ desktop_reqs/libdvdnav/libdvdnav.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libdvdnav
 
 VERSION=0.1.10
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/libtheora/libtheora.SlackBuild
===================================================================
--- desktop_reqs/libtheora/libtheora.SlackBuild (Revision 786)
+++ desktop_reqs/libtheora/libtheora.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libtheora
 
 VERSION=1.0alpha4
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/swfdec/swfdec.SlackBuild
===================================================================
--- desktop_reqs/swfdec/swfdec.SlackBuild       (Revision 786)
+++ desktop_reqs/swfdec/swfdec.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-swfdec
 
 VERSION=0.3.5
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop_reqs/libmusicbrainz/libmusicbrainz.SlackBuild
===================================================================
--- desktop_reqs/libmusicbrainz/libmusicbrainz.SlackBuild       (Revision 786)
+++ desktop_reqs/libmusicbrainz/libmusicbrainz.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libmusicbrainz
 
 VERSION=2.1.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/libdvdcss/libdvdcss.SlackBuild
===================================================================
--- desktop_reqs/libdvdcss/libdvdcss.SlackBuild (Revision 786)
+++ desktop_reqs/libdvdcss/libdvdcss.SlackBuild (Arbeitskopie)
@@ -4,9 +4,9 @@
 TMP=${TMP:-/tmp}
 PKG=$TMP/package-libdvdcss
 
-VERSION=1.2.8
-ARCH=${ARCH:-i486}
-BUILD=1
+VERSION=1.2.9
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop_reqs/lame/lame.SlackBuild
===================================================================
--- desktop_reqs/lame/lame.SlackBuild   (Revision 786)
+++ desktop_reqs/lame/lame.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-lame
 
 VERSION=3.96.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/atk/atk.SlackBuild
===================================================================
--- platform/atk/atk.SlackBuild (Revision 786)
+++ platform/atk/atk.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-atk
 
 VERSION=1.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: platform/gtk+2/gtk+2.SlackBuild
===================================================================
--- platform/gtk+2/gtk+2.SlackBuild     (Revision 786)
+++ platform/gtk+2/gtk+2.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gtk+2
 
 VERSION=2.6.8
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: platform/shared-mime-info/shared-mime-info.SlackBuild
===================================================================
--- platform/shared-mime-info/shared-mime-info.SlackBuild       (Revision 786)
+++ platform/shared-mime-info/shared-mime-info.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-shared-mime-info
 
 VERSION=0.16
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/libgnomecups/libgnomecups.SlackBuild
===================================================================
--- platform/libgnomecups/libgnomecups.SlackBuild       (Revision 786)
+++ platform/libgnomecups/libgnomecups.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgnomecups
 
 VERSION=0.2.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/libcap/libcap.SlackBuild
===================================================================
--- platform/libcap/libcap.SlackBuild   (Revision 786)
+++ platform/libcap/libcap.SlackBuild   (Arbeitskopie)
@@ -7,8 +7,8 @@
 PKG=$TMP/package-libcap
 
 VERSION=1.10
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/libart_lgpl/libart_lgpl.SlackBuild
===================================================================
--- platform/libart_lgpl/libart_lgpl.SlackBuild (Revision 786)
+++ platform/libart_lgpl/libart_lgpl.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libart_lgpl
 
 VERSION=2.3.17
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/gamin/gamin.SlackBuild
===================================================================
--- platform/gamin/gamin.SlackBuild     (Revision 786)
+++ platform/gamin/gamin.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gamin
 
 VERSION=0.1.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: platform/gnome-icon-theme/gnome-icon-theme.SlackBuild
===================================================================
--- platform/gnome-icon-theme/gnome-icon-theme.SlackBuild       (Revision 786)
+++ platform/gnome-icon-theme/gnome-icon-theme.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-icon-theme
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=3
+ARCH=${ARCH:-powerpc}
+BUILD=3Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/at-spi/at-spi.SlackBuild
===================================================================
--- platform/at-spi/at-spi.SlackBuild   (Revision 786)
+++ platform/at-spi/at-spi.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-at-spi
 
 VERSION=1.6.4
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/dbus/dbus.SlackBuild
===================================================================
--- platform/dbus/dbus.SlackBuild       (Revision 786)
+++ platform/dbus/dbus.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-dbus
 
 VERSION=0.23.4
-ARCH=${ARCH:-i486}
-BUILD=4
+ARCH=${ARCH:-powerpc}
+BUILD=4Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/dbus/dbus.SlackBuild.more
===================================================================
--- platform/dbus/dbus.SlackBuild.more  (Revision 786)
+++ platform/dbus/dbus.SlackBuild.more  (Arbeitskopie)
@@ -7,7 +7,7 @@
 PKG=$TMP/package-dbus
 
 VERSION=0.23.2
-ARCH=i486
+ARCH=powerpc
 BUILD=1
 
 if [ ! -d $TMP ]; then
@@ -19,7 +19,7 @@
 cd $TMP 
 tar xzvf $CWD/dbus-$VERSION.tar.gz
 cd dbus-$VERSION
-CFLAGS="-O2 -march=i486 -mcpu=i686" ./configure --prefix=/usr \
+CFLAGS="-O2 " ./configure --prefix=/usr \
            --enable-glib \
            --enable-gtk \
            --enable-mono \
Index: platform/esound/esound.SlackBuild
===================================================================
--- platform/esound/esound.SlackBuild   (Revision 786)
+++ platform/esound/esound.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-esound
 
 VERSION=0.2.36
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/glib2/glib2.SlackBuild
===================================================================
--- platform/glib2/glib2.SlackBuild     (Revision 786)
+++ platform/glib2/glib2.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-glib2
 
 VERSION=2.6.5
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ -f /var/log/packages/glib2-$VERSION-$ARCH-$BUILD ]; then
   echo "glib2-$VERSION-$ARCH-$BUILD package already installed"
@@ -31,6 +31,9 @@
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2 -fPIC"
   ARCH_CONFIGURE="--libdir=/usr/lib64"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
+  ARCH_CONFIGURE=""
 fi
 
 cd $TMP
@@ -47,6 +50,8 @@
   echo ""
 elif [ "$ARCH" = "x86_64" ]; then
   echo ""
+elif [ "$ARCH" = "powerpc" ]; then
+  echo "" 
 fi
 
 chown -R root.root .
Index: platform/gnome-vfs/gnome-vfs.SlackBuild
===================================================================
--- platform/gnome-vfs/gnome-vfs.SlackBuild     (Revision 786)
+++ platform/gnome-vfs/gnome-vfs.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-vfs
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 SCHEMAS=$PKG/etc/gconf/schemas
Index: platform/libbonoboui/libbonoboui.SlackBuild
===================================================================
--- platform/libbonoboui/libbonoboui.SlackBuild (Revision 786)
+++ platform/libbonoboui/libbonoboui.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libbonoboui
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/hal/hal.SlackBuild
===================================================================
--- platform/hal/hal.SlackBuild (Revision 786)
+++ platform/hal/hal.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-hal
 
 VERSION=0.4.7
-ARCH=${ARCH:-i486}
-BUILD=3
+ARCH=${ARCH:-powerpc}
+BUILD=3Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 mkdir -p $PKG/usr/share/hwdata
Index: platform/pango/pango.SlackBuild
===================================================================
--- platform/pango/pango.SlackBuild     (Revision 786)
+++ platform/pango/pango.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-pango
 
 VERSION=1.8.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: platform/libbonobo/libbonobo.SlackBuild
===================================================================
--- platform/libbonobo/libbonobo.SlackBuild     (Revision 786)
+++ platform/libbonobo/libbonobo.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libbonobo
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/Pyrex/Pyrex.SlackBuild
===================================================================
--- platform/Pyrex/Pyrex.SlackBuild     (Revision 786)
+++ platform/Pyrex/Pyrex.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-Pyrex
 
 VERSION=0.9.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: platform/libxml2/libxml2.SlackBuild
===================================================================
--- platform/libxml2/libxml2.SlackBuild (Revision 786)
+++ platform/libxml2/libxml2.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libxml2
 
 VERSION=2.6.19
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/howl/howl.SlackBuild
===================================================================
--- platform/howl/howl.SlackBuild       (Revision 786)
+++ platform/howl/howl.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-howl
 
 VERSION=1.0.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: platform/gnome-keyring/gnome-keyring.SlackBuild
===================================================================
--- platform/gnome-keyring/gnome-keyring.SlackBuild     (Revision 786)
+++ platform/gnome-keyring/gnome-keyring.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-keyring
 
 VERSION=0.4.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/gail/gail.SlackBuild
===================================================================
--- platform/gail/gail.SlackBuild       (Revision 786)
+++ platform/gail/gail.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gail
 
 VERSION=1.8.4
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/libxslt/libxslt.SlackBuild
===================================================================
--- platform/libxslt/libxslt.SlackBuild (Revision 786)
+++ platform/libxslt/libxslt.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libxslt
 
 VERSION=1.1.14
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/desktop-file-utils/desktop-file-utils.SlackBuild
===================================================================
--- platform/desktop-file-utils/desktop-file-utils.SlackBuild   (Revision 786)
+++ platform/desktop-file-utils/desktop-file-utils.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-desktop-file-utils
 
 VERSION=0.10
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/hicolor-icon-theme/hicolor-icon-theme.SlackBuild
===================================================================
--- platform/hicolor-icon-theme/hicolor-icon-theme.SlackBuild   (Revision 786)
+++ platform/hicolor-icon-theme/hicolor-icon-theme.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-hicolor-icon-theme
 
 VERSION=0.8
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/libgnomecanvas/libgnomecanvas.SlackBuild
===================================================================
--- platform/libgnomecanvas/libgnomecanvas.SlackBuild   (Revision 786)
+++ platform/libgnomecanvas/libgnomecanvas.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgnomecanvas
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/libgnomeui/libgnomeui.SlackBuild
===================================================================
--- platform/libgnomeui/libgnomeui.SlackBuild   (Revision 786)
+++ platform/libgnomeui/libgnomeui.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgnomeui
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/gconf/gconf.SlackBuild
===================================================================
--- platform/gconf/gconf.SlackBuild     (Revision 786)
+++ platform/gconf/gconf.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-GConf
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/libgnome/libgnome.SlackBuild
===================================================================
--- platform/libgnome/libgnome.SlackBuild       (Revision 786)
+++ platform/libgnome/libgnome.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgnome
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 SCHEMAS=$PKG/etc/gconf/schemas
Index: platform/libidl/libidl.SlackBuild
===================================================================
--- platform/libidl/libidl.SlackBuild   (Revision 786)
+++ platform/libidl/libidl.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libidl
 
 VERSION=0.8.5
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/audiofile/audiofile.SlackBuild
===================================================================
--- platform/audiofile/audiofile.SlackBuild     (Revision 786)
+++ platform/audiofile/audiofile.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-audiofile
 
 VERSION=0.2.6
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/gnome-mime-data/gnome-mime-data.SlackBuild
===================================================================
--- platform/gnome-mime-data/gnome-mime-data.SlackBuild (Revision 786)
+++ platform/gnome-mime-data/gnome-mime-data.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-mime-data
 
 VERSION=2.4.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/orbit2/orbit2.SlackBuild
===================================================================
--- platform/orbit2/orbit2.SlackBuild   (Revision 786)
+++ platform/orbit2/orbit2.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-orbit2
 
 VERSION=2.12.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/libglade/libglade.SlackBuild
===================================================================
--- platform/libglade/libglade.SlackBuild       (Revision 786)
+++ platform/libglade/libglade.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libglade
 
 VERSION=2.5.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/intltool/intltool.SlackBuild
===================================================================
--- platform/intltool/intltool.SlackBuild       (Revision 786)
+++ platform/intltool/intltool.SlackBuild       (Arbeitskopie)
@@ -6,7 +6,7 @@
 
 VERSION=0.33
 ARCH=noarch
-BUILD=1
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/libgnomeprintui/libgnomeprintui.SlackBuild
===================================================================
--- platform/libgnomeprintui/libgnomeprintui.SlackBuild (Revision 786)
+++ platform/libgnomeprintui/libgnomeprintui.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgnomeprintui
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: platform/libgnomeprint/libgnomeprint.SlackBuild
===================================================================
--- platform/libgnomeprint/libgnomeprint.SlackBuild     (Revision 786)
+++ platform/libgnomeprint/libgnomeprint.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgnomeprint
 
 VERSION=2.10.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: themes/gnome-themes-extras/gnome-themes-extras.SlackBuild
===================================================================
--- themes/gnome-themes-extras/gnome-themes-extras.SlackBuild   (Revision 786)
+++ themes/gnome-themes-extras/gnome-themes-extras.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-themes-extras
 
 VERSION=0.8.1
-ARCH=${ARCH:-i486}
-BUILD=4
+ARCH=${ARCH:-powerpc}
+BUILD=4jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: themes/clearlooks/clearlooks.SlackBuild
===================================================================
--- themes/clearlooks/clearlooks.SlackBuild     (Revision 786)
+++ themes/clearlooks/clearlooks.SlackBuild     (Arbeitskopie)
@@ -6,8 +6,8 @@
 
 VERSION=0.6.2
 MVERSION=0.6
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/gnome-user-share/gnome-user-share.SlackBuild
===================================================================
--- desktop/gnome-user-share/gnome-user-share.SlackBuild        (Revision 786)
+++ desktop/gnome-user-share/gnome-user-share.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-user-share
 
 VERSION=0.5
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/gnome-media/gnome-media.SlackBuild
===================================================================
--- desktop/gnome-media/gnome-media.SlackBuild  (Revision 786)
+++ desktop/gnome-media/gnome-media.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-media
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/nautilus-cd-burner/nautilus-cd-burner.SlackBuild
===================================================================
--- desktop/nautilus-cd-burner/nautilus-cd-burner.SlackBuild    (Revision 786)
+++ desktop/nautilus-cd-burner/nautilus-cd-burner.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-nautilus-cd-burner
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/evolution/evolution.SlackBuild
===================================================================
--- desktop/evolution/evolution.SlackBuild      (Revision 786)
+++ desktop/evolution/evolution.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-evolution
 
 VERSION=2.2.3
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/gnome-system-tools/gnome-system-tools.SlackBuild
===================================================================
--- desktop/gnome-system-tools/gnome-system-tools.SlackBuild    (Revision 786)
+++ desktop/gnome-system-tools/gnome-system-tools.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-system-tools
 
 VERSION=1.2.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/gnome-nettool/gnome-nettool.SlackBuild
===================================================================
--- desktop/gnome-nettool/gnome-nettool.SlackBuild      (Revision 786)
+++ desktop/gnome-nettool/gnome-nettool.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-nettool
 
 VERSION=1.2.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/libwnck/libwnck.SlackBuild
===================================================================
--- desktop/libwnck/libwnck.SlackBuild  (Revision 786)
+++ desktop/libwnck/libwnck.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libwnck
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/scrollkeeper/scrollkeeper.SlackBuild
===================================================================
--- desktop/scrollkeeper/scrollkeeper.SlackBuild        (Revision 786)
+++ desktop/scrollkeeper/scrollkeeper.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-scrollkeeper
 
 VERSION=0.3.14
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gedit/gedit.SlackBuild
===================================================================
--- desktop/gedit/gedit.SlackBuild      (Revision 786)
+++ desktop/gedit/gedit.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gedit
 
 VERSION=2.10.3
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/nautilus-sendto/nautilus-sendto.SlackBuild
===================================================================
--- desktop/nautilus-sendto/nautilus-sendto.SlackBuild  (Revision 786)
+++ desktop/nautilus-sendto/nautilus-sendto.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-nautilus-sendto
 
 VERSION=0.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/control-center/control-center.SlackBuild
===================================================================
--- desktop/control-center/control-center.SlackBuild    (Revision 786)
+++ desktop/control-center/control-center.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-control-center
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/libgtop/libgtop.SlackBuild
===================================================================
--- desktop/libgtop/libgtop.SlackBuild  (Revision 786)
+++ desktop/libgtop/libgtop.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgtop
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gtksourceview/gtksourceview.SlackBuild
===================================================================
--- desktop/gtksourceview/gtksourceview.SlackBuild      (Revision 786)
+++ desktop/gtksourceview/gtksourceview.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gtksourceview
 
 VERSION=1.2.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-panel/gnome-panel.SlackBuild
===================================================================
--- desktop/gnome-panel/gnome-panel.SlackBuild  (Revision 786)
+++ desktop/gnome-panel/gnome-panel.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-panel
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/nautilus/nautilus.SlackBuild
===================================================================
--- desktop/nautilus/nautilus.SlackBuild        (Revision 786)
+++ desktop/nautilus/nautilus.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-nautilus
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/eel/eel.SlackBuild
===================================================================
--- desktop/eel/eel.SlackBuild  (Revision 786)
+++ desktop/eel/eel.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-eel
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/sound-juicer/sound-juicer.SlackBuild
===================================================================
--- desktop/sound-juicer/sound-juicer.SlackBuild        (Revision 786)
+++ desktop/sound-juicer/sound-juicer.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-sound-juicer
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/libxklavier/libxklavier.SlackBuild
===================================================================
--- desktop/libxklavier/libxklavier.SlackBuild  (Revision 786)
+++ desktop/libxklavier/libxklavier.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libxklavier
 
 VERSION=2.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gst-plugins/gst-plugins.SlackBuild
===================================================================
--- desktop/gst-plugins/gst-plugins.SlackBuild  (Revision 786)
+++ desktop/gst-plugins/gst-plugins.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gst-plugins
 
 VERSION=0.8.10
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-system-monitor/gnome-system-monitor.SlackBuild
===================================================================
--- desktop/gnome-system-monitor/gnome-system-monitor.SlackBuild        
(Revision 786)
+++ desktop/gnome-system-monitor/gnome-system-monitor.SlackBuild        
(Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-system-monitor
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/libsoup/libsoup.SlackBuild
===================================================================
--- desktop/libsoup/libsoup.SlackBuild  (Revision 786)
+++ desktop/libsoup/libsoup.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libsoup
 
 VERSION=2.2.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-pilot-conduits/gnome-pilot-conduits.SlackBuild
===================================================================
--- desktop/gnome-pilot-conduits/gnome-pilot-conduits.SlackBuild        
(Revision 786)
+++ desktop/gnome-pilot-conduits/gnome-pilot-conduits.SlackBuild        
(Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-pilot-conduits
 
 VERSION=2.0.13
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/nautilus-media/nautilus-media.SlackBuild
===================================================================
--- desktop/nautilus-media/nautilus-media.SlackBuild    (Revision 786)
+++ desktop/nautilus-media/nautilus-media.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-nautilus-media
 
 VERSION=0.8.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-volume-manager/gnome-volume-manager.SlackBuild
===================================================================
--- desktop/gnome-volume-manager/gnome-volume-manager.SlackBuild        
(Revision 786)
+++ desktop/gnome-volume-manager/gnome-volume-manager.SlackBuild        
(Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-volume-manager
 
 VERSION=1.2.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/bug-buddy/bug-buddy.SlackBuild
===================================================================
--- desktop/bug-buddy/bug-buddy.SlackBuild      (Revision 786)
+++ desktop/bug-buddy/bug-buddy.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-bug-buddy
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-themes/gnome-themes.SlackBuild
===================================================================
--- desktop/gnome-themes/gnome-themes.SlackBuild        (Revision 786)
+++ desktop/gnome-themes/gnome-themes.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-themes
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-menus/gnome-menus.SlackBuild
===================================================================
--- desktop/gnome-menus/gnome-menus.SlackBuild  (Revision 786)
+++ desktop/gnome-menus/gnome-menus.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-menus
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/libcroco/libcroco.SlackBuild
===================================================================
--- desktop/libcroco/libcroco.SlackBuild        (Revision 786)
+++ desktop/libcroco/libcroco.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libcroco
 
 VERSION=0.6.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/gnome-netstatus/gnome-netstatus.SlackBuild
===================================================================
--- desktop/gnome-netstatus/gnome-netstatus.SlackBuild  (Revision 786)
+++ desktop/gnome-netstatus/gnome-netstatus.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-netstatus
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/dasher/dasher.SlackBuild
===================================================================
--- desktop/dasher/dasher.SlackBuild    (Revision 786)
+++ desktop/dasher/dasher.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-dasher
 
 VERSION=3.2.15
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/gcalctool/gcalctool.SlackBuild
===================================================================
--- desktop/gcalctool/gcalctool.SlackBuild      (Revision 786)
+++ desktop/gcalctool/gcalctool.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gcalctool
 
 VERSION=5.5.42
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-speech/gnome-speech.SlackBuild
===================================================================
--- desktop/gnome-speech/gnome-speech.SlackBuild        (Revision 786)
+++ desktop/gnome-speech/gnome-speech.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-speech
 
 VERSION=0.3.7
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-applets/gnome-applets.SlackBuild
===================================================================
--- desktop/gnome-applets/gnome-applets.SlackBuild      (Revision 786)
+++ desktop/gnome-applets/gnome-applets.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-applets
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/ximian-connector/ximian-connector.SlackBuild
===================================================================
--- desktop/ximian-connector/ximian-connector.SlackBuild        (Revision 786)
+++ desktop/ximian-connector/ximian-connector.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-ximian-connector
 
 VERSION=2.2.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/gnomemeeting/gnomemeeting.SlackBuild
===================================================================
--- desktop/gnomemeeting/gnomemeeting.SlackBuild        (Revision 786)
+++ desktop/gnomemeeting/gnomemeeting.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnomemeeting
 
 VERSION=1.2.1
-ARCH=${ARCH:-i486}
-BUILD=4
+ARCH=${ARCH:-powerpc}
+BUILD=4jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/evolution-webcal/evolution-webcal.SlackBuild
===================================================================
--- desktop/evolution-webcal/evolution-webcal.SlackBuild        (Revision 786)
+++ desktop/evolution-webcal/evolution-webcal.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-evolution-webcal
 
 VERSION=2.2.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gpdf/gpdf.SlackBuild
===================================================================
--- desktop/gpdf/gpdf.SlackBuild        (Revision 786)
+++ desktop/gpdf/gpdf.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gpdf
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gal2/gal2.SlackBuild
===================================================================
--- desktop/gal2/gal2.SlackBuild        (Revision 786)
+++ desktop/gal2/gal2.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gal2
 
 VERSION=2.4.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/startup-notification/startup-notification.SlackBuild
===================================================================
--- desktop/startup-notification/startup-notification.SlackBuild        
(Revision 786)
+++ desktop/startup-notification/startup-notification.SlackBuild        
(Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-startup-notification
 
 VERSION=0.8
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome2-user-docs/gnome2-user-docs.SlackBuild
===================================================================
--- desktop/gnome2-user-docs/gnome2-user-docs.SlackBuild        (Revision 786)
+++ desktop/gnome2-user-docs/gnome2-user-docs.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome2-user-docs
 
 VERSION=2.8.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/vte/vte.SlackBuild
===================================================================
--- desktop/vte/vte.SlackBuild  (Revision 786)
+++ desktop/vte/vte.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-vte
 
 VERSION=0.11.13
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-games/gnome-games.SlackBuild
===================================================================
--- desktop/gnome-games/gnome-games.SlackBuild  (Revision 786)
+++ desktop/gnome-games/gnome-games.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-games
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=3
+ARCH=${ARCH:-powerpc}
+BUILD=3Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/libgtkhtml/libgtkhtml.SlackBuild
===================================================================
--- desktop/libgtkhtml/libgtkhtml.SlackBuild    (Revision 786)
+++ desktop/libgtkhtml/libgtkhtml.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgtkhtml
 
 VERSION=2.6.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-doc-utils/gnome-doc-utils.SlackBuild
===================================================================
--- desktop/gnome-doc-utils/gnome-doc-utils.SlackBuild  (Revision 786)
+++ desktop/gnome-doc-utils/gnome-doc-utils.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-doc-utils
 
 VERSION=0.2.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/libgsf/libgsf.SlackBuild
===================================================================
--- desktop/libgsf/libgsf.SlackBuild    (Revision 786)
+++ desktop/libgsf/libgsf.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgsf
 
 VERSION=1.12.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/gnome-mag/gnome-mag.SlackBuild
===================================================================
--- desktop/gnome-mag/gnome-mag.SlackBuild      (Revision 786)
+++ desktop/gnome-mag/gnome-mag.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-mag
 
 VERSION=0.12.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/librsvg/librsvg.SlackBuild
===================================================================
--- desktop/librsvg/librsvg.SlackBuild  (Revision 786)
+++ desktop/librsvg/librsvg.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-librsvg
 
 VERSION=2.9.5
-ARCH=${ARCH:-i486}
-BUILD=4
+ARCH=${ARCH:-powerpc}
+BUILD=4Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/yelp/yelp.SlackBuild
===================================================================
--- desktop/yelp/yelp.SlackBuild        (Revision 786)
+++ desktop/yelp/yelp.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-yelp
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/eog/eog.SlackBuild
===================================================================
--- desktop/eog/eog.SlackBuild  (Revision 786)
+++ desktop/eog/eog.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-eog
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/epiphany-extensions/epiphany-extensions.SlackBuild
===================================================================
--- desktop/epiphany-extensions/epiphany-extensions.SlackBuild  (Revision 786)
+++ desktop/epiphany-extensions/epiphany-extensions.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-epiphany-extensions
 
 VERSION=1.6.4
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/gtkhtml/gtkhtml.SlackBuild
===================================================================
--- desktop/gtkhtml/gtkhtml.SlackBuild  (Revision 786)
+++ desktop/gtkhtml/gtkhtml.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gtkhtml
 
 VERSION=3.6.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-desktop/gnome-desktop.SlackBuild
===================================================================
--- desktop/gnome-desktop/gnome-desktop.SlackBuild      (Revision 786)
+++ desktop/gnome-desktop/gnome-desktop.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-desktop
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/epiphany/epiphany.SlackBuild
===================================================================
--- desktop/epiphany/epiphany.SlackBuild        (Revision 786)
+++ desktop/epiphany/epiphany.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-epiphany
 
 VERSION=1.6.4
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/metacity/metacity.SlackBuild
===================================================================
--- desktop/metacity/metacity.SlackBuild        (Revision 786)
+++ desktop/metacity/metacity.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-metacity
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gconf-editor/gconf-editor.SlackBuild
===================================================================
--- desktop/gconf-editor/gconf-editor.SlackBuild        (Revision 786)
+++ desktop/gconf-editor/gconf-editor.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gconf-editor
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gok/gok.SlackBuild
===================================================================
--- desktop/gok/gok.SlackBuild  (Revision 786)
+++ desktop/gok/gok.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gok
 
 VERSION=1.0.5
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/zenity/zenity.SlackBuild
===================================================================
--- desktop/zenity/zenity.SlackBuild    (Revision 786)
+++ desktop/zenity/zenity.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-zenity
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-spell/gnome-spell.SlackBuild
===================================================================
--- desktop/gnome-spell/gnome-spell.SlackBuild  (Revision 786)
+++ desktop/gnome-spell/gnome-spell.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-spell
 
 VERSION=1.0.6
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-keyring-manager/gnome-keyring-manager.SlackBuild
===================================================================
--- desktop/gnome-keyring-manager/gnome-keyring-manager.SlackBuild      
(Revision 786)
+++ desktop/gnome-keyring-manager/gnome-keyring-manager.SlackBuild      
(Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-keyring-manager
 
 VERSION=0.0.4
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/ggv/ggv.SlackBuild
===================================================================
--- desktop/ggv/ggv.SlackBuild  (Revision 786)
+++ desktop/ggv/ggv.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-ggv
 
 VERSION=2.8.5
-ARCH=${ARCH:-i486}
-BUILD=3
+ARCH=${ARCH:-powerpc}
+BUILD=3Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-session/gnome-session.SlackBuild
===================================================================
--- desktop/gnome-session/gnome-session.SlackBuild      (Revision 786)
+++ desktop/gnome-session/gnome-session.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-session
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=7
+ARCH=${ARCH:-powerpc}
+BUILD=7jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/totem/totem.SlackBuild
===================================================================
--- desktop/totem/totem.SlackBuild      (Revision 786)
+++ desktop/totem/totem.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-totem
 
 VERSION=1.0.4
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gstreamer/gstreamer.SlackBuild
===================================================================
--- desktop/gstreamer/gstreamer.SlackBuild      (Revision 786)
+++ desktop/gstreamer/gstreamer.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gstreamer
 
 VERSION=0.8.10
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-pilot/gnome-pilot.SlackBuild
===================================================================
--- desktop/gnome-pilot/gnome-pilot.SlackBuild  (Revision 786)
+++ desktop/gnome-pilot/gnome-pilot.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-pilot
 
 VERSION=2.0.13
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 SCHEMAS=$PKG/etc/gconf/schemas
 
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/system-tools-backends/system-tools-backends.SlackBuild
===================================================================
--- desktop/system-tools-backends/system-tools-backends.SlackBuild      
(Revision 786)
+++ desktop/system-tools-backends/system-tools-backends.SlackBuild      
(Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-system-tools-backends
 
 VERSION=1.2.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/gnopernicus/gnopernicus.SlackBuild
===================================================================
--- desktop/gnopernicus/gnopernicus.SlackBuild  (Revision 786)
+++ desktop/gnopernicus/gnopernicus.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnopernicus
 
 VERSION=0.10.9
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/goobox/goobox.SlackBuild
===================================================================
--- desktop/goobox/goobox.SlackBuild    (Revision 786)
+++ desktop/goobox/goobox.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-goobox
 
 VERSION=0.9.91
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/evolution-data-server/evolution-data-server.SlackBuild
===================================================================
--- desktop/evolution-data-server/evolution-data-server.SlackBuild      
(Revision 786)
+++ desktop/evolution-data-server/evolution-data-server.SlackBuild      
(Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-evolution-data-server
 
 VERSION=1.2.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-utils/gnome-utils.SlackBuild
===================================================================
--- desktop/gnome-utils/gnome-utils.SlackBuild  (Revision 786)
+++ desktop/gnome-utils/gnome-utils.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-utils
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -23,6 +23,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/libgnomesu/libgnomesu.SlackBuild
===================================================================
--- desktop/libgnomesu/libgnomesu.SlackBuild    (Revision 786)
+++ desktop/libgnomesu/libgnomesu.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgnomesu
 
 VERSION=1.0.0
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/gnome-backgrounds/gnome-backgrounds.SlackBuild
===================================================================
--- desktop/gnome-backgrounds/gnome-backgrounds.SlackBuild      (Revision 786)
+++ desktop/gnome-backgrounds/gnome-backgrounds.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-backgrounds
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/libgail-gnome/libgail-gnome.SlackBuild
===================================================================
--- desktop/libgail-gnome/libgail-gnome.SlackBuild      (Revision 786)
+++ desktop/libgail-gnome/libgail-gnome.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgail-gnome
 
 VERSION=1.1.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gucharmap/gucharmap.SlackBuild
===================================================================
--- desktop/gucharmap/gucharmap.SlackBuild      (Revision 786)
+++ desktop/gucharmap/gucharmap.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gucharmap
 
 VERSION=1.4.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gdm/gdm.SlackBuild
===================================================================
--- desktop/gdm/gdm.SlackBuild  (Revision 786)
+++ desktop/gdm/gdm.SlackBuild  (Arbeitskopie)
@@ -11,8 +11,8 @@
 mkdir -p $PKG
 
 VERSION=2.8.0.1
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2Jvb
 
 if [ "$ARCH" = "i386" ]; then
   SLKCFLAGS="-O2 -march=i386 -mcpu=i686"
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gtk-engines/gtk-engines.SlackBuild
===================================================================
--- desktop/gtk-engines/gtk-engines.SlackBuild  (Revision 786)
+++ desktop/gtk-engines/gtk-engines.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gtk-engines
 
 VERSION=2.6.3
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
@@ -41,13 +43,6 @@
 
 chown -R root.bin $PKG/usr/bin
 
-(
-  cd $PKG/usr/lib/gtk-2.0/
-  rm -rf engines/
-  cd $PKG/usr/share/themes/
-  rm -rf Clearlooks
-)
-
 mkdir -p $PKG/usr/doc/gtk-engines-$VERSION
 cp -a \
   AUTHORS BUGS COPYING HACKING MAINTAINERS NEWS README \
Index: desktop/vino/vino.SlackBuild
===================================================================
--- desktop/vino/vino.SlackBuild        (Revision 786)
+++ desktop/vino/vino.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-vino
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: desktop/file-roller/file-roller.SlackBuild
===================================================================
--- desktop/file-roller/file-roller.SlackBuild  (Revision 786)
+++ desktop/file-roller/file-roller.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-file-roller
 
 VERSION=2.10.4
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: desktop/gnome-terminal/gnome-terminal.SlackBuild
===================================================================
--- desktop/gnome-terminal/gnome-terminal.SlackBuild    (Revision 786)
+++ desktop/gnome-terminal/gnome-terminal.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-terminal
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -25,6 +25,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: bindings/java/libgconf-java/libgconf-java.SlackBuild
===================================================================
--- bindings/java/libgconf-java/libgconf-java.SlackBuild        (Revision 786)
+++ bindings/java/libgconf-java/libgconf-java.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgconf-java
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/java/libglade-java/libglade-java.SlackBuild
===================================================================
--- bindings/java/libglade-java/libglade-java.SlackBuild        (Revision 786)
+++ bindings/java/libglade-java/libglade-java.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libglade-java
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/java/libgnome-java/libgnome-java.SlackBuild
===================================================================
--- bindings/java/libgnome-java/libgnome-java.SlackBuild        (Revision 786)
+++ bindings/java/libgnome-java/libgnome-java.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgnome-java
 
 VERSION=2.10.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/java/libgtk-java/libgtk-java.SlackBuild
===================================================================
--- bindings/java/libgtk-java/libgtk-java.SlackBuild    (Revision 786)
+++ bindings/java/libgtk-java/libgtk-java.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgtk-java
 
 VERSION=2.6.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/python/gnome-python/gnome-python.SlackBuild
===================================================================
--- bindings/python/gnome-python/gnome-python.SlackBuild        (Revision 786)
+++ bindings/python/gnome-python/gnome-python.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-python
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=2
+ARCH=${ARCH:-powerpc}
+BUILD=2Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: bindings/python/gnome-python-extras/gnome-python-extras.SlackBuild
===================================================================
--- bindings/python/gnome-python-extras/gnome-python-extras.SlackBuild  
(Revision 786)
+++ bindings/python/gnome-python-extras/gnome-python-extras.SlackBuild  
(Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-python-extras
 
 VERSION=2.10.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/python/pyorbit/pyorbit.SlackBuild
===================================================================
--- bindings/python/pyorbit/pyorbit.SlackBuild  (Revision 786)
+++ bindings/python/pyorbit/pyorbit.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-pyorbit
 
 VERSION=2.0.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: bindings/python/pyphany/pyphany.SlackBuild
===================================================================
--- bindings/python/pyphany/pyphany.SlackBuild  (Revision 786)
+++ bindings/python/pyphany/pyphany.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-pyphany
 
 VERSION=0.1.4
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/python/pyxdg/pyxdg.SlackBuild
===================================================================
--- bindings/python/pyxdg/pyxdg.SlackBuild      (Revision 786)
+++ bindings/python/pyxdg/pyxdg.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-pyxdg
 
 VERSION=0.14
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -36,6 +36,9 @@
 elif [ "$ARCH" = "x86_64" ]; then
   echo "Applying patches for $ARCH"
   #cat $CWD/foo.patch | patch -p0 --verbose
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
+  #cat $CWD/foo.patch | patch -p0 --verbose
 fi
 
 python setup.py build
Index: bindings/python/gst-python/gst-python.SlackBuild
===================================================================
--- bindings/python/gst-python/gst-python.SlackBuild    (Revision 786)
+++ bindings/python/gst-python/gst-python.SlackBuild    (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gst-python
 
 VERSION=0.8.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -31,6 +31,9 @@
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2 -fPIC"
   ARCH_CONFIGURE="--libdir=/usr/lib64"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
+  ARCH_CONFIGURE=""
 fi
 
 cd $TMP
@@ -50,6 +53,9 @@
 elif [ "$ARCH" = "x86_64" ]; then
   echo "Applying patches for $ARCH"
   #cat $CWD/foo.patch | patch -p0 --verbose
+elif [ "$ARCH" = "powerpc" ]; then
+  echo "Applying patches for $ARCH"
+  #cat $CWD/foo.patch | patch -p0 --verbose
 fi
 
 CFLAGS="$SLKCFLAGS" \
Index: bindings/python/pygtk/pygtk.SlackBuild
===================================================================
--- bindings/python/pygtk/pygtk.SlackBuild      (Revision 786)
+++ bindings/python/pygtk/pygtk.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-pygtk
 
 VERSION=2.6.2
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: bindings/perl/Gnome2-Canvas/Gnome2-Canvas.SlackBuild
===================================================================
--- bindings/perl/Gnome2-Canvas/Gnome2-Canvas.SlackBuild        (Revision 786)
+++ bindings/perl/Gnome2-Canvas/Gnome2-Canvas.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-Gnome2-Canvas
 
 VERSION=1.002
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: bindings/perl/ExtUtils-Depends/ExtUtils-Depends.SlackBuild
===================================================================
--- bindings/perl/ExtUtils-Depends/ExtUtils-Depends.SlackBuild  (Revision 786)
+++ bindings/perl/ExtUtils-Depends/ExtUtils-Depends.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-ExtUtils-Depends
 
 VERSION=0.205
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: bindings/perl/Gnome2-GConf/Gnome2-GConf.SlackBuild
===================================================================
--- bindings/perl/Gnome2-GConf/Gnome2-GConf.SlackBuild  (Revision 786)
+++ bindings/perl/Gnome2-GConf/Gnome2-GConf.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-Gnome2-GConf
 
 VERSION=1.000
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: bindings/perl/Gtk2-GladeXML/Gtk2-GladeXML.SlackBuild
===================================================================
--- bindings/perl/Gtk2-GladeXML/Gtk2-GladeXML.SlackBuild        (Revision 786)
+++ bindings/perl/Gtk2-GladeXML/Gtk2-GladeXML.SlackBuild        (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-Gtk2-GladeXML
 
 VERSION=1.005
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: bindings/perl/Gnome2-VFS/Gnome2-VFS.SlackBuild
===================================================================
--- bindings/perl/Gnome2-VFS/Gnome2-VFS.SlackBuild      (Revision 786)
+++ bindings/perl/Gnome2-VFS/Gnome2-VFS.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-Gnome2-VFS
 
 VERSION=1.022
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: bindings/perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig.SlackBuild
===================================================================
--- bindings/perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig.SlackBuild      
(Revision 786)
+++ bindings/perl/ExtUtils-PkgConfig/ExtUtils-PkgConfig.SlackBuild      
(Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-ExtUtils-PkgConfig
 
 VERSION=1.07
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: bindings/perl/Gnome2/Gnome2.SlackBuild
===================================================================
--- bindings/perl/Gnome2/Gnome2.SlackBuild      (Revision 786)
+++ bindings/perl/Gnome2/Gnome2.SlackBuild      (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-Gnome2
 
 VERSION=1.023
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: bindings/perl/Gtk2/Gtk2.SlackBuild
===================================================================
--- bindings/perl/Gtk2/Gtk2.SlackBuild  (Revision 786)
+++ bindings/perl/Gtk2/Gtk2.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-Gtk2
 
 VERSION=1.082
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: bindings/perl/Glib/Glib.SlackBuild
===================================================================
--- bindings/perl/Glib/Glib.SlackBuild  (Revision 786)
+++ bindings/perl/Glib/Glib.SlackBuild  (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-Glib
 
 VERSION=1.082
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
Index: bindings/c++/gtkmm/gtkmm.SlackBuild
===================================================================
--- bindings/c++/gtkmm/gtkmm.SlackBuild (Revision 786)
+++ bindings/c++/gtkmm/gtkmm.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gtkmm
 
 VERSION=2.6.3
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: bindings/c++/libgnomecanvasmm/libgnomecanvasmm.SlackBuild
===================================================================
--- bindings/c++/libgnomecanvasmm/libgnomecanvasmm.SlackBuild   (Revision 786)
+++ bindings/c++/libgnomecanvasmm/libgnomecanvasmm.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgnomecanvasmm
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/c++/libsigc++/libsigc++.SlackBuild
===================================================================
--- bindings/c++/libsigc++/libsigc++.SlackBuild (Revision 786)
+++ bindings/c++/libsigc++/libsigc++.SlackBuild (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libsigc++
 
 VERSION=2.0.15
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: bindings/c++/libgnomeuimm/libgnomeuimm.SlackBuild
===================================================================
--- bindings/c++/libgnomeuimm/libgnomeuimm.SlackBuild   (Revision 786)
+++ bindings/c++/libgnomeuimm/libgnomeuimm.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgnomeuimm
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/c++/gconfmm/gconfmm.SlackBuild
===================================================================
--- bindings/c++/gconfmm/gconfmm.SlackBuild     (Revision 786)
+++ bindings/c++/gconfmm/gconfmm.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gconfmm
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/c++/libgnomemm/libgnomemm.SlackBuild
===================================================================
--- bindings/c++/libgnomemm/libgnomemm.SlackBuild       (Revision 786)
+++ bindings/c++/libgnomemm/libgnomemm.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libgnomemm
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/c++/glibmm/glibmm.SlackBuild
===================================================================
--- bindings/c++/glibmm/glibmm.SlackBuild       (Revision 786)
+++ bindings/c++/glibmm/glibmm.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-glibmm
 
 VERSION=2.6.1
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -24,6 +24,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP 
Index: bindings/c++/gnome-vfsmm/gnome-vfsmm.SlackBuild
===================================================================
--- bindings/c++/gnome-vfsmm/gnome-vfsmm.SlackBuild     (Revision 786)
+++ bindings/c++/gnome-vfsmm/gnome-vfsmm.SlackBuild     (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-gnome-vfsmm
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/c++/bakery/bakery.SlackBuild
===================================================================
--- bindings/c++/bakery/bakery.SlackBuild       (Revision 786)
+++ bindings/c++/bakery/bakery.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-bakery
 
 VERSION=2.3.15
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/c++/libglademm/libglademm.SlackBuild
===================================================================
--- bindings/c++/libglademm/libglademm.SlackBuild       (Revision 786)
+++ bindings/c++/libglademm/libglademm.SlackBuild       (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libglademm
 
 VERSION=2.6.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
Index: bindings/c++/libxml++/libxml++.SlackBuild
===================================================================
--- bindings/c++/libxml++/libxml++.SlackBuild   (Revision 786)
+++ bindings/c++/libxml++/libxml++.SlackBuild   (Arbeitskopie)
@@ -5,8 +5,8 @@
 PKG=$TMP/package-libxml++
 
 VERSION=2.10.0
-ARCH=${ARCH:-i486}
-BUILD=1
+ARCH=${ARCH:-powerpc}
+BUILD=1Jvb
 
 if [ ! -d $TMP ]; then
   mkdir -p $TMP # location to build the source
@@ -22,6 +22,8 @@
   SLKCFLAGS="-O2"
 elif [ "$ARCH" = "x86_64" ]; then
   SLKCFLAGS="-O2"
+elif [ "$ARCH" = "powerpc" ]; then
+  SLKCFLAGS="-O2"
 fi
 
 cd $TMP
*** lv_cpu.c_org        2005-07-31 13:33:09.198805976 +0200
--- lv_cpu.c    2005-07-31 13:54:33.685534312 +0200
***************
*** 152,156 ****
                if (has_vu != 0)
                        _lv_cpu_caps.hasAltiVec = 1;
! #else /* !VISUAL_OS_DARWIN */
        /* no Darwin, do it the brute-force way */
        /* this is borrowed from the libmpeg2 library */
--- 152,156 ----
                if (has_vu != 0)
                        _lv_cpu_caps.hasAltiVec = 1;
! #else   /* !VISUAL_OS_DARWIN */
        /* no Darwin, do it the brute-force way */
        /* this is borrowed from the libmpeg2 library */
***************
*** 161,174 ****
                _lv_powerpc_canjump = 1;
  
!               asm volatile
                        ("mtspr 256, %0\n\t"
                         "vand %%v0, %%v0, %%v0"
                         :
!                        : "r" (-1));
  
                signal (SIGILL, SIG_DFL);
!               _lv_cpu_caps.hasAltiVec = 1;
        }
! #endif
  }
  #endif
--- 161,174 ----
                _lv_powerpc_canjump = 1;
  
!               /*asm volatile
                        ("mtspr 256, %0\n\t"
                         "vand %%v0, %%v0, %%v0"
                         :
!                        : "r" (-1));*/
  
                signal (SIGILL, SIG_DFL);
!               _lv_cpu_caps.hasAltiVec = 0;
        }
! #endif 
  }
  #endif
***************
*** 424,428 ****
  #endif /* VISUAL_ARCH_X86 */
  
! #if VISUAL_ARCH_POWERPC
        check_os_altivec_support ();
  #endif /* VISUAL_ARCH_POWERPC */
--- 424,428 ----
  #endif /* VISUAL_ARCH_X86 */
  
! #if defined(VISUAL_ARCH_POWERPC)
        check_os_altivec_support ();
  #endif /* VISUAL_ARCH_POWERPC */

Other related posts:

  • » [slackintosh-users] Gnome for Slackintosh