Add experimental GTK support.

This commit is contained in:
Daiki Ueno
2010-06-07 06:42:23 +09:00
parent eb3e482e40
commit 54fb99688e
15 changed files with 1160 additions and 21 deletions

View File

@ -26,5 +26,5 @@ Description: A Library to Create Keyboard-like UI (XKB Support)
URL: http://github.com/ueno/eek
Version: @VERSION@
Libs: -L${libdir} -leek -leek-xkb
Libs.private: @XKB_LIBS@
Libs.private: @GTK2_LIBS@ @XKB_LIBS@
Cflags: -I${includedir}/eek-@EEK_API_VERSION@