summaryrefslogtreecommitdiff
path: root/graphics/graphite2
diff options
context:
space:
mode:
authorryoon <ryoon>2014-02-02 07:47:36 +0000
committerryoon <ryoon>2014-02-02 07:47:36 +0000
commit51570f2adc0a081b32709e2ec33e1c44f9622259 (patch)
treebde8218e9b45b15dd650420ed702285fb03d55b8 /graphics/graphite2
parentac3d5ffb4d744546c0d12b8e23f1dcab7c4e9810 (diff)
downloadpkgsrc-51570f2adc0a081b32709e2ec33e1c44f9622259.tar.gz
Import graphite2-1.2.4 as graphics/graphite2.
Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems. Graphite2, a new version of the Graphite engine, is available at: http://projects.palaso.org/projects/graphitedev with its own bug tracker.
Diffstat (limited to 'graphics/graphite2')
-rw-r--r--graphics/graphite2/DESCR7
-rw-r--r--graphics/graphite2/Makefile16
-rw-r--r--graphics/graphite2/PLIST12
-rw-r--r--graphics/graphite2/buildlink3.mk12
-rw-r--r--graphics/graphite2/distinfo5
5 files changed, 52 insertions, 0 deletions
diff --git a/graphics/graphite2/DESCR b/graphics/graphite2/DESCR
new file mode 100644
index 00000000000..a15ef7e1a96
--- /dev/null
+++ b/graphics/graphite2/DESCR
@@ -0,0 +1,7 @@
+Graphite is a project within SIL's scripts and software dev
+groups to provide cross-platform rendering for complex writing
+systems.
+
+Graphite2, a new version of the Graphite engine, is available
+at: http://projects.palaso.org/projects/graphitedev with its
+own bug tracker.
diff --git a/graphics/graphite2/Makefile b/graphics/graphite2/Makefile
new file mode 100644
index 00000000000..534837eb419
--- /dev/null
+++ b/graphics/graphite2/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2014/02/02 07:47:36 ryoon Exp $
+
+DISTNAME= graphite2-1.2.4
+CATEGORIES= graphics
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=silgraphite/}
+EXTRACT_SUFX= .tgz
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://sourceforge.net/projects/silgraphite/
+COMMENT= Cross-platform rendering for complex writing systems
+LICENSE= gnu-lgpl-v2
+
+USE_LANGUAGES= c c++
+USE_CMAKE= yes
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/graphite2/PLIST b/graphics/graphite2/PLIST
new file mode 100644
index 00000000000..3766081bce4
--- /dev/null
+++ b/graphics/graphite2/PLIST
@@ -0,0 +1,12 @@
+@comment $NetBSD: PLIST,v 1.1 2014/02/02 07:47:36 ryoon Exp $
+bin/gr2fonttest
+include/graphite2/Font.h
+include/graphite2/Log.h
+include/graphite2/Segment.h
+include/graphite2/Types.h
+lib/libgraphite2.so
+lib/libgraphite2.so.3
+lib/libgraphite2.so.3.0.1
+lib/pkgconfig/graphite2.pc
+share/graphite2/graphite2-release.cmake
+share/graphite2/graphite2.cmake
diff --git a/graphics/graphite2/buildlink3.mk b/graphics/graphite2/buildlink3.mk
new file mode 100644
index 00000000000..2792f2946ae
--- /dev/null
+++ b/graphics/graphite2/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2014/02/02 07:47:36 ryoon Exp $
+
+BUILDLINK_TREE+= graphite2
+
+.if !defined(GRAPHITE2_BUILDLINK3_MK)
+GRAPHITE2_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.graphite2+= graphite2>=1.2
+BUILDLINK_PKGSRCDIR.graphite2?= ../../graphics/graphite2
+.endif # GRAPHITE2_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -graphite2
diff --git a/graphics/graphite2/distinfo b/graphics/graphite2/distinfo
new file mode 100644
index 00000000000..92a1cc93f8f
--- /dev/null
+++ b/graphics/graphite2/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2014/02/02 07:47:36 ryoon Exp $
+
+SHA1 (graphite2-1.2.4.tgz) = 5b3a907fee3ce0c6efcc2b31d0d98939ec031b7d
+RMD160 (graphite2-1.2.4.tgz) = a4adc89befc86a9adcab3b0dbd6caf2ac3866fb4
+Size (graphite2-1.2.4.tgz) = 6938866 bytes