[Lunar-commits] <moonbase> libmygpo-qt: Adding to moonbase. Using the git version since the "1.5.0" version from
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Dec 21 17:46:36 CET 2011
commit a0313ba5f97803298359748ee41f75d35a32abcb
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Dec 21 11:46:36 2011 -0500
libmygpo-qt: Adding to moonbase. Using the git version since the "1.5.0" version from
$KDE_URL would not compile. This will be an optional depends for amarok.
---
qt4-apps/libmygpo-qt/BUILD | 7 +++++++
qt4-apps/libmygpo-qt/DEPENDS | 3 +++
qt4-apps/libmygpo-qt/DETAILS | 13 +++++++++++++
3 files changed, 23 insertions(+), 0 deletions(-)
diff --git a/qt4-apps/libmygpo-qt/BUILD b/qt4-apps/libmygpo-qt/BUILD
new file mode 100644
index 0000000..e6c46c4
--- /dev/null
+++ b/qt4-apps/libmygpo-qt/BUILD
@@ -0,0 +1,7 @@
+(
+
+ . /etc/profile.d/qt4.rc &&
+
+ default_cmake_build
+
+) > $C_FIFO 2>&1
diff --git a/qt4-apps/libmygpo-qt/DEPENDS b/qt4-apps/libmygpo-qt/DEPENDS
new file mode 100644
index 0000000..6d30f48
--- /dev/null
+++ b/qt4-apps/libmygpo-qt/DEPENDS
@@ -0,0 +1,3 @@
+depends cmake
+depends qt4
+depends qjson
diff --git a/qt4-apps/libmygpo-qt/DETAILS b/qt4-apps/libmygpo-qt/DETAILS
new file mode 100644
index 0000000..51f4db4
--- /dev/null
+++ b/qt4-apps/libmygpo-qt/DETAILS
@@ -0,0 +1,13 @@
+ MODULE=libmygpo-qt
+ VERSION=1.0.5
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$MIRROR_URL
+ SOURCE_VFY=sha1:acf6a981f51f52e9d41172dcf4e250674a203ceb
+ WEB_SITE=http://wiki.gpodder.org/wiki/Libmygpo-qt
+ ENTERED=20111221
+ UPDATED=20111221
+ SHORT="Qt Library that wraps the gpodder.net Web API"
+
+cat << EOF
+Qt Library that wraps the gpodder.net Web API.
+EOF
More information about the Lunar-commits
mailing list