From 3f83518910183a583ac19c2fa5c3a3ac545a618f Mon Sep 17 00:00:00 2001 From: Frank Caraballo Date: Tue, 11 May 2010 22:23:38 +0200 Subject: libraries/exo-notify: Updated for version 0.3.4 --- libraries/exo-notify/exo-notify.SlackBuild | 8 ++++++-- libraries/exo-notify/exo-notify.info | 6 +++--- libraries/exo-notify/slack-desc | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) (limited to 'libraries/exo-notify') diff --git a/libraries/exo-notify/exo-notify.SlackBuild b/libraries/exo-notify/exo-notify.SlackBuild index b155e30d49ba..4a1e0923c143 100644 --- a/libraries/exo-notify/exo-notify.SlackBuild +++ b/libraries/exo-notify/exo-notify.SlackBuild @@ -24,7 +24,7 @@ PRGNAM=exo PKGNAME=exo-notify -VERSION=0.3.2 +VERSION=0.3.4 ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -38,6 +38,8 @@ if [ "$ARCH" = "i486" ]; then SLKCFLAGS="-O2 -march=i486 -mtune=i686" elif [ "$ARCH" = "i686" ]; then SLKCFLAGS="-O2 -march=i686 -mtune=i686" +elif [ "$ARCH" = "x86_64" ]; then + SLKCFLAGS="-O2 -fPIC" fi set -e @@ -67,7 +69,9 @@ CXXFLAGS="$SLKCFLAGS" \ --enable-static=no \ --enable-notifications \ --enable-hal \ - --enable-debug=no + --enable-debug=no \ + --build=$ARCH-slackware-linux \ + --build=$ARCH-slackware-linux make diff --git a/libraries/exo-notify/exo-notify.info b/libraries/exo-notify/exo-notify.info index 84e9ab55b312..aaa2ccdb8579 100644 --- a/libraries/exo-notify/exo-notify.info +++ b/libraries/exo-notify/exo-notify.info @@ -1,8 +1,8 @@ PRGNAM="exo-notify" -VERSION="0.3.2" +VERSION="0.3.4" HOMEPAGE="http://www.xfce.org/" -DOWNLOAD="http://thunar.xfce.org/download/sources/exo/0.3.2/exo-0.3.2.tar.bz2" -MD5SUM="8b73acc98d0938d1193b31316823b6db" +DOWNLOAD="http://thunar.xfce.org/download/sources/exo/0.3.4/exo-0.3.4.tar.bz2" +MD5SUM="7a1af943b1df32b6f89ae91823118a22" MAINTAINER="Frank Caraballo" EMAIL="fecaraballo{at}gmail{dot}com" APPROVED="rworkman" diff --git a/libraries/exo-notify/slack-desc b/libraries/exo-notify/slack-desc index 995ff523f66b..87a0193982ba 100644 --- a/libraries/exo-notify/slack-desc +++ b/libraries/exo-notify/slack-desc @@ -5,7 +5,7 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| + |-----handy-ruler---------------------------------------------------| exo-notify: exo-notify (exo-mount-notify binary) exo-notify: exo-notify: exo-notify contains the exo-mount-notify binary that is -- cgit v1.2.3