[Lunar-commits] <moonbase-kde> libbluedevil: This is really only a kde lib so adding it here and will delete its
Dennis Veatch
stumbles at lunar-linux.org
Sun Jul 15 12:34:30 CEST 2012
commit 39e2f392e8e11ce4620fb1b4670f3f1a9191f681
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Sun, 15 Jul 2012 03:34:30 -0700
URL: https://github.com/lunar-linux/moonbase-kde/commit/39e2f392e8e11ce4620fb1b4670f3f1a9191f681
libbluedevil: This is really only a kde lib so adding it here and will delete its
counterpart in the other repository.
---
libs/libbluedevil/BUILD +5/-0
libs/libbluedevil/DEPENDS +1/-0
libs/libbluedevil/DETAILS +13/-0
3 files changed, 19 insertions (+), 0 deletions (-)
--- /dev/null
+++ b/libs/libbluedevil/BUILD
@@ -0,0 +1,5 @@
+(
+
+ default_cmake_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/libs/libbluedevil/DEPENDS
@@ -0,0 +1 @@
+depends cmake
--- /dev/null
+++ b/libs/libbluedevil/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=libbluedevil
+ VERSION=1.9.2
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$KDE_URL/stable/$MODULE/$VERSION/src/
+ SOURCE_VFY=sha1:44aa52071d8b43e61dde27de5980471608362854
+ WEB_SITE=http://blog.ereslibre.es/?p=281
+ ENTERED=20100728
+ UPDATED=20120712
+ SHORT="library for the kde bluetooth stack"
+
+cat << EOF
+A library for the kde bluetooth stack.
+EOF
More information about the Lunar-commits
mailing list