[Lunar-commits] <moonbase-gnome3> cinnamon-control-center: add it to the moonbase.
Florin Braescu
florin at lunar-linux.org
Tue Jun 25 16:12:37 CEST 2013
commit 7be730fc3483c22034e71581dedb9a05814c3b4a
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue, 25 Jun 2013 07:12:14 -0700
URL: https://github.com/lunar-linux/moonbase-gnome3/commit/7be730fc3483c22034e71581dedb9a05814c3b4a
cinnamon-control-center: add it to the moonbase.
---
core/cinnamon-control-center/BUILD | +2/-0
core/cinnamon-control-center/DEPENDS | +6/-0
core/cinnamon-control-center/DETAILS | +15/-0
3 files changed, 23 insertions(+)
--- /dev/null
+++ b/core/cinnamon-control-center/BUILD
@@ -0,0 +1,2 @@
+autoreconf -fi
+default_build
--- /dev/null
+++ b/core/cinnamon-control-center/DEPENDS
@@ -0,0 +1,6 @@
+depends cinnamon
+depends libgtop
+depends gnome-color-manager
+depends krb5
+
+optional_depends "mesa-demos" "" "" "for glxinfo graphics information"
--- /dev/null
+++ b/core/cinnamon-control-center/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=cinnamon-control-center
+ VERSION=1.8.2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/linuxmint-$MODULE-2249c94
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=http://github.com/linuxmint/$MODULE/tarball/$VERSION
+ SOURCE_VFY=sha1:6ef591d14e046344b400eb0e1a017279b0a03081
+ WEB_SITE=http://github.com/linuxmint/$MODULE
+ ENTERED=20130415
+ UPDATED=20130523
+ SHORT="The Control Center for Cinnamon"
+
+cat << EOF
+The Control Center for Cinnamon Desktop Environment.
+EOF
+
More information about the Lunar-commits
mailing list