[Lunar-commits] <moonbase-other> gammu: Version bump to 1.32.0 and adjusting the BUILD/DEPENDS.
stumbles
stumbles at lunar-linux.org
Wed Jan 16 22:38:52 CET 2013
commit c2215dbfc9e8daa21367153afea3d3fdeb496492
Author: stumbles <stumbles at lunar-linux.org>
Date: Wed, 16 Jan 2013 13:38:52 -0800
URL: https://github.com/lunar-linux/moonbase-other/commit/c2215dbfc9e8daa21367153afea3d3fdeb496492
gammu: Version bump to 1.32.0 and adjusting the BUILD/DEPENDS.
---
bluetooth/gammu/BUILD | +3/-1
bluetooth/gammu/DEPENDS | +1/-0
bluetooth/gammu/DETAILS | +3/-3
3 files changed, 7 insertions(+), 4 deletions(-)
--- a/bluetooth/gammu/BUILD
+++ b/bluetooth/gammu/BUILD
@@ -11,6 +11,8 @@
default_cmake_build &&
- install ../contrib/udev/45-nokiadku2.rules /lib/udev/rules.d
+ if in_depends $MODULE systemd ; then
+ install ../contrib/udev/45-nokiadku2.rules /usr/lib/udev/rules.d
+ fi
) > $C_FIFO 2>&1
--- a/bluetooth/gammu/DEPENDS
+++ b/bluetooth/gammu/DEPENDS
@@ -1,3 +1,4 @@
+depends %UDEV
depends libusb
depends bluez
depends libdbi
--- a/bluetooth/gammu/DETAILS
+++ b/bluetooth/gammu/DETAILS
@@ -1,11 +1,11 @@
MODULE=gammu
- VERSION=1.30.0
+ VERSION=1.32.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=https://sourceforge.net/projects/gammu/files/$MODULE/$VERSION/
- SOURCE_VFY=sha1:b16e55f8a26dff4b0ce3150525fd45ea7bc8c37c
+ SOURCE_VFY=sha1:f09f0edece5e48e02863e30a4985aa1d2fc055ed
WEB_SITE=http://wammu.eu/
ENTERED=20100931
- UPDATED=20110906
+ UPDATED=20130116
SHORT="command line utility for mobile phones"
cat << EOF
More information about the Lunar-commits
mailing list