summaryrefslogtreecommitdiff
path: root/graphics/evas-pmaps
diff options
context:
space:
mode:
authorminskim <minskim>2009-02-26 23:52:31 +0000
committerminskim <minskim>2009-02-26 23:52:31 +0000
commit8cc7a70bd8c43c5f4791c9359f5c3d5538b9747e (patch)
tree68fec03f28b2948dd4e96fecd16a1c41e1c3811a /graphics/evas-pmaps
parent1dfe8cf8fff1f32c9afd79695b2aaab5b0ba7602 (diff)
downloadpkgsrc-8cc7a70bd8c43c5f4791c9359f5c3d5538b9747e.tar.gz
Import evas-pmaps-0.9.9.050 as graphics/evas-pmaps.
Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super and sub-sampled scaled images, alpha-blend objects, and more. This is the PMAPS image loader of Evas.
Diffstat (limited to 'graphics/evas-pmaps')
-rw-r--r--graphics/evas-pmaps/DESCR5
-rw-r--r--graphics/evas-pmaps/Makefile17
-rw-r--r--graphics/evas-pmaps/PLIST4
3 files changed, 26 insertions, 0 deletions
diff --git a/graphics/evas-pmaps/DESCR b/graphics/evas-pmaps/DESCR
new file mode 100644
index 00000000000..c35b9a169c6
--- /dev/null
+++ b/graphics/evas-pmaps/DESCR
@@ -0,0 +1,5 @@
+Evas is a clean display canvas API for several target display systems
+that can draw anti-aliased text, smooth super and sub-sampled scaled
+images, alpha-blend objects, and more.
+
+This is the PMAPS image loader of Evas.
diff --git a/graphics/evas-pmaps/Makefile b/graphics/evas-pmaps/Makefile
new file mode 100644
index 00000000000..64ad6837063
--- /dev/null
+++ b/graphics/evas-pmaps/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/02/26 23:52:31 minskim Exp $
+
+PKGNAME= ${DISTNAME:S/evas/evas-pmaps/}
+
+COMMENT= Evas PMAPS image loader
+
+EVAS_IMAGE_LOADERS= pmaps
+
+.include "../../graphics/evas/Makefile.common"
+
+BUILD_DIRS= src/modules/loaders/pmaps
+MAKE_FLAGS+= module_la_LIBADD="\$${PNG_LIBS} ${BUILDLINK_PREFIX.evas}/lib/libevas.la"
+
+.include "../../fonts/fontconfig/buildlink3.mk"
+.include "../../graphics/evas/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/evas-pmaps/PLIST b/graphics/evas-pmaps/PLIST
new file mode 100644
index 00000000000..94af968ea5f
--- /dev/null
+++ b/graphics/evas-pmaps/PLIST
@@ -0,0 +1,4 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/26 23:52:31 minskim Exp $
+lib/evas/modules/loaders/pmaps/${MODULE_ARCH}/module.la
+@dirrm lib/evas/modules/loaders/pmaps/${MODULE_ARCH}
+@dirrm lib/evas/modules/loaders/pmaps