summaryrefslogtreecommitdiff
path: root/editors/ted-pl
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2003-04-09 13:35:15 +0000
committermarkd <markd@pkgsrc.org>2003-04-09 13:35:15 +0000
commitbe372e712979ce75f40646e1b9b6bb58dbd89197 (patch)
tree104da59b1305629fd20ae3d5d947a761d8c4e039 /editors/ted-pl
parent0f753155b54ead45b2cd58350bf6853c24dc8776 (diff)
downloadpkgsrc-be372e712979ce75f40646e1b9b6bb58dbd89197.tar.gz
Initial import of ted-pl-2.14.
Polish spelling dictionary for the Ted word processor. From Wojciech Puchar in PR 21028 updated to 2.14 by me.
Diffstat (limited to 'editors/ted-pl')
-rw-r--r--editors/ted-pl/DESCR1
-rw-r--r--editors/ted-pl/Makefile35
-rw-r--r--editors/ted-pl/PLIST3
-rw-r--r--editors/ted-pl/distinfo4
4 files changed, 43 insertions, 0 deletions
diff --git a/editors/ted-pl/DESCR b/editors/ted-pl/DESCR
new file mode 100644
index 00000000000..880c5c7daf4
--- /dev/null
+++ b/editors/ted-pl/DESCR
@@ -0,0 +1 @@
+Polish spelling dictionary for the Ted word processor.
diff --git a/editors/ted-pl/Makefile b/editors/ted-pl/Makefile
new file mode 100644
index 00000000000..006a3d118fd
--- /dev/null
+++ b/editors/ted-pl/Makefile
@@ -0,0 +1,35 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/04/09 13:35:15 markd Exp $
+
+DISTNAME= Ted_pl_PL
+PKGNAME= ted-pl-2.14
+WRKSRC= ${WRKDIR}
+CATEGORIES= editors
+MASTER_SITES= ftp://ftp.nluug.nl/pub/editors/ted/ \
+ ftp://metalab.unc.edu/pub/packages/editors/ted/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.nllgg.nl/Ted/
+COMMENT= Polish spelling dictionary for the Ted word processor
+
+DEPENDS+= ted>=2.6:../../editors/ted
+
+USE_X11BASE= YES
+
+DIST_SUBDIR= Ted-2.14
+NO_BUILD= YES
+
+post-extract:
+ cd ${WRKSRC};tar xvf Ted/ad/Ted_pl_PL.ad.tar
+
+post-patch:
+ echo "Ted*fontList: -adobe-helvetica-medium-r-*-*-*-100-*-*-*-*-iso8859-2" \
+ >>${WRKSRC}/usr/lib/X11/pl_PL/app-defaults/Ted
+ echo "Ted.documentFileName: "${PREFIX}"/share/doc/Ted/TedDocument-en_US.rtf" \
+ >>${WRKSRC}/usr/lib/X11/pl_PL/app-defaults/Ted
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/ind/Polish.ind ${PREFIX}/share/Ted/ind
+ ${MKDIR} ${PREFIX}/lib/X11/app-defaults/pl_PL
+ ${INSTALL_DATA} ${WRKSRC}/usr/lib/X11/pl_PL/app-defaults/Ted ${PREFIX}/lib/X11/app-defaults/pl_PL/
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/editors/ted-pl/PLIST b/editors/ted-pl/PLIST
new file mode 100644
index 00000000000..bc4f6971022
--- /dev/null
+++ b/editors/ted-pl/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/09 13:35:15 markd Exp $
+share/Ted/ind/Polish.ind
+lib/X11/app-defaults/pl_PL/Ted
diff --git a/editors/ted-pl/distinfo b/editors/ted-pl/distinfo
new file mode 100644
index 00000000000..8542cae7b78
--- /dev/null
+++ b/editors/ted-pl/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/04/09 13:35:15 markd Exp $
+
+SHA1 (Ted-2.14/Ted_pl_PL.tar.gz) = 7b23a186376313f159d61e592c859c9aa0838213
+Size (Ted-2.14/Ted_pl_PL.tar.gz) = 1179743 bytes