graphics/camlimages - The NetBSD Packages Collection

Image processing library for Objective Caml

CamlImages is an image processing library, which provides

* Basic functions for image processing and loading/saving various image
  file formats (hence providing a translation facility from format to
  format),
* An interface with the Caml graphics library allows to display
  images in the Graphics module screen and to mix them with Caml
  drawings,
* A freetype interface, integrated into the library:
  you can draw texts into images using any truetype fonts.

In addition, the library can handle huge images that cannot be (or can
hardly be) stored into the main memory (the library then automatically
creates swap files and escapes them to reduce the memory usage).

Build dependencies

pkgtools/x11-links x11/xcb-proto x11/xorgproto x11/xcb-proto devel/omake devel/ocaml-findlib devel/glib2-tools pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

graphics/freetype2 graphics/freetype2 print/ghostscript graphics/giflib x11/gtk2 graphics/jpeg x11/libXpm devel/nspr lang/ocaml lang/ocaml devel/ocaml-findlib x11/ocaml-graphics x11/ocaml-lablgtk graphics/png graphics/tiff graphics/freetype2 print/ghostscript graphics/giflib x11/gtk2 graphics/jpeg devel/nspr devel/ocaml-findlib x11/ocaml-graphics x11/ocaml-lablgtk graphics/png graphics/tiff

Binary packages

OSArchitectureVersion
NetBSD 10.0powerpccamlimages-4.0.1nb103.tgz
NetBSD 9.0powerpccamlimages-4.0.1nb103.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.