diff options
author | recht <recht@pkgsrc.org> | 2004-02-03 12:07:57 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-02-03 12:07:57 +0000 |
commit | 50ea965c520cce0f4fbe11f3ce5e3cb0d189fe65 (patch) | |
tree | 2317ed51207a7612c0c646217f209f7be6e6c4f2 /graphics/libpixman/PLIST | |
parent | 53fd1e5ac4e760efc95382c91f15a953c06b4ad1 (diff) | |
download | pkgsrc-50ea965c520cce0f4fbe11f3ce5e3cb0d189fe65.tar.gz |
initial import of libpixman-0.1.0
libpixman - Pixel manipulation library
libpixman is a merge of libpixregion and libic.
It also includes the slim headers.
----------------------------------------------------------------------
libpixregion - Pixel region Library
libpixregion is a generic library for manipulating pixel regions. A
PixRegion is a set of Y-X banded rectangles that cover the desired
region.
libic - Image compositing library
libic is a generic image compositing library. libic provides
Porter/Duff compositing of images and implicit mask generation for
geometric primitives including trapezoids, triangles, and rectangles.
slim - Shared Library Interface Macros
Diffstat (limited to 'graphics/libpixman/PLIST')
-rw-r--r-- | graphics/libpixman/PLIST | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/graphics/libpixman/PLIST b/graphics/libpixman/PLIST new file mode 100644 index 00000000000..a988d2cbceb --- /dev/null +++ b/graphics/libpixman/PLIST @@ -0,0 +1,8 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/02/03 12:07:57 recht Exp $ +include/pixman.h +lib/libpixman.a +lib/libpixman.la +lib/libpixman.so +lib/libpixman.so.1 +lib/libpixman.so.1.0 +lib/pkgconfig/libpixman.pc |