File: META

package info (click to toggle)
cairo-ocaml 20060517-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 500 kB
  • ctags: 814
  • sloc: ml: 1,857; ansic: 1,669; makefile: 198; sh: 153
file content (10 lines) | stat: -rw-r--r-- 278 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
name = "cairo-ocaml"
description = "Bindings to the cairo library."
archive(byte) = "cairo.cma"
archive(native) = "cairo.cmxa"

package "lablgtk2" (
        requires = "cairo lablgtk2"
        archive(byte) = "cairo_lablgtk.cma"
        archive(native) = "cairo_lablgtk.cmxa"
)