summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Robby Workman <rw@rlworkman.net>2010-05-13 00:23:47 +0200
committer David Somero <xgizzmo@slackbuilds.org>2010-05-13 00:23:47 +0200
commitb0e5c5d62578b8a14232157c3415d5e92fe5a58e (patch)
tree71fc4610dc5a32ca88cd1c6f25e1a7997b307c7f /desktop
parent2be4ab61b16f4da126e8d755f3008184d1b12359 (diff)
downloadslackbuilds-b0e5c5d62578b8a14232157c3415d5e92fe5a58e.tar.gz
slackbuilds-b0e5c5d62578b8a14232157c3415d5e92fe5a58e.tar.xz
desktop/xfce4-places-plugin: Updated for version 1.2.0
Diffstat (limited to 'desktop')
-rw-r--r--desktop/xfce4-places-plugin/slack-desc22
-rw-r--r--desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild16
-rw-r--r--desktop/xfce4-places-plugin/xfce4-places-plugin.info10
3 files changed, 28 insertions, 20 deletions
diff --git a/desktop/xfce4-places-plugin/slack-desc b/desktop/xfce4-places-plugin/slack-desc
index 49802011e1..a5b80cde9b 100644
--- a/desktop/xfce4-places-plugin/slack-desc
+++ b/desktop/xfce4-places-plugin/slack-desc
@@ -5,15 +5,15 @@
# make exactly 11 lines for the formatting to be correct. It's also
# customary to leave one space after the ':'.
- |-----handy-ruler-----------------------------------------|
+ |-----handy-ruler------------------------------------------------------|
xfce4-places-plugin: xfce4-places-plugin (places plugin for the Xfce panel)
-xfce4-places-plugin:
-xfce4-places-plugin: The places plugin brings much of the functionality
-xfce4-places-plugin: of GNOME's Places menu to Xfce.
-xfce4-places-plugin:
-xfce4-places-plugin:
-xfce4-places-plugin:
-xfce4-places-plugin:
-xfce4-places-plugin:
-xfce4-places-plugin:
-xfce4-places-plugin:
+xfce4-places-plugin:
+xfce4-places-plugin: The places plugin brings much of the functionality of GNOME's Places
+xfce4-places-plugin: menu to Xfce.
+xfce4-places-plugin:
+xfce4-places-plugin:
+xfce4-places-plugin:
+xfce4-places-plugin:
+xfce4-places-plugin:
+xfce4-places-plugin:
+xfce4-places-plugin:
diff --git a/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild b/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild
index 563edac730..438fd9d84f 100644
--- a/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild
+++ b/desktop/xfce4-places-plugin/xfce4-places-plugin.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for xfce4-places-plugin
-# Copyright 2006-2008 Robby Workman, Northport, Alabama, USA
+# Copyright 2006-2009 Robby Workman, Northport, Alabama, USA
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=xfce4-places-plugin
-VERSION=1.1.0
+VERSION=1.2.0
ARCH=${ARCH:-i486}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -35,10 +35,13 @@ OUTPUT=${OUTPUT:-/tmp}
if [ "$ARCH" = "i486" ]; then
SLKCFLAGS="-O2 -march=i486 -mtune=i686"
+ LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
SLKCFLAGS="-O2 -march=i686 -mtune=i686"
+ LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
SLKCFLAGS="-O2 -fPIC"
+ LIBDIRSUFFIX="64"
fi
set -e
@@ -60,6 +63,8 @@ CFLAGS="$SLKCFLAGS" \
CXXFLAGS="$SLKCFLAGS" \
./configure \
--prefix=/usr \
+ --libdir=/usr/lib${LIBDIRSUFFIX} \
+ --sysconfdir=/etc/xfce \
--enable-shared=yes \
--enable-static=no \
--enable-debug=no \
@@ -72,12 +77,13 @@ find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \
- $PKG/usr/doc/$PRGNAM-$VERSION
+cp -a \
+ AUTHORS COPYING ChangeLog INSTALL NEWS README TODO \
+ $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cd $PKG
-/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.tgz
+/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
diff --git a/desktop/xfce4-places-plugin/xfce4-places-plugin.info b/desktop/xfce4-places-plugin/xfce4-places-plugin.info
index 82bb0a22ea..976f295063 100644
--- a/desktop/xfce4-places-plugin/xfce4-places-plugin.info
+++ b/desktop/xfce4-places-plugin/xfce4-places-plugin.info
@@ -1,8 +1,10 @@
PRGNAM="xfce4-places-plugin"
-VERSION="1.1.0"
+VERSION="1.2.0"
HOMEPAGE="http://goodies.xfce.org"
-DOWNLOAD="http://goodies.xfce.org/releases/xfce4-places-plugin/xfce4-places-plugin-1.1.0.tar.bz2"
-MD5SUM="b26019e355c52b4a4254ebdcf1c904ee"
+DOWNLOAD="http://archive.xfce.org/src/panel-plugins/xfce4-places-plugin/1.2/xfce4-places-plugin-1.2.0.tar.bz2"
+MD5SUM="f2d8c13340b3d52c5a7f6e2b9cdc55e3"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
MAINTAINER="Robby Workman"
EMAIL="rw@rlworkman.net"
-APPROVED="David Somero"
+APPROVED="dsomero"