Add Vala language binding of libeekboard.

This commit is contained in:
Daiki Ueno
2011-04-28 14:54:03 +09:00
parent 4b409de5ba
commit 1e9ec77b65
7 changed files with 217 additions and 6 deletions

View File

@ -25,6 +25,6 @@ Name: EEK
Description: A Library to Create Keyboard-like UI
URL: http://ueno.github.com/eekboard/
Version: @VERSION@
Requires: gobject-2.0
Requires: gobject-2.0 gio-2.0
Libs: -L${libdir} -leek
Cflags: -I${includedir}/eek-@EEK_API_VERSION@