diff options
author | Joel J. Adamson <sparrow1240@gmail.com> | 2010-05-13 00:39:00 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:39:00 +0200 |
commit | 3f25c30dbcfd62606d29cc48e38ec5350b433d99 (patch) | |
tree | e5f48078bd8ac4363392682c23640834d6929720 /office | |
parent | 0d79dcb2e8a38bcdf30f0e101669240107424757 (diff) | |
download | slackbuilds-3f25c30dbcfd62606d29cc48e38ec5350b433d99.tar.gz |
office/bbdb: Updated for version 2.35
Diffstat (limited to 'office')
-rw-r--r-- | office/bbdb/bbdb.SlackBuild | 6 | ||||
-rw-r--r-- | office/bbdb/bbdb.info | 2 | ||||
-rw-r--r-- | office/bbdb/slack-desc | 22 |
3 files changed, 17 insertions, 13 deletions
diff --git a/office/bbdb/bbdb.SlackBuild b/office/bbdb/bbdb.SlackBuild index d98dc45e7b..d175911b0d 100644 --- a/office/bbdb/bbdb.SlackBuild +++ b/office/bbdb/bbdb.SlackBuild @@ -17,10 +17,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 # Exit on most errors @@ -65,5 +68,4 @@ 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/office/bbdb/bbdb.info b/office/bbdb/bbdb.info index f2a12cce17..6e2df00a97 100644 --- a/office/bbdb/bbdb.info +++ b/office/bbdb/bbdb.info @@ -3,6 +3,8 @@ VERSION="2.35" HOMEPAGE="http://bbdb.sourceforge.net" DOWNLOAD="http://bbdb.sourceforge.net/bbdb-2.35.tar.gz" MD5SUM="5c4e7f2b2a6a8e25ff77351f533f3910" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" MAINTAINER="Joel J. Adamson" EMAIL="sparrow1240@gmail.com" APPROVED="rworkman" diff --git a/office/bbdb/slack-desc b/office/bbdb/slack-desc index 9a58f32e6f..46a5630b5b 100644 --- a/office/bbdb/slack-desc +++ b/office/bbdb/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -bbdb: The Insidious Big Brother Database -bbdb: -bbdb: The Insidious Big Brother Database (BBDB) is a -bbdb: contact management utility created by Jamie -bbdb: Zawinski for use with Emacs. For many years it was -bbdb: maintained by Waider. Since February 2007 BBDB is -bbdb: maintained by Robert Widhopf-Fenk. -bbdb: -bbdb: http://bbdb.sourceforge.net -bbdb: -bbdb: +bbdb: bbdb (The Insidious Big Brother Database) +bbdb: +bbdb: The Insidious Big Brother Database (BBDB) is a contact management +bbdb: utility created by Jamie Zawinski for use with Emacs. For many years, +bbdb: it was maintained by Waider. Since February 2007, BBDB is maintained +bbdb: by Robert Widhopf-Fenk. +bbdb: +bbdb: Homepage: http://bbdb.sourceforge.net +bbdb: +bbdb: +bbdb: |