pkgsrc-WIP-changes archive

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

Import wip/py-mysam-tagmanager-0.3.1 to wip



Module Name:	pkgsrc-wip
Committed By:	K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By:	jihbed
Date:		Fri Feb 26 17:52:13 2021 +0100
Changeset:	8e1daf2919ea0e562a3dde53110cc09a5767b585

Modified Files:
	Makefile
Added Files:
	py-mysam-tagmanager/DESCR
	py-mysam-tagmanager/Makefile
	py-mysam-tagmanager/PLIST
	py-mysam-tagmanager/distinfo

Log Message:
Import wip/py-mysam-tagmanager-0.3.1 to wip

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

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

diffstat:
 Makefile                     |  1 +
 py-mysam-tagmanager/DESCR    |  1 +
 py-mysam-tagmanager/Makefile | 14 ++++++++++++++
 py-mysam-tagmanager/PLIST    | 18 ++++++++++++++++++
 py-mysam-tagmanager/distinfo |  6 ++++++
 5 files changed, 40 insertions(+)

diffs:
diff --git a/Makefile b/Makefile
index e32529a40f..c12febc01a 100644
--- a/Makefile
+++ b/Makefile
@@ -4017,6 +4017,7 @@ SUBDIR+=	py-munch
 SUBDIR+=	py-mvpoly
 SUBDIR+=	py-myfitter
 SUBDIR+=	py-mys
+SUBDIR+=	py-mysam-tagmanager
 SUBDIR+=	py-mysqldb-docs
 SUBDIR+=	py-mystic
 SUBDIR+=	py-naftawayh
diff --git a/py-mysam-tagmanager/DESCR b/py-mysam-tagmanager/DESCR
new file mode 100644
index 0000000000..698e992110
--- /dev/null
+++ b/py-mysam-tagmanager/DESCR
@@ -0,0 +1 @@
+Mysam Arabic tags manager
diff --git a/py-mysam-tagmanager/Makefile b/py-mysam-tagmanager/Makefile
new file mode 100644
index 0000000000..4a9adb2bcd
--- /dev/null
+++ b/py-mysam-tagmanager/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD$
+
+DISTNAME=	mysam-tagmanager-0.3.1
+PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=	textproc python
+MASTER_SITES=	${MASTER_SITE_PYPI:=m/mysam-tagmanager/}
+
+MAINTAINER=	kamelderouiche%yahoo.com@localhost
+HOMEPAGE=	http://pypi.python.com/projects/mysam-tagmanager/
+COMMENT=	Mysam Arabic tags manager
+LICENSE=	gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-mysam-tagmanager/PLIST b/py-mysam-tagmanager/PLIST
new file mode 100644
index 0000000000..8e2a921d4b
--- /dev/null
+++ b/py-mysam-tagmanager/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD$
+${PYSITELIB}/mysam/__init__.py
+${PYSITELIB}/mysam/__init__.pyc
+${PYSITELIB}/mysam/__init__.pyo
+${PYSITELIB}/mysam/config/tag.config
+${PYSITELIB}/mysam/tag_const.py
+${PYSITELIB}/mysam/tag_const.pyc
+${PYSITELIB}/mysam/tag_const.pyo
+${PYSITELIB}/mysam/tagconfig.py
+${PYSITELIB}/mysam/tagconfig.pyc
+${PYSITELIB}/mysam/tagconfig.pyo
+${PYSITELIB}/mysam/tagmaker.py
+${PYSITELIB}/mysam/tagmaker.pyc
+${PYSITELIB}/mysam/tagmaker.pyo
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
diff --git a/py-mysam-tagmanager/distinfo b/py-mysam-tagmanager/distinfo
new file mode 100644
index 0000000000..bb120a23b9
--- /dev/null
+++ b/py-mysam-tagmanager/distinfo
@@ -0,0 +1,6 @@
+$NetBSD$
+
+SHA1 (mysam-tagmanager-0.3.1.tar.gz) = 299c4f7586bf369d44625ff37a0e92b1d5aa3052
+RMD160 (mysam-tagmanager-0.3.1.tar.gz) = 14e6b1ed5cae6208cc9f2e7dd954dccaeee6ab54
+SHA512 (mysam-tagmanager-0.3.1.tar.gz) = 6d2c2b6c5fc228d1ea4104bd33207f0aa324d5706bb2709d31be2b1f79e2782021851de7c6d053da103325f3b27017072dabdcfd929dd1e77082e40499089fdd
+Size (mysam-tagmanager-0.3.1.tar.gz) = 16429 bytes


Home | Main Index | Thread Index | Old Index