pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/aspell-hu Import aspell-hu-0.99.4.2.0 as text...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77b9cd7b2ec5
branches:  trunk
changeset: 617199:77b9cd7b2ec5
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Thu Apr 11 11:33:16 2013 +0000

description:
Import aspell-hu-0.99.4.2.0 as textproc/aspell-hu.

GNU Aspell 0.60 Hungarian Dictionary Package

diffstat:

 textproc/aspell-hu/DESCR    |   1 +
 textproc/aspell-hu/Makefile |  19 +++++++++++++++++++
 textproc/aspell-hu/PLIST    |   6 ++++++
 textproc/aspell-hu/distinfo |   5 +++++
 4 files changed, 31 insertions(+), 0 deletions(-)

diffs (47 lines):

diff -r d105dd4c87a8 -r 77b9cd7b2ec5 textproc/aspell-hu/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-hu/DESCR  Thu Apr 11 11:33:16 2013 +0000
@@ -0,0 +1,1 @@
+GNU Aspell 0.60 Hungarian Dictionary Package
diff -r d105dd4c87a8 -r 77b9cd7b2ec5 textproc/aspell-hu/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-hu/Makefile       Thu Apr 11 11:33:16 2013 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2013/04/11 11:33:16 rodent Exp $
+#
+
+DISTNAME=      aspell6-hu-0.99.4.2-0
+PKGNAME=       ${DISTNAME:S/6-/-/1:S/-0$/.0/1}
+CATEGORIES=    textproc
+MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/hu/}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    rodent%NetBSD.org@localhost
+HOMEPAGE=      http://magyarispell.sourceforge.net/
+COMMENT=       Hungarian language support for aspell
+LICENSE=       gnu-gpl-v2
+
+HAS_CONFIGURE= yes
+USE_LANGUAGES= # none
+
+.include "../../textproc/aspell/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r d105dd4c87a8 -r 77b9cd7b2ec5 textproc/aspell-hu/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-hu/PLIST  Thu Apr 11 11:33:16 2013 +0000
@@ -0,0 +1,6 @@
+@comment $NetBSD: PLIST,v 1.1 2013/04/11 11:33:16 rodent Exp $
+lib/aspell/hu.multi
+lib/aspell/hu.rws
+lib/aspell/hungarian.alias
+share/aspell/hu.dat
+share/aspell/hu_affix.dat
diff -r d105dd4c87a8 -r 77b9cd7b2ec5 textproc/aspell-hu/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-hu/distinfo       Thu Apr 11 11:33:16 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/04/11 11:33:16 rodent Exp $
+
+SHA1 (aspell6-hu-0.99.4.2-0.tar.bz2) = 0e020ed79ecfd5a88ec758482e31b757f54f60bf
+RMD160 (aspell6-hu-0.99.4.2-0.tar.bz2) = 50d0c4c790d9c5c2c0d30861c1eb5332c68ea7df
+Size (aspell6-hu-0.99.4.2-0.tar.bz2) = 375949 bytes



Home | Main Index | Thread Index | Old Index