Czech dictionary for hunspell

This commit is contained in:
Adam Hoka 2007-09-14 16:23:36 +00:00 committed by Thomas Klausner
parent baa498b9aa
commit 14b8734462
4 changed files with 43 additions and 0 deletions

1
hunspell-cs_CZ/DESCR Normal file
View file

@ -0,0 +1 @@
Czech dictionary for hunspell.

31
hunspell-cs_CZ/Makefile Normal file
View file

@ -0,0 +1,31 @@
# $NetBSD: Makefile,v 1.1.1.1 2007/09/14 16:23:36 hoka_adam Exp $
#
VERSION= 20030101
DISTNAME= cs_CZ
PKGNAME= hunspell-${DISTNAME}-${VERSION}
CATEGORIES= textproc
MASTER_SITES= http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/dictionaries/
EXTRACT_SUFX= .zip
MAINTAINER= adam.hoka@gmail.com
HOMEPAGE= http://wiki.services.openoffice.org/wiki/Dictionaries
COMMENT= Czech dictionary for hunspell
DIST_SUBDIR= hunspell-dictionaries/${DISTNAME}-${VERSION}
# don't want -L
EXTRACT_OPTS_ZIP= -aqo
WRKSRC= ${WRKDIR}
USE_LANGUAGES= # none
INSTALLATION_DIRS= share/hunspell share/doc/hunspell-${DISTNAME}
do-build:
do-install:
${INSTALL_DATA} ${WRKSRC}/${DISTNAME}.* ${PREFIX}/share/hunspell
${INSTALL_DATA} ${WRKSRC}/README_${DISTNAME}.txt \
${PREFIX}/share/doc/hunspell-${DISTNAME}
.include "../../mk/bsd.pkg.mk"

6
hunspell-cs_CZ/PLIST Normal file
View file

@ -0,0 +1,6 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2007/09/14 16:23:36 hoka_adam Exp $
share/doc/hunspell-cs_CZ/README_cs_CZ.txt
share/hunspell/cs_CZ.aff
share/hunspell/cs_CZ.dic
@unexec ${RMDIR} %D/share/hunspell 2>/dev/null || ${TRUE}
@dirrm share/doc/hunspell-cs_CZ

5
hunspell-cs_CZ/distinfo Normal file
View file

@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2007/09/14 16:23:36 hoka_adam Exp $
SHA1 (hunspell-dictionaries/cs_CZ-20030101/cs_CZ.zip) = e023959f93bb5eaab491eaed7d1b85f4bc299b2c
RMD160 (hunspell-dictionaries/cs_CZ-20030101/cs_CZ.zip) = 674058acd4e1529683c10c301e9b2f95f0a238f6
Size (hunspell-dictionaries/cs_CZ-20030101/cs_CZ.zip) = 994083 bytes