From ff54faabf2c04e79b6cca7f98405c366bb9e16ff Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Sun, 16 Jan 2011 01:12:29 -0600 Subject: office/wammu: Updated for version 0.35. Signed-off-by: Robby Workman --- office/wammu/README | 5 ++--- office/wammu/wammu.SlackBuild | 7 ++++--- office/wammu/wammu.info | 8 ++++---- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/office/wammu/README b/office/wammu/README index 77749398e3..8683976f76 100644 --- a/office/wammu/README +++ b/office/wammu/README @@ -1,6 +1,5 @@ Mobile phone manager using Gammu as it's backend. It works with any phone Gammu supports - many Nokias, Siemens, Alcatel, ... -wammu requires wxPython (wxGTK does NOT work). If you want support -for bluetooth you will also need pybluez. All of which are available -from Slackbuilds.org. +This requires wxPython (wxGTK does NOT work). +pybluez is optional (for bluetooth support). diff --git a/office/wammu/wammu.SlackBuild b/office/wammu/wammu.SlackBuild index efc8aa568f..a07f1b3ab7 100644 --- a/office/wammu/wammu.SlackBuild +++ b/office/wammu/wammu.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for wammu -# Copyright 2009-2010 Heinz Wiesinger, Amsterdam, The Netherlands +# Copyright 2009-2011 Heinz Wiesinger, Amsterdam, The Netherlands # 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=wammu -VERSION=0.34 +VERSION=0.35 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -79,7 +79,8 @@ find $PKG | xargs file | grep "shared object" | grep ELF | \ find $PKG/usr/man -type f -exec gzip -9 {} \; mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS ChangeLog COPYING INSTALL PKG-INFO README $PKG/usr/doc/$PRGNAM-$VERSION +cp -a AUTHORS ChangeLog COPYING INSTALL PKG-INFO README \ + $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install diff --git a/office/wammu/wammu.info b/office/wammu/wammu.info index 8bef28d36f..d1c448c6ad 100644 --- a/office/wammu/wammu.info +++ b/office/wammu/wammu.info @@ -1,10 +1,10 @@ PRGNAM="wammu" -VERSION="0.34" +VERSION="0.35" HOMEPAGE="http://wammu.eu/" -DOWNLOAD="http://dl.cihar.com//wammu/v0/wammu-0.34.tar.bz2" -MD5SUM="d5bdcd82379ef04c53258d8c25c1cf31" +DOWNLOAD="http://dl.cihar.com/wammu/v0/wammu-0.35.tar.bz2" +MD5SUM="3d0bdf912c6bf383e657b130f5634179" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Heinz Wiesinger" EMAIL="pprkut@liwjatan.at" -APPROVED="dsomero" +APPROVED="rworkman" -- cgit v1.2.3