xmpedit

GTK+ editor for XMP metadata embedded in images
git clone https://code.djc.id.au/git/xmpedit/
commit 232faf0c48fa31eed316a5f21f28aba4f7e993e2
parent 73a3e4a5b3ec033623acbf60e28af1005667b1fb
Author: Dan Callaghan <djc@djc.id.au>
Date:   Sun, 24 Oct 2010 17:58:10 +1000

we need vala-0.10

Diffstat:
MREADME.markdown | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.markdown b/README.markdown
@@ -20,7 +20,8 @@ xmpedit depends on the following packages:
 
 The following additional dependencies are required to build xmpedit:
 
-* [Vala](http://live.gnome.org/Vala)
+* [Vala](http://live.gnome.org/Vala) version 0.10
+  (0.11 is [broken](https://bugzilla.gnome.org/show_bug.cgi?id=633013))
 * A C/C++ compiler (only tested with gcc)
 * Python