[Lunar-commits] <moonbase> gsettings-desktop-schemas: new module
Paul Bredbury
brebs at lunar-linux.org
Thu Jan 20 19:19:40 CET 2011
commit a5da7d302af8b8dc0dd569d80b8c46bf7b9dfeee
Author: Paul Bredbury <brebs at lunar-linux.org>
Date: Fri Jan 21 01:19:40 2011 +0700
gsettings-desktop-schemas: new module
Needed by latexila.
---
zbeta/gsettings-desktop-schemas/DEPENDS | 2 ++
zbeta/gsettings-desktop-schemas/DETAILS | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 0 deletions(-)
diff --git a/zbeta/gsettings-desktop-schemas/DEPENDS b/zbeta/gsettings-desktop-schemas/DEPENDS
new file mode 100644
index 0000000..54137de
--- /dev/null
+++ b/zbeta/gsettings-desktop-schemas/DEPENDS
@@ -0,0 +1,2 @@
+depends gettext
+depends intltool
diff --git a/zbeta/gsettings-desktop-schemas/DETAILS b/zbeta/gsettings-desktop-schemas/DETAILS
new file mode 100644
index 0000000..1216571
--- /dev/null
+++ b/zbeta/gsettings-desktop-schemas/DETAILS
@@ -0,0 +1,16 @@
+ MODULE=gsettings-desktop-schemas
+ MAJOR=0.1
+ VERSION=$MAJOR.4
+ SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE_URL=$GNOME_URL/sources/$MODULE/$MAJOR
+ SOURCE_VFY=sha1:3ca7b75e36b90a5c0b8db93b66c3de00110a8bbb
+ # No decent homepage yet
+ WEB_SITE=http://download.gnome.org/sources/gsettings-desktop-schemas/
+ ENTERED=20110119
+ UPDATED=20110119
+ SHORT="A collection of GSettings schemas for the GNOME desktop"
+
+cat << EOF
+gsettings-desktop-schemas contains a collection of GSettings schemas for
+settings shared by various components of a desktop.
+EOF
More information about the Lunar-commits
mailing list