summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjaapb <jaapb@pkgsrc.org>2013-11-23 14:53:48 +0000
committerjaapb <jaapb@pkgsrc.org>2013-11-23 14:53:48 +0000
commit4acdc9bccbdcf867dded6301eae9aea5e4002653 (patch)
tree3352a76903fc702cf11e74b965b3e1af44f33236 /textproc
parentaef4b772874ae5a09a2251bc42662cf9f96b4247 (diff)
downloadpkgsrc-4acdc9bccbdcf867dded6301eae9aea5e4002653.tar.gz
Added textproc/hyphen 2.8.6, a hyphenation library to use converted TeX
hyphenation patterns.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/hyphen/DESCR1
-rw-r--r--textproc/hyphen/Makefile19
-rw-r--r--textproc/hyphen/PLIST5
-rw-r--r--textproc/hyphen/buildlink3.mk12
-rw-r--r--textproc/hyphen/distinfo5
5 files changed, 42 insertions, 0 deletions
diff --git a/textproc/hyphen/DESCR b/textproc/hyphen/DESCR
new file mode 100644
index 00000000000..559e9d3d533
--- /dev/null
+++ b/textproc/hyphen/DESCR
@@ -0,0 +1 @@
+Hyphenation library to use converted TeX hyphenation patterns
diff --git a/textproc/hyphen/Makefile b/textproc/hyphen/Makefile
new file mode 100644
index 00000000000..c922035d987
--- /dev/null
+++ b/textproc/hyphen/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2013/11/23 14:53:48 jaapb Exp $
+
+DISTNAME= hyphen-2.8.6
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hunspell/}
+
+MAINTAINER= jaapb@NetBSD.org
+HOMEPAGE= http://hunspell.sourceforge.net/
+COMMENT= Library for high quality hyphenation and justification
+LICENSE= mpl-1.1 OR gnu-lgpl-v2.1 OR gnu-gpl-v2
+
+GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
+USE_TOOLS+= perl
+
+REPLACE_PERL= substrings.pl
+
+# url2pkg-marker (please do not remove this line.)
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hyphen/PLIST b/textproc/hyphen/PLIST
new file mode 100644
index 00000000000..08565e38e6d
--- /dev/null
+++ b/textproc/hyphen/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2013/11/23 14:53:48 jaapb Exp $
+bin/substrings.pl
+include/hyphen.h
+lib/libhyphen.la
+share/hyphen/hyph_en_US.dic
diff --git a/textproc/hyphen/buildlink3.mk b/textproc/hyphen/buildlink3.mk
new file mode 100644
index 00000000000..b1e2c89119a
--- /dev/null
+++ b/textproc/hyphen/buildlink3.mk
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2013/11/23 14:53:48 jaapb Exp $
+
+BUILDLINK_TREE+= hyphen
+
+.if !defined(HYPHEN_BUILDLINK3_MK)
+HYPHEN_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.hyphen+= hyphen>=2.8.6
+BUILDLINK_PKGSRCDIR.hyphen?= ../../textproc/hyphen
+.endif # HYPHEN_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -hyphen
diff --git a/textproc/hyphen/distinfo b/textproc/hyphen/distinfo
new file mode 100644
index 00000000000..6af4f39b470
--- /dev/null
+++ b/textproc/hyphen/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/11/23 14:53:48 jaapb Exp $
+
+SHA1 (hyphen-2.8.6.tar.gz) = 94d9ae147c854592120adb4c9029883d1d019991
+RMD160 (hyphen-2.8.6.tar.gz) = 6c7705bf6ceb273da3d855682ac3815149aee0b0
+Size (hyphen-2.8.6.tar.gz) = 636800 bytes