summaryrefslogtreecommitdiff
path: root/textproc/hunspell-sv_SE
diff options
context:
space:
mode:
authorahoka <ahoka>2008-07-19 14:46:43 +0000
committerahoka <ahoka>2008-07-19 14:46:43 +0000
commite651f81cc8ee71bfa04a3dcdccce489a50b12179 (patch)
tree345394c89fd996838b5523506cce84b9d2e55f4a /textproc/hunspell-sv_SE
parentd896ab1ef3d5547cd11e926ba9255db93902e581 (diff)
downloadpkgsrc-e651f81cc8ee71bfa04a3dcdccce489a50b12179.tar.gz
Import hunspell-sv_SE-1.27 as textproc/hunspell-sv_SE.
Swedish dictionary for hunspell.
Diffstat (limited to 'textproc/hunspell-sv_SE')
-rw-r--r--textproc/hunspell-sv_SE/DESCR1
-rw-r--r--textproc/hunspell-sv_SE/Makefile33
-rw-r--r--textproc/hunspell-sv_SE/PLIST6
-rw-r--r--textproc/hunspell-sv_SE/distinfo5
4 files changed, 45 insertions, 0 deletions
diff --git a/textproc/hunspell-sv_SE/DESCR b/textproc/hunspell-sv_SE/DESCR
new file mode 100644
index 00000000000..a62f9af19b5
--- /dev/null
+++ b/textproc/hunspell-sv_SE/DESCR
@@ -0,0 +1 @@
+Swedish dictionary for hunspell.
diff --git a/textproc/hunspell-sv_SE/Makefile b/textproc/hunspell-sv_SE/Makefile
new file mode 100644
index 00000000000..8253110f691
--- /dev/null
+++ b/textproc/hunspell-sv_SE/Makefile
@@ -0,0 +1,33 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/07/19 14:46:43 ahoka Exp $
+
+DICTNAME= sv_SE
+PKGNAME= hunspell-${DISTNAME:S/sv/sv_SE/}
+DISTNAME= sv-1.27
+CATEGORIES= textproc
+MASTER_SITES= http://www.dsso.se/filer/
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://wiki.services.openoffice.org/wiki/Dictionaries
+COMMENT= Swedish dictionary for hunspell
+
+EXTRACT_OPTS_ZIP= -aqo # We don't want -L
+PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= # none
+
+INSTALLATION_DIRS= share/hunspell share/doc/hunspell-${DICTNAME}
+PLIST_SUBST+= DICTNAME=${DICTNAME}
+MAKE_DIRS= share/hunspell
+WRKSRC= ${WRKDIR}
+
+do-build: # nothing
+
+do-install:
+ ${INSTALL_DATA} ${WRKSRC}/${DICTNAME}.aff \
+ ${DESTDIR}${PREFIX}/share/hunspell/${DICTNAME}.aff
+ ${INSTALL_DATA} ${WRKSRC}/${DICTNAME}.dic \
+ ${DESTDIR}${PREFIX}/share/hunspell/${DICTNAME}.dic
+ ${INSTALL_DATA} ${WRKSRC}/README_${DICTNAME}.txt \
+ ${DESTDIR}${PREFIX}/share/doc/hunspell-${DICTNAME}
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/hunspell-sv_SE/PLIST b/textproc/hunspell-sv_SE/PLIST
new file mode 100644
index 00000000000..39f41b1081a
--- /dev/null
+++ b/textproc/hunspell-sv_SE/PLIST
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2008/07/19 14:46:43 ahoka Exp $
+share/doc/hunspell-${DICTNAME}/README_${DICTNAME}.txt
+share/hunspell/${DICTNAME}.aff
+share/hunspell/${DICTNAME}.dic
+@unexec ${RMDIR} %D/share/hunspell 2>/dev/null || ${TRUE}
+@dirrm share/doc/hunspell-${DICTNAME}
diff --git a/textproc/hunspell-sv_SE/distinfo b/textproc/hunspell-sv_SE/distinfo
new file mode 100644
index 00000000000..92767994b84
--- /dev/null
+++ b/textproc/hunspell-sv_SE/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/07/19 14:46:43 ahoka Exp $
+
+SHA1 (sv-1.27.zip) = a19340d90cdbccced7b7f0f11e6cedb2ffb456e1
+RMD160 (sv-1.27.zip) = 4b469f29470fe69660193f33e99f5ce4db04d56f
+Size (sv-1.27.zip) = 284143 bytes