summaryrefslogtreecommitdiff
path: root/textproc/ispell-svenska
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-04-30 14:47:12 +0000
committeragc <agc@pkgsrc.org>2001-04-30 14:47:12 +0000
commit55f73ea1febe371fe0a6893c2ccc5ca817be3155 (patch)
tree4572e619c40945db8ac6c617ee69e8757081fe45 /textproc/ispell-svenska
parenta19f6a74b75977e5936d3757249b486f8aca329d (diff)
downloadpkgsrc-55f73ea1febe371fe0a6893c2ccc5ca817be3155.tar.gz
Initial import of ispell-svenska, a (self-contained) Swedish
dictionary for ispell. Provided in PR 12778 by Love (lha@stacken.kth.se)
Diffstat (limited to 'textproc/ispell-svenska')
-rw-r--r--textproc/ispell-svenska/Makefile15
-rw-r--r--textproc/ispell-svenska/distinfo5
-rw-r--r--textproc/ispell-svenska/patches/patch-aa23
-rw-r--r--textproc/ispell-svenska/pkg/DESCR2
-rw-r--r--textproc/ispell-svenska/pkg/PLIST3
5 files changed, 48 insertions, 0 deletions
diff --git a/textproc/ispell-svenska/Makefile b/textproc/ispell-svenska/Makefile
new file mode 100644
index 00000000000..27cb6634f52
--- /dev/null
+++ b/textproc/ispell-svenska/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/04/30 14:47:12 agc Exp $
+#
+
+DISTNAME= iswedish-1.2.1
+PKGNAME= ispell-svenska-1.2.1
+CATEGORIES= textproc
+MASTER_SITES= http://sv.sslug.dk/locale/ispell/iswedish/
+
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://www.gnu.org/software/ispell/ispell.html
+COMMENT= Swedish dictionary for interactive spelling checker
+
+DEPENDS+= ispell-base>=3.1.20:../../textproc/ispell-base
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/ispell-svenska/distinfo b/textproc/ispell-svenska/distinfo
new file mode 100644
index 00000000000..67b07dba01f
--- /dev/null
+++ b/textproc/ispell-svenska/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2001/04/30 14:47:12 agc Exp $
+
+SHA1 (iswedish-1.2.1.tar.gz) = c26c851123a427b495ca9ac10c443ec23efa8e3a
+Size (iswedish-1.2.1.tar.gz) = 122346 bytes
+SHA1 (patch-aa) = c0f1d8a8ba1b61fb1e6675bb9232fe50124f2171
diff --git a/textproc/ispell-svenska/patches/patch-aa b/textproc/ispell-svenska/patches/patch-aa
new file mode 100644
index 00000000000..9df4b5bdad2
--- /dev/null
+++ b/textproc/ispell-svenska/patches/patch-aa
@@ -0,0 +1,23 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/04/30 14:47:12 agc Exp $
+
+--- Makefile.orig Thu Jan 29 16:06:32 1998
++++ Makefile Sat Apr 28 17:21:54 2001
+@@ -1,13 +1,14 @@
+-installdir=/usr/lib/ispell
++installdir=${PREFIX}/lib
++buildhash=${PREFIX}/bin/buildhash
+
+ all: svenska.hash
+
+ install: svenska.hash svenska.aff
+- install -o root -g root -m 0644 svenska.hash $(installdir)
+- install -o root -g root -m 0644 svenska.aff $(installdir)
++ ${BSD_INSTALL_DATA} svenska.hash $(installdir)
++ ${BSD_INSTALL_DATA} svenska.aff $(installdir)
+
+ svenska.hash: svenska.aff svenska.datalista
+- buildhash svenska.datalista svenska.aff svenska.hash
++ ${buildhash} svenska.datalista svenska.aff svenska.hash
+
+ clean:
+ rm -f svenska.datalista.stat svenska.hash svenska.datalista.cnt *~
diff --git a/textproc/ispell-svenska/pkg/DESCR b/textproc/ispell-svenska/pkg/DESCR
new file mode 100644
index 00000000000..ea7c9909f82
--- /dev/null
+++ b/textproc/ispell-svenska/pkg/DESCR
@@ -0,0 +1,2 @@
+This package contains the Swedish (svenska) dictionary for the
+interactive spelling checker ispell.
diff --git a/textproc/ispell-svenska/pkg/PLIST b/textproc/ispell-svenska/pkg/PLIST
new file mode 100644
index 00000000000..34f9cd2656e
--- /dev/null
+++ b/textproc/ispell-svenska/pkg/PLIST
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/04/30 14:47:12 agc Exp $
+lib/svenska.aff
+lib/svenska.hash