pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc/aspell-bn Import aspell-bn-0.01.1.1 as textpr...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de6087cd6891
branches:  trunk
changeset: 617125:de6087cd6891
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Wed Apr 10 17:50:41 2013 +0000

description:
Import aspell-bn-0.01.1.1 as textproc/aspell-bn.

GNU Aspell 0.60 Bengali Dictionary Package

diffstat:

 textproc/aspell-bn/DESCR    |   1 +
 textproc/aspell-bn/Makefile |  19 +++++++++++++++++++
 textproc/aspell-bn/PLIST    |   7 +++++++
 textproc/aspell-bn/distinfo |   5 +++++
 4 files changed, 32 insertions(+), 0 deletions(-)

diffs (48 lines):

diff -r 6f0b52d3853c -r de6087cd6891 textproc/aspell-bn/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-bn/DESCR  Wed Apr 10 17:50:41 2013 +0000
@@ -0,0 +1,1 @@
+GNU Aspell 0.60 Bengali Dictionary Package
diff -r 6f0b52d3853c -r de6087cd6891 textproc/aspell-bn/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-bn/Makefile       Wed Apr 10 17:50:41 2013 +0000
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1 2013/04/10 17:50:41 rodent Exp $
+#
+
+DISTNAME=      aspell6-bn-0.01.1-1
+PKGNAME=       ${DISTNAME:S/6-/-/1:S/-1/.1/1}
+CATEGORIES=    textproc
+MASTER_SITES=  ${MASTER_SITE_GNU:=aspell/dict/bn/}
+EXTRACT_SUFX=  .tar.bz2
+
+MAINTAINER=    rodent%NetBSD.org@localhost
+HOMEPAGE=      http://www.bengalinux.org/downloads
+COMMENT=       Bengali 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 6f0b52d3853c -r de6087cd6891 textproc/aspell-bn/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-bn/PLIST  Wed Apr 10 17:50:41 2013 +0000
@@ -0,0 +1,7 @@
+@comment $NetBSD: PLIST,v 1.1 2013/04/10 17:50:41 rodent Exp $
+lib/aspell/bengali.alias
+lib/aspell/bn.multi
+lib/aspell/bn.rws
+share/aspell/bn.dat
+share/aspell/u-beng.cmap
+share/aspell/u-beng.cset
diff -r 6f0b52d3853c -r de6087cd6891 textproc/aspell-bn/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/aspell-bn/distinfo       Wed Apr 10 17:50:41 2013 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2013/04/10 17:50:41 rodent Exp $
+
+SHA1 (aspell6-bn-0.01.1-1.tar.bz2) = c3adbfb8b6df04ba5cee2b25671f6119f86d67e5
+RMD160 (aspell6-bn-0.01.1-1.tar.bz2) = 55f0df39cc0a9cb197d3e6215c1f3511efee2570
+Size (aspell6-bn-0.01.1-1.tar.bz2) = 117436 bytes



Home | Main Index | Thread Index | Old Index