pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/aspell-ast Import aspell-ast-0.01 as textproc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/286d6008f6f3
branches:  trunk
changeset: 617117:286d6008f6f3
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Wed Apr 10 17:24:17 2013 +0000

description:
Import aspell-ast-0.01 as textproc/aspell-ast.

GNU Aspell 0.60 Asturian (Asturianu) Dictionary Package

diffstat:

 textproc/aspell-ast/DESCR    |   1 +
 textproc/aspell-ast/Makefile |  19 +++++++++++++++++++
 textproc/aspell-ast/PLIST    |   8 ++++++++
 textproc/aspell-ast/distinfo |   5 +++++
 4 files changed, 33 insertions(+), 0 deletions(-)

diffs (49 lines):

diff -r 003160898ce6 -r 286d6008f6f3 textproc/aspell-ast/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-ast/DESCR Wed Apr 10 17:24:17 2013 +0000
@@ -0,0 +1,1 @@
+GNU Aspell 0.60 Asturian (Asturianu) Dictionary Package
diff -r 003160898ce6 -r 286d6008f6f3 textproc/aspell-ast/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-ast/Makefile      Wed Apr 10 17:24:17 2013 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2013/04/10 17:24:17 rodent Exp $
+#
+
+DISTNAME=      aspell6-ast-0.01
+PKGNAME=       ${DISTNAME:S/6-/-/1}
+CATEGORIES=    textproc
+MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/ast/}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    rodent%NetBSD.org@localhost
+HOMEPAGE=      http://softastur.org/Aspell
+COMMENT=       Asturian 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 003160898ce6 -r 286d6008f6f3 textproc/aspell-ast/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-ast/PLIST Wed Apr 10 17:24:17 2013 +0000
@@ -0,0 +1,8 @@
+@comment $NetBSD: PLIST,v 1.1 2013/04/10 17:24:17 rodent Exp $
+lib/aspell/ast.multi
+lib/aspell/ast.rws
+lib/aspell/asturianu.alias
+share/aspell/ast.dat
+share/aspell/ast_affix.dat
+share/aspell/l-ast.cmap
+share/aspell/l-ast.cset
diff -r 003160898ce6 -r 286d6008f6f3 textproc/aspell-ast/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-ast/distinfo      Wed Apr 10 17:24:17 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/04/10 17:24:17 rodent Exp $
+
+SHA1 (aspell6-ast-0.01.tar.bz2) = 4ee3b1a73c31d24db46a6b30f60a659d5e12aa40
+RMD160 (aspell6-ast-0.01.tar.bz2) = d682e2f1915a47a039fcbe1f98bf3238dda6fcb0
+Size (aspell6-ast-0.01.tar.bz2) = 123351 bytes



Home | Main Index | Thread Index | Old Index