[Lunar-commits] r23740 - in moonbase/trunk/kde3/utils: . kmobiletools
Dennis Veatch
stumbles at lunar-linux.org
Mon Mar 19 16:30:15 CET 2007
Author: stumbles
Date: 2007-03-19 16:30:15 +0100 (Mon, 19 Mar 2007)
New Revision: 23740
Added:
moonbase/trunk/kde3/utils/kmobiletools/
moonbase/trunk/kde3/utils/kmobiletools/BUILD
moonbase/trunk/kde3/utils/kmobiletools/DETAILS
Log:
Initial import. Works with my razr.
Added: moonbase/trunk/kde3/utils/kmobiletools/BUILD
===================================================================
--- moonbase/trunk/kde3/utils/kmobiletools/BUILD (rev 0)
+++ moonbase/trunk/kde3/utils/kmobiletools/BUILD 2007-03-19 15:30:15 UTC (rev 23740)
@@ -0,0 +1,8 @@
+(
+
+ . /etc/profile.d/qt3.rc
+ . /etc/profile.d/kde3.rc
+
+ default_build
+
+) > $C_FIFO 2>&1
Added: moonbase/trunk/kde3/utils/kmobiletools/DETAILS
===================================================================
--- moonbase/trunk/kde3/utils/kmobiletools/DETAILS (rev 0)
+++ moonbase/trunk/kde3/utils/kmobiletools/DETAILS 2007-03-19 15:30:15 UTC (rev 23740)
@@ -0,0 +1,21 @@
+ MODULE=kmobiletools
+ VERSION=0.4.3.3
+ SOURCE=$MODULES-$VERSION.tar.bz2
+ SOURCE_URL=http://download.berlios.de/$MODULE/
+ MODULE_PREFIX=${KDE_PREFIX:-/opt/lunar/kde/3}
+ SOURCE_VFY=sha1:c0f79f6db5be34daf1729f65a1479522b6ea1656
+ WEB_SITE=http://www.kmobiletools.org/
+ ENTERED=20070319
+ UPDATED=20070319
+ MAINTAINER=dennisveatch at bellsouth.net
+ SHORT="control mobile phones with your PC"
+
+cat << EOF
+KMobileTools is a nice KDE-based application that allows to control mobile
+phones with your PC. It handles full SMS control, dialing calls, phonebook,
+and phone status monitoring. It's also integrated with the KDE environment,
+so it can be embedd in Kontact, or import/export from and to KAddressBook.
+
+It has been tested on Motorola, Nokia, Siemens, Sony Ericsson and LG mobile
+phones. Anyway each AT Command compliant device should be well supported.
+EOF
More information about the Lunar-commits
mailing list