pkgsrc-WIP-changes archive

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

Import wip/py-arramooz-sqlite to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Fri Mar 5 13:46:00 2021 +0100
Changeset:	6e59dedde9635a3afb14fb37584f1d26122e25b0

Modified Files:
	Makefile
Added Files:
	py-arramooz-sqlite/DESCR
	py-arramooz-sqlite/Makefile
	py-arramooz-sqlite/PLIST
	py-arramooz-sqlite/distinfo

Log Message:
Import wip/py-arramooz-sqlite to wip

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6e59dedde9635a3afb14fb37584f1d26122e25b0

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                    |  1 +
 py-arramooz-sqlite/DESCR    |  1 +
 py-arramooz-sqlite/Makefile | 16 ++++++++++++++++
 py-arramooz-sqlite/PLIST    | 18 ++++++++++++++++++
 py-arramooz-sqlite/distinfo |  6 ++++++
 5 files changed, 42 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index a33b00c103..cd5c7871bd 100644
--- a/Makefile
+++ b/Makefile
@@ -3259,6 +3259,7 @@ SUBDIR+=	py-arabic-text-quote
 SUBDIR+=	py-archan
 SUBDIR+=	py-arpeggio
 SUBDIR+=	py-aruudy
+SUBDIR+=	py-arramooz-sqlite
 SUBDIR+=	py-arrayfire
 SUBDIR+=	py-ars
 SUBDIR+=	py-art
diff --git a/py-arramooz-sqlite/DESCR b/py-arramooz-sqlite/DESCR
new file mode 100644
index 0000000000..b27d0d4b91
--- /dev/null
+++ b/py-arramooz-sqlite/DESCR
@@ -0,0 +1 @@
+Arabic Dictionary for Morphological analysis
diff --git a/py-arramooz-sqlite/Makefile b/py-arramooz-sqlite/Makefile
new file mode 100644
index 0000000000..6a16d1378d
--- /dev/null
+++ b/py-arramooz-sqlite/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD$
+
+DISTNAME=	arramooz_pysqlite-0.3
+PKGNAME=	${PYPKGPREFIX}-arramooz-sqlite-0.3
+CATEGORIES=	textproc python
+MASTER_SITES=	${MASTER_SITE_PYPI:=m/arramooz_pysqlite/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	http://arramooz-pysqlite.sourceforge.net/
+COMMENT=	Arabic Dictionary for Morphological analysis
+LICENSE=	gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
+
+#DEPENDS+=	${PYPKGPREFIX}-arabic>=0.6.2:../../wip/py-arabic
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-arramooz-sqlite/PLIST b/py-arramooz-sqlite/PLIST
new file mode 100644
index 0000000000..baae43b1c7
--- /dev/null
+++ b/py-arramooz-sqlite/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD$
+${PYSITELIB}/arramooz/__init__.py
+${PYSITELIB}/arramooz/__init__.pyc
+${PYSITELIB}/arramooz/__init__.pyo
+${PYSITELIB}/arramooz/arabicdictionary.py
+${PYSITELIB}/arramooz/arabicdictionary.pyc
+${PYSITELIB}/arramooz/arabicdictionary.pyo
+${PYSITELIB}/arramooz/stopwordsdictionaryclass.py
+${PYSITELIB}/arramooz/stopwordsdictionaryclass.pyc
+${PYSITELIB}/arramooz/stopwordsdictionaryclass.pyo
+${PYSITELIB}/arramooz/wordfreqdictionaryclass.py
+${PYSITELIB}/arramooz/wordfreqdictionaryclass.pyc
+${PYSITELIB}/arramooz/wordfreqdictionaryclass.pyo
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/py-arramooz-sqlite/distinfo b/py-arramooz-sqlite/distinfo
new file mode 100644
index 0000000000..338af23f5a
--- /dev/null
+++ b/py-arramooz-sqlite/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (arramooz_pysqlite-0.3.tar.gz) = 7aba75ee94f18c173743a7402e2ad979ecf927b0
+RMD160 (arramooz_pysqlite-0.3.tar.gz) = 81953ffbbf332604bc78088692a3e117af5a826c
+SHA512 (arramooz_pysqlite-0.3.tar.gz) = e42431189b7bf8d3faad062d8ae5e36bc358a1f8c0361fd519f59c82ec59c98e33af0ae0d96b8214311a675257396697fc2309eae835ebbcd25ad35029722272
+Size (arramooz_pysqlite-0.3.tar.gz) = 13329 bytes


Home | Main Index | Thread Index | Old Index