summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-05-01 22:00:15 +0000
committerjlam <jlam@pkgsrc.org>2000-05-01 22:00:15 +0000
commitc9888a80245a712009d3f864e414f7b4b4660320 (patch)
tree2ee988bf838726e122e79b492bf2d439ebd99d04 /japanese
parent580eb92b89bfb8b035b71f067a2b4053e0088ef1 (diff)
downloadpkgsrc-c9888a80245a712009d3f864e414f7b4b4660320.tar.gz
vflib-utils: Japanese vector font library test programs & utilities
Diffstat (limited to 'japanese')
-rw-r--r--japanese/vflib-utils/Makefile13
-rw-r--r--japanese/vflib-utils/pkg/COMMENT1
-rw-r--r--japanese/vflib-utils/pkg/DESCR7
-rw-r--r--japanese/vflib-utils/pkg/PLIST7
4 files changed, 28 insertions, 0 deletions
diff --git a/japanese/vflib-utils/Makefile b/japanese/vflib-utils/Makefile
new file mode 100644
index 00000000000..16ecc79bcf7
--- /dev/null
+++ b/japanese/vflib-utils/Makefile
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2000/05/01 22:00:15 jlam Exp $
+
+PKGNAME= ja-vflib-utils-${VFLIB_VERSION}
+
+DEPENDS+= ja-vflib-lib-${VFLIB_VERSION}:../../japanese/vflib-lib
+
+USE_X11= # defined
+CONFIGURE_ARGS+= --enable-tools --with-x
+
+ALL_TARGET= build-tools
+INSTALL_TARGET= install-tools
+
+.include "../../japanese/vflib-lib/Makefile.common"
diff --git a/japanese/vflib-utils/pkg/COMMENT b/japanese/vflib-utils/pkg/COMMENT
new file mode 100644
index 00000000000..3ab159a0bca
--- /dev/null
+++ b/japanese/vflib-utils/pkg/COMMENT
@@ -0,0 +1 @@
+Utilities for manipulating VFlib vector font files
diff --git a/japanese/vflib-utils/pkg/DESCR b/japanese/vflib-utils/pkg/DESCR
new file mode 100644
index 00000000000..53953495a04
--- /dev/null
+++ b/japanese/vflib-utils/pkg/DESCR
@@ -0,0 +1,7 @@
+This packages includes several test programs to test various features
+of the VFlib2 library, including:
+
+ disol dissassembler of vector font files
+ kban banner-like program
+ ktest displays all characters in a font file on an X window
+ vfperf performance test program
diff --git a/japanese/vflib-utils/pkg/PLIST b/japanese/vflib-utils/pkg/PLIST
new file mode 100644
index 00000000000..fcccf7336fb
--- /dev/null
+++ b/japanese/vflib-utils/pkg/PLIST
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2000/05/01 22:00:16 jlam Exp $
+bin/disol
+bin/fmtest
+bin/kban
+bin/ktest
+bin/vfperf
+bin/vftest