summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/unico/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome3-libs/unico/DETAILS')
-rwxr-xr-xgnome3-libs/unico/DETAILS18
1 files changed, 18 insertions, 0 deletions
diff --git a/gnome3-libs/unico/DETAILS b/gnome3-libs/unico/DETAILS
new file mode 100755
index 0000000000..6231dfb6d9
--- /dev/null
+++ b/gnome3-libs/unico/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=unico
+ VERSION=1.0.1
+ LP_SERIES=1.0
+ SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE_URL[0]=http://launchpad.net/$SPELL/$LP_SERIES/$VERSION/+download/$SOURCE
+ SOURCE_HASH=sha512:8fb9ad8a80ad1f63c87c278761c8a7a1b4a89d698173537c022595c7fc70746f1bde1df3f4a810e3e5e6d0285b0dd05292d26dbd01fe841af86d6390bdea7756
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ LICENSE[0]=LGPL
+ WEB_SITE=http://launchpad.net/unico
+ ENTERED=20111018
+ SHORT="Unico Gtk+ theming engine"
+cat << EOF
+Unico is a Gtk+ engine that aims to be the more complete yet powerful theming
+engine for Gtk+ 3.0 and newer.
+
+It’s the first Gtk+ engine written with Gtk+ style context APIs in mind, using
+CSS as first class citizen.
+EOF