summaryrefslogtreecommitdiffstats
path: root/gnome3-apps/gnome-color-manager/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-apps/gnome-color-manager/DETAILS')
-rwxr-xr-xgnome3-apps/gnome-color-manager/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/gnome3-apps/gnome-color-manager/DETAILS b/gnome3-apps/gnome-color-manager/DETAILS
new file mode 100755
index 0000000000..6ff6299cf8
--- /dev/null
+++ b/gnome3-apps/gnome-color-manager/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=gnome-color-manager
+ VERSION=3.2.0
+ BRANCH=`echo $VERSION|cut -d . -f 1,2`
+ SOURCE=$SPELL-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/$BRANCH/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
+ LICENSE[0]=GPL
+ WEB_SITE=http://projects.gnome.org/gnome-color-manager/
+ ENTERED=20111006
+ SHORT="Color profile manager for the GNOME desktop"
+cat << EOF
+GNOME Color Manager is a session framework that makes it easy to manage, install
+and generate color profiles in the GNOME desktop.
+EOF