summaryrefslogtreecommitdiffstats
path: root/gnome3-apps/gnome-color-manager
diff options
context:
space:
mode:
authorLadislav Hagara2011-10-06 18:02:25 +0200
committerLadislav Hagara2011-10-06 18:02:25 +0200
commitec3884ef7b4a66eab9c5b52722c796b97c187818 (patch)
treefc22ea9f68828aec15636646198da659a8676056 /gnome3-apps/gnome-color-manager
parentccf178576556c01b15ee33b5fc07f01084fe3148 (diff)
gnome3-apps/gnome-color-manager: new spell, Color profile manager for
the GNOME desktop
Diffstat (limited to 'gnome3-apps/gnome-color-manager')
-rwxr-xr-xgnome3-apps/gnome-color-manager/BUILD2
-rwxr-xr-xgnome3-apps/gnome-color-manager/DEPENDS1
-rwxr-xr-xgnome3-apps/gnome-color-manager/DETAILS15
-rw-r--r--gnome3-apps/gnome-color-manager/HISTORY2
-rw-r--r--gnome3-apps/gnome-color-manager/gnome-color-manager-3.2.0.tar.bz2.sigbin0 -> 287 bytes
5 files changed, 20 insertions, 0 deletions
diff --git a/gnome3-apps/gnome-color-manager/BUILD b/gnome3-apps/gnome-color-manager/BUILD
new file mode 100755
index 0000000000..9cda2b6ad3
--- /dev/null
+++ b/gnome3-apps/gnome-color-manager/BUILD
@@ -0,0 +1,2 @@
+OPTS="--disable-man-pages $OPTS" &&
+default_build
diff --git a/gnome3-apps/gnome-color-manager/DEPENDS b/gnome3-apps/gnome-color-manager/DEPENDS
new file mode 100755
index 0000000000..466dc814d5
--- /dev/null
+++ b/gnome3-apps/gnome-color-manager/DEPENDS
@@ -0,0 +1 @@
+depends lcms2
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
diff --git a/gnome3-apps/gnome-color-manager/HISTORY b/gnome3-apps/gnome-color-manager/HISTORY
new file mode 100644
index 0000000000..0308e962b2
--- /dev/null
+++ b/gnome3-apps/gnome-color-manager/HISTORY
@@ -0,0 +1,2 @@
+2011-10-06 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS, DEPENDS, BUILD: spell created, version 3.2.0
diff --git a/gnome3-apps/gnome-color-manager/gnome-color-manager-3.2.0.tar.bz2.sig b/gnome3-apps/gnome-color-manager/gnome-color-manager-3.2.0.tar.bz2.sig
new file mode 100644
index 0000000000..6f9a213d55
--- /dev/null
+++ b/gnome3-apps/gnome-color-manager/gnome-color-manager-3.2.0.tar.bz2.sig
Binary files differ