summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/mx/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'gnome2-libs/mx/DETAILS')
-rwxr-xr-xgnome2-libs/mx/DETAILS17
1 files changed, 17 insertions, 0 deletions
diff --git a/gnome2-libs/mx/DETAILS b/gnome2-libs/mx/DETAILS
new file mode 100755
index 0000000000..02404c624f
--- /dev/null
+++ b/gnome2-libs/mx/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=mx
+ VERSION=1.0.4
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://source.clutter-project.org/sources/mx/1.0/$SOURCE
+ SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://www.clutter-project.org"
+ LICENSE[0]=LGPL
+ ENTERED=20110407
+ SHORT="widget toolkit using clutter"
+cat << EOF
+Mx is a widget toolkit using Clutter that provides a set of standard interface
+elements, including buttons, progress bars, scroll bars and others. It also
+implements some standard managers. One other interesting feature is the
+possibility setting style properties from a CSS format file.
+EOF
+