summaryrefslogtreecommitdiff
path: root/graphics/evas-pmaps
diff options
context:
space:
mode:
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