[Lunar-commits] <moonbase> gnokii: version bump to 0.6.23.
Florin Braescu
florin at lunar-linux.org
Sat Feb 16 21:15:29 CET 2008
commit f5b47e998f23d8e5c436b6d96191b4e7b3c2aa8f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sat Feb 16 22:15:29 2008 +0200
gnokii: version bump to 0.6.23.
Changes:
Series40 phones are now able to read SMS.
DKU-5 initialization has been fixed.
The build system has changed to automake.
---
utils/gnokii/BUILD | 8 ++------
utils/gnokii/DETAILS | 6 +++---
2 files changed, 5 insertions(+), 9 deletions(-)
diff --git a/utils/gnokii/BUILD b/utils/gnokii/BUILD
index 5e8ea3b..e23cc8a 100644
--- a/utils/gnokii/BUILD
+++ b/utils/gnokii/BUILD
@@ -7,17 +7,13 @@
OPTS="$OPTS --enable-security --disable-debug --disable-xdebug"
if echo $OPTS | grep -q 'with-x' ; then
- sedit "s:LDLIBS += :LDLIBS += -lXpm :" xgnokii/Makefile
+ sedit "s:LDLIBS += :LDLIBS += -lXpm :" xgnokii/Makefile.am
fi &&
./configure --prefix=/usr \
$OPTS &&
- make &&
- make install-docs &&
- prepare_install &&
- make install &&
- make install-devel &&
+ default_make &&
cp Docs/sample/gnokiirc /etc/gnokiirc
) > $C_FIFO 2>&1
diff --git a/utils/gnokii/DETAILS b/utils/gnokii/DETAILS
index d02deff..eecee50 100644
--- a/utils/gnokii/DETAILS
+++ b/utils/gnokii/DETAILS
@@ -1,11 +1,11 @@
MODULE=gnokii
- VERSION=0.6.22
+ VERSION=0.6.23
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL=http://www.gnokii.org/download/$MODULE/
- SOURCE_VFY=sha1:a782fb05ace48fae5aeabfbdf2f8c100ec96cb7a
+ SOURCE_VFY=sha1:08b6d25215ba58af2e51d36adc51a82db531cf60
WEB_SITE=http://www.gnokii.org/index.shtml/
ENTERED=20050424
- UPDATED=20071125
+ UPDATED=20080216
SHORT="tools and driver for mobile phones under various unices"
PSAFE="no"
More information about the Lunar-commits
mailing list