[Lunar-commits] <moonbase> nitrogen: New Module
Duncan Gibson
engelsman at lunar-linux.org
Tue Dec 14 21:36:42 CET 2010
commit 9ae5686cc2b5960602c665e7efb5068d37b6dd15
Author: Drew Kelling <akelling at gmail.com>
Date: Tue Dec 14 21:36:42 2010 +0100
nitrogen: New Module
---
zbeta/nitrogen/DEPENDS | 1 +
zbeta/nitrogen/DETAILS | 14 ++++++++++++++
2 files changed, 15 insertions(+), 0 deletions(-)
diff --git a/zbeta/nitrogen/DEPENDS b/zbeta/nitrogen/DEPENDS
new file mode 100644
index 0000000..4f5ea1b
--- /dev/null
+++ b/zbeta/nitrogen/DEPENDS
@@ -0,0 +1 @@
+depends gtkmm
diff --git a/zbeta/nitrogen/DETAILS b/zbeta/nitrogen/DETAILS
new file mode 100644
index 0000000..9af6c97
--- /dev/null
+++ b/zbeta/nitrogen/DETAILS
@@ -0,0 +1,14 @@
+ MODULE=nitrogen
+ VERSION=1.5.1
+ SOURCE=${MODULE}-${VERSION}.tar.gz
+ SOURCE_URL=http://projects.l3ib.org/nitrogen/files/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
+ SOURCE_VFY=sha1:f59af900da049f919687d5f12f30f1d45e21e2ca
+ WEB_SITE="http://projects.l3ib.org/nitrogen"
+ ENTERED=20101202
+ UPDATED=20101202
+ SHORT="Background browser and setter for X windows"
+cat <<EOF
+Background browser and setter for X windows. It is written in C++ using
+the gtkmm toolkit. It can be used in two modes: browser and recall.
+EOF
More information about the Lunar-commits
mailing list