openbsd-ports/graphics/camlimages/pkg/PLIST
avsm 86c531aad7 initial import of camlimages-2.12
--
Camlimages provides basic functions for image processing and
loading/saving various image file formats, an interface to display
images, and a Freetype interface to render Truetype fonts.
2004-07-05 21:48:52 +00:00

199 lines
7.1 KiB
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2004/07/05 21:48:52 avsm Exp $
%%native%%
lib/ocaml/camlimages/Makefile.config
lib/ocaml/camlimages/bitmap.cmi
lib/ocaml/camlimages/bitmap.mli
lib/ocaml/camlimages/blend.cmi
lib/ocaml/camlimages/blend.mli
lib/ocaml/camlimages/bmp.cmi
lib/ocaml/camlimages/bmp.mli
lib/ocaml/camlimages/camlimages.cmi
lib/ocaml/camlimages/ci_bmp.cma
lib/ocaml/camlimages/ci_core.cma
lib/ocaml/camlimages/ci_freetype.cma
lib/ocaml/camlimages/ci_gif.cma
lib/ocaml/camlimages/ci_graphics.cma
lib/ocaml/camlimages/ci_jpeg.cma
lib/ocaml/camlimages/ci_lablgtk.cma
lib/ocaml/camlimages/ci_png.cma
lib/ocaml/camlimages/ci_ppm.cma
lib/ocaml/camlimages/ci_ps.cma
lib/ocaml/camlimages/ci_tiff.cma
lib/ocaml/camlimages/ci_xpm.cma
lib/ocaml/camlimages/ci_xvthumb.cma
lib/ocaml/camlimages/cmyk32.cmi
lib/ocaml/camlimages/cmyk32.mli
lib/ocaml/camlimages/color.cmi
lib/ocaml/camlimages/color.mli
lib/ocaml/camlimages/colorhist.cmi
lib/ocaml/camlimages/config.h
lib/ocaml/camlimages/freetype.cmi
lib/ocaml/camlimages/freetype.mli
lib/ocaml/camlimages/ftlow.cmi
lib/ocaml/camlimages/ftlow.mli
lib/ocaml/camlimages/fttext.cmi
lib/ocaml/camlimages/fttext.mli
lib/ocaml/camlimages/genimage.cmi
lib/ocaml/camlimages/genimage.mli
lib/ocaml/camlimages/geometry.cmi
lib/ocaml/camlimages/gif.cmi
lib/ocaml/camlimages/gif.mli
lib/ocaml/camlimages/graphic_image.cmi
lib/ocaml/camlimages/graphic_image.mli
lib/ocaml/camlimages/image.cmi
lib/ocaml/camlimages/image.mli
lib/ocaml/camlimages/index16.cmi
lib/ocaml/camlimages/index16.mli
lib/ocaml/camlimages/index8.cmi
lib/ocaml/camlimages/index8.mli
lib/ocaml/camlimages/info.cmi
lib/ocaml/camlimages/info.mli
lib/ocaml/camlimages/jis_table.cmi
lib/ocaml/camlimages/jis_unicode.cmi
lib/ocaml/camlimages/jis_unicode.mli
lib/ocaml/camlimages/jpeg.cmi
lib/ocaml/camlimages/jpeg.mli
lib/ocaml/camlimages/libci_freetype.a
lib/ocaml/camlimages/libci_gif.a
lib/ocaml/camlimages/libci_jpeg.a
lib/ocaml/camlimages/libci_png.a
lib/ocaml/camlimages/libci_tiff.a
lib/ocaml/camlimages/libci_xpm.a
lib/ocaml/camlimages/mstring.cmi
lib/ocaml/camlimages/mstring.mli
lib/ocaml/camlimages/oBmp.cmi
lib/ocaml/camlimages/oColor.cmi
lib/ocaml/camlimages/oColor.mli
lib/ocaml/camlimages/oFreetype.cmi
lib/ocaml/camlimages/oGif.cmi
lib/ocaml/camlimages/oGraphic.cmi
lib/ocaml/camlimages/oImage.cmi
lib/ocaml/camlimages/oImage.mli
lib/ocaml/camlimages/oJpeg.cmi
lib/ocaml/camlimages/oPng.cmi
lib/ocaml/camlimages/oPpm.cmi
lib/ocaml/camlimages/oPs.cmi
lib/ocaml/camlimages/oTiff.cmi
lib/ocaml/camlimages/oXimage.cmi
lib/ocaml/camlimages/oXimage.mli
lib/ocaml/camlimages/oXpm.cmi
lib/ocaml/camlimages/oXvthumb.cmi
lib/ocaml/camlimages/oXvthumb.mli
lib/ocaml/camlimages/png.cmi
lib/ocaml/camlimages/png.mli
lib/ocaml/camlimages/ppm.cmi
lib/ocaml/camlimages/ppm.mli
lib/ocaml/camlimages/ps.cmi
lib/ocaml/camlimages/ps.mli
lib/ocaml/camlimages/reduce.cmi
lib/ocaml/camlimages/reduce.mli
lib/ocaml/camlimages/region.cmi
lib/ocaml/camlimages/region.mli
lib/ocaml/camlimages/rgb24.cmi
lib/ocaml/camlimages/rgb24.mli
lib/ocaml/camlimages/rgba32.cmi
lib/ocaml/camlimages/rgba32.mli
lib/ocaml/camlimages/tiff.cmi
lib/ocaml/camlimages/tiff.mli
lib/ocaml/camlimages/tmpfile.cmi
lib/ocaml/camlimages/tmpfile.mli
lib/ocaml/camlimages/ximage.cmi
lib/ocaml/camlimages/ximage.mli
lib/ocaml/camlimages/xpm.cmi
lib/ocaml/camlimages/xpm.mli
lib/ocaml/camlimages/xvthumb.cmi
lib/ocaml/camlimages/xvthumb.mli
share/examples/camlimages/Makefile
share/examples/camlimages/converter/.depend
share/examples/camlimages/converter/Makefile
share/examples/camlimages/converter/converter.ml
share/examples/camlimages/crop/.depend
share/examples/camlimages/crop/Makefile
share/examples/camlimages/crop/README
share/examples/camlimages/crop/crop.ml
share/examples/camlimages/edgedetect/.depend
share/examples/camlimages/edgedetect/Makefile
share/examples/camlimages/edgedetect/README
share/examples/camlimages/edgedetect/edge.ml
share/examples/camlimages/gifanim/.depend
share/examples/camlimages/gifanim/Makefile
share/examples/camlimages/gifanim/README
share/examples/camlimages/gifanim/gifanim.ml
share/examples/camlimages/gifanim/guienv.ml
share/examples/camlimages/gifanim/usleep.ml
share/examples/camlimages/imgstat/.depend
share/examples/camlimages/imgstat/Makefile
share/examples/camlimages/imgstat/README
share/examples/camlimages/imgstat/imgstat.ml
share/examples/camlimages/liv/.depend
share/examples/camlimages/liv/BulletHole.xpm
share/examples/camlimages/liv/File.xpm
share/examples/camlimages/liv/FileUnknown.xpm
share/examples/camlimages/liv/FilesLink.xpm
share/examples/camlimages/liv/Folder.xpm
share/examples/camlimages/liv/FolderLink.xpm
share/examples/camlimages/liv/Makefile
share/examples/camlimages/liv/Monalisa.xpm
share/examples/camlimages/liv/README
share/examples/camlimages/liv/cache.ml
share/examples/camlimages/liv/cache.mli
share/examples/camlimages/liv/deficon.ml
share/examples/camlimages/liv/display.ml
share/examples/camlimages/liv/edge.ml
share/examples/camlimages/liv/enhance.ml
share/examples/camlimages/liv/faceanm.gif
share/examples/camlimages/liv/gui.ml
share/examples/camlimages/liv/icon.ml
share/examples/camlimages/liv/iconcap
share/examples/camlimages/liv/iconcap.ml
share/examples/camlimages/liv/jWidget.ml
share/examples/camlimages/liv/jpf.ml
share/examples/camlimages/liv/liv-org.ml
share/examples/camlimages/liv/livdemo.jpg
share/examples/camlimages/liv/livmisc.ml
share/examples/camlimages/liv/livsh.ml
share/examples/camlimages/liv/livshtype.ml
share/examples/camlimages/liv/livshtype.mli
share/examples/camlimages/liv/mylazy.ml
share/examples/camlimages/liv/mylazy.mli
share/examples/camlimages/liv/pathfind.ml
share/examples/camlimages/liv/scandir.ml
share/examples/camlimages/liv/seq.ml
share/examples/camlimages/liv/sound.xpm
share/examples/camlimages/liv/tout.ml
share/examples/camlimages/liv/viewer.ml
share/examples/camlimages/monochrome/.depend
share/examples/camlimages/monochrome/Makefile
share/examples/camlimages/monochrome/monochrome.ml
share/examples/camlimages/normalize/.depend
share/examples/camlimages/normalize/Makefile
share/examples/camlimages/normalize/normalize.ml
share/examples/camlimages/resize/.depend
share/examples/camlimages/resize/Makefile
share/examples/camlimages/resize/README
share/examples/camlimages/resize/resize.ml
share/examples/camlimages/tiffps/.depend
share/examples/camlimages/tiffps/Makefile
share/examples/camlimages/tiffps/README
share/examples/camlimages/tiffps/tiffps.ml
share/examples/camlimages/ttfimg/.depend
share/examples/camlimages/ttfimg/Makefile
share/examples/camlimages/ttfimg/ttfimg.ml
@dirrm share/examples/camlimages/ttfimg
@dirrm share/examples/camlimages/tiffps
@exec mkdir -p %D/share/examples/camlimages/slideanim
@dirrm share/examples/camlimages/slideanim
@dirrm share/examples/camlimages/resize
@dirrm share/examples/camlimages/normalize
@dirrm share/examples/camlimages/monochrome
@dirrm share/examples/camlimages/liv
@dirrm share/examples/camlimages/imgstat
@dirrm share/examples/camlimages/gifanim
@dirrm share/examples/camlimages/edgedetect
@dirrm share/examples/camlimages/crop
@dirrm share/examples/camlimages/converter
@exec mkdir -p %D/share/examples/camlimages/animator
@dirrm share/examples/camlimages/animator
@dirrm share/examples/camlimages
@dirrm lib/ocaml/camlimages