[Lunar-commits] <moonbase> libaosd: Adding to moonbase.
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Wed Mar 30 13:41:13 CEST 2011
commit ac9550fe2efdfdb5e98071df11b53d8b955bcf14
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Wed Mar 30 07:41:13 2011 -0400
libaosd: Adding to moonbase.
---
libs/libaosd/DEPENDS | 1 +
libs/libaosd/DETAILS | 16 ++++++++++++++++
2 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/libs/libaosd/DEPENDS b/libs/libaosd/DEPENDS
new file mode 100644
index 0000000..2bd1d43
--- /dev/null
+++ b/libs/libaosd/DEPENDS
@@ -0,0 +1 @@
+depends cairo
diff --git a/libs/libaosd/DETAILS b/libs/libaosd/DETAILS
new file mode 100644
index 0000000..c885370
--- /dev/null
+++ b/libs/libaosd/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=libaosd
+ VERSION=0.2.7
+ SOURCE=$MODULE-$VERSION.tgz
+ SOURCE_URL=http://distfiles.atheme.org/
+ SOURCE_VFY=sha1:f3508e4ccb166bed17aa31129c53d17b2f2d3836
+ WEB_SITE=http://www.atheme.org/project/libaosd
+ ENTERED=20110330
+ UPDATED=20110330
+ SHORT="on screen display (OSD) library using Cairo"
+
+cat << EOF
+An advanced on screen display (OSD) library, which uses Cairo to create high
+quality rendered graphics to be overlaid on top of the screen.
+EOF
+
+
More information about the Lunar-commits
mailing list