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/xorgproto x11/xcb-proto x11/xcb-proto devel/omake devel/ocaml-findlib devel/glib2-tools pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

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

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64camlimages-4.0.1nb103.tgz
NetBSD 10.0aarch64camlimages-4.0.1nb103.tgz
NetBSD 10.0powerpccamlimages-4.0.1nb103.tgz
NetBSD 9.0aarch64camlimages-4.0.1nb103.tgz
NetBSD 9.0aarch64camlimages-4.0.1nb103.tgz
NetBSD 9.0i386camlimages-4.0.1nb103.tgz
NetBSD 9.0powerpccamlimages-4.0.1nb103.tgz
NetBSD 9.0powerpccamlimages-4.0.1nb103.tgz
NetBSD 9.0x86_64camlimages-4.0.1nb103.tgz
NetBSD 9.3x86_64camlimages-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.