(defsystem :cl-gtk2-gdk :name :cl-gtk2-gdk :author "Kalyanov Dmitry " :license "LLGPL" :serial t :components ((:file "gdk.package") (:file "gdk.objects") (:file "gdk.functions")) :depends-on (:cl-gtk2-glib :cffi))