[Lunar-commits] <moonbase-other> ofono: bump to 1.15 and a few additions to CONFIGURE. Removing a defunct optional_depends.

Dennis Veatch dennisveatch at bellsouth.net
Sun Sep 21 15:37:21 CEST 2014


commit e9fa0cadedd6e9476868a6401ea9736cc1ee8b27
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Sun, 21 Sep 2014 09:36:39 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/e9fa0cadedd6e9476868a6401ea9736cc1ee8b27

ofono: bump to 1.15 and a few additions to CONFIGURE. Removing a defunct optional_depends.
---
  net/ofono/CONFIGURE | +3/-0     
  net/ofono/DEPENDS   | +0/-1     
  net/ofono/DETAILS   | +3/-3     
  3 files changed, 6 insertions(+), 4 deletions(-)

--- a/net/ofono/CONFIGURE
+++ b/net/ofono/CONFIGURE
@@ -4,3 +4,6 @@ mquery ENABLE_ESTI "Enable ETSI AT modem support?" y "--enable-atmodem" "--disab
 mquery ENABLE_CDMA "Enable CDMA AT modem support?" y "--enable-cdmamodem" "--disable-cdmamodem"
 mquery ENABLE_SIM "Enable Phone simulator support?" y "--enable-phonesim" "--disable-phonesim"
 mquery ENABLE_ISI "Enable PhoNet/ISI modem support?" y "--enable-isimodem" "--disable-isimodem"
+mquery ENABLE_DIALIP "Enable dialup deamon support?" y "--enable-dundee" "--disable-dundee"
+mquery ENBALE_PROVISION "Enalbe provisioning support?" y "--enable-provision" "--disable-provision"
+mquery ENABLE_TEST_TOOLS "Enable testing tool?" y "--enable-tools" "--disable-tools"
--- a/net/ofono/DEPENDS
+++ b/net/ofono/DEPENDS
@@ -3,4 +3,3 @@ depends mobile-broadband-provider-info
 
 optional_depends "%BLUEZ"    "--enable-bluetooth" "--disable-bluetooth" "for bluetooth support"
 optional_depends "%UDEV"     "--enable-udev"      "--disable-udev"      "for udev support"
-optional_depends "libcap-ng" "--enable-capng"     "--disable-capng"     "for POSIX capabilites support"
--- a/net/ofono/DETAILS
+++ b/net/ofono/DETAILS
@@ -1,11 +1,11 @@
           MODULE=ofono
-         VERSION=1.6
+         VERSION=1.15
           SOURCE=$MODULE-$VERSION.tar.xz
       SOURCE_URL=http://www.kernel.org/pub/linux/network/ofono/
-      SOURCE_VFY=sha1:fba06b822ffb54fdf8e6e4ff422f9ac4b83e4b81
+      SOURCE_VFY=sha1:2c3883b7f82c4530120e42a618f23ef32546744c
         WEB_SITE=http://ofono.org/
          ENTERED=20110815
-         UPDATED=20120904
+         UPDATED=20140921
            SHORT="open source telephony"
 
 cat << EOF




More information about the Lunar-commits mailing list