[Lunar-commits] <moonbase-other> ofono: Version bump to 1.6 and moving to other/net.
Dennis Veatch
stumbles at lunar-linux.org
Tue Sep 4 13:36:33 CEST 2012
commit 87b8fad3d57cd1a551649e587e1e08dc10faaf37
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Tue, 04 Sep 2012 04:36:33 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/87b8fad3d57cd1a551649e587e1e08dc10faaf37
ofono: Version bump to 1.6 and moving to other/net.
---
zbeta/ofono/BUILD -> net/ofono/BUILD
zbeta/ofono/CONFIGURE -> net/ofono/CONFIGURE
zbeta/ofono/DEPENDS -> net/ofono/DEPENDS
net/ofono/DETAILS | +16/-0
zbeta/ofono/systemd.d/ofono.service -> net/ofono/systemd.d/ofono.service
zbeta/ofono/DETAILS | +0/-12
6 files changed, 49 insertions(+), 45 deletions(-)
--- /dev/null
+++ b/net/ofono/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=ofono
+ VERSION=1.6
+ SOURCE=$MODULE-$VERSION.tar.xz
+ SOURCE_URL=http://www.kernel.org/pub/linux/network/ofono/
+ SOURCE_VFY=sha1:fba06b822ffb54fdf8e6e4ff422f9ac4b83e4b81
+ WEB_SITE=http://ofono.org/
+ ENTERED=20110815
+ UPDATED=20120904
+ SHORT="open source telephony"
+
+cat << EOF
+oFono is licensed under GPLv2, and it includes a high-level D-Bus API for use by
+telephony applications of any license. oFono also includes a low-level plug-in
+API for integrating with open source as well as third party telephony stacks,
+cellular modems and storage back-ends.
+EOF
--- a/zbeta/ofono/DETAILS
+++ /dev/null
@@ -1,12 +0,0 @@
- MODULE=ofono
- VERSION=1.5
- SOURCE=$MODULE-$VERSION.tar.xz
- SOURCE_URL=http://www.kernel.org/pub/linux/network/ofono/
- SOURCE_VFY=sha1:7128bad2d12ca6ba4c066bc4d5ccb43bf5aee355
- WEB_SITE=http://ofono.org/
- ENTERED=20110815
- UPDATED=20120419
- SHORT="open source telephony"
-
-cat << EOF
-EOF
More information about the Lunar-commits
mailing list