pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/hunspell-it_IT Import hunspell-it_IT-2.4 as t...
details: https://anonhg.NetBSD.org/pkgsrc/rev/35030d37d526
branches: trunk
changeset: 400207:35030d37d526
user: ahoka <ahoka%pkgsrc.org@localhost>
date: Mon Oct 12 21:49:37 2009 +0000
description:
Import hunspell-it_IT-2.4 as textproc/hunspell-it_IT.
Italian dictionary for hunspell.
diffstat:
textproc/hunspell-it_IT/DESCR | 1 +
textproc/hunspell-it_IT/Makefile | 32 ++++++++++++++++++++++++++++++++
textproc/hunspell-it_IT/PLIST | 14 ++++++++++++++
textproc/hunspell-it_IT/distinfo | 5 +++++
4 files changed, 52 insertions(+), 0 deletions(-)
diffs (68 lines):
diff -r 57225d2e73ee -r 35030d37d526 textproc/hunspell-it_IT/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/hunspell-it_IT/DESCR Mon Oct 12 21:49:37 2009 +0000
@@ -0,0 +1,1 @@
+Italian dictionary for hunspell.
diff -r 57225d2e73ee -r 35030d37d526 textproc/hunspell-it_IT/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/hunspell-it_IT/Makefile Mon Oct 12 21:49:37 2009 +0000
@@ -0,0 +1,32 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/10/12 21:49:37 ahoka Exp $
+
+DISTNAME= italiano_2_4_2007_09_01
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linguistico/}
+EXTRACT_SUFX= .zip
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+# clamiax%gmail.com@localhost
+
+HOMEPAGE= http://linguistico.sourceforge.net/
+COMMENT= Italian dictionary for hunspell
+
+DICTNAME= it_IT
+VERSION= 2.4
+PKGNAME= hunspell-${DICTNAME}-${VERSION}
+
+PKG_DESTDIR_SUPPORT= user-destdir
+NO_BUILD= yes
+PLIST_SUBST+= DICTNAME=${DICTNAME}
+WRKSRC= ${WRKDIR}
+INSTALLATION_DIRS= share/hunspell share/doc/hunspell-${DICTNAME}
+
+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}/${DICTNAME}_* \
+ ${DESTDIR}${PREFIX}/share/doc/hunspell-${DICTNAME}
+
+.include "../../mk/bsd.pkg.mk"
diff -r 57225d2e73ee -r 35030d37d526 textproc/hunspell-it_IT/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/hunspell-it_IT/PLIST Mon Oct 12 21:49:37 2009 +0000
@@ -0,0 +1,14 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/10/12 21:49:37 ahoka Exp $
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_AUTHORS
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_COPYING
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_ChangeLog
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_README.1st
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_README.txt
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_license.txt
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_notes.txt
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_statistiche.ods
+share/doc/hunspell-${DICTNAME}/${DICTNAME}_todo.txt
+share/hunspell/${DICTNAME}.aff
+share/hunspell/${DICTNAME}.dic
+@unexec ${RMDIR} %D/share/hunspell 2>/dev/null || ${TRUE}
+@dirrm share/doc/hunspell-${DICTNAME}
diff -r 57225d2e73ee -r 35030d37d526 textproc/hunspell-it_IT/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/hunspell-it_IT/distinfo Mon Oct 12 21:49:37 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/10/12 21:49:37 ahoka Exp $
+
+SHA1 (italiano_2_4_2007_09_01.zip) = b5c50c8afcad3f82757827ac7dd696b550b06d80
+RMD160 (italiano_2_4_2007_09_01.zip) = 9dacf36614e4f98394fd11a3464cd76f4f4419e3
+Size (italiano_2_4_2007_09_01.zip) = 416284 bytes
Home |
Main Index |
Thread Index |
Old Index