((synopsis "Bindings to OpenGL and OpenGL ES through the Epoxy library") (author "Adrien (Kooda) Ramos") (category graphics) (license "BSD") (dependencies bind) (foreign-dependencies "libepoxy") (components (generated-source-file gl.h (source-dependencies "generate-header" "gl-translator.scm") (custom-build "generate-header")) (extension epoxy (component-dependencies gl.h) (source-dependencies "gl.h") (custom-build "build"))))