pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
import +py-umalqurra
Module Name: pkgsrc-wip
Committed By: Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Sat Oct 3 15:40:20 2015 +0100
Changeset: c633c3c9eef575d26a6c4c3407f8bf5e08f52c19
Added Files:
py-umalqurra/DESCR
py-umalqurra/Makefile
py-umalqurra/PLIST
py-umalqurra/distinfo
Log Message:
import +py-umalqurra
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=c633c3c9eef575d26a6c4c3407f8bf5e08f52c19
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-umalqurra/DESCR | 5 +++++
py-umalqurra/Makefile | 15 +++++++++++++++
py-umalqurra/PLIST | 18 ++++++++++++++++++
py-umalqurra/distinfo | 5 +++++
4 files changed, 43 insertions(+)
diffs:
diff --git a/py-umalqurra/DESCR b/py-umalqurra/DESCR
new file mode 100644
index 0000000..5fe8ddc
--- /dev/null
+++ b/py-umalqurra/DESCR
@@ -0,0 +1,5 @@
+Date Api that support Hijri Umalqurra calendar. Features: 1-Convert
+Gregorian to Hijri 2-Convert Hijri to Gregorian 3-give the arabic
+name of the hijri month 4-give the english name of the gregorian
+month 5-give the day name in Arabic and English 6-give the current
+day both in Hijri and Gregorian
diff --git a/py-umalqurra/Makefile b/py-umalqurra/Makefile
new file mode 100644
index 0000000..b22dd55
--- /dev/null
+++ b/py-umalqurra/Makefile
@@ -0,0 +1,15 @@
+# $NetBSD$
+
+DISTNAME= umalqurra-0.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc
+MASTER_SITES= https://pypi.python.org/packages/source/u/umalqurra/
+
+MAINTAINER= kamelderouiche%yahoo.com@localhost
+HOMEPAGE= https://github.com/tytkal/python-hijiri-ummalqura
+COMMENT= Date Api that support Hijri Umalqurra calendar
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/py-umalqurra/PLIST b/py-umalqurra/PLIST
new file mode 100644
index 0000000..eaef95e
--- /dev/null
+++ b/py-umalqurra/PLIST
@@ -0,0 +1,18 @@
+@comment $NetBSD$
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/umalqurra/__init__.py
+${PYSITELIB}/umalqurra/__init__.pyc
+${PYSITELIB}/umalqurra/__init__.pyo
+${PYSITELIB}/umalqurra/hijri.py
+${PYSITELIB}/umalqurra/hijri.pyc
+${PYSITELIB}/umalqurra/hijri.pyo
+${PYSITELIB}/umalqurra/hijri_date.py
+${PYSITELIB}/umalqurra/hijri_date.pyc
+${PYSITELIB}/umalqurra/hijri_date.pyo
+${PYSITELIB}/umalqurra/ummalqura_arrray.py
+${PYSITELIB}/umalqurra/ummalqura_arrray.pyc
+${PYSITELIB}/umalqurra/ummalqura_arrray.pyo
diff --git a/py-umalqurra/distinfo b/py-umalqurra/distinfo
new file mode 100644
index 0000000..f02503c
--- /dev/null
+++ b/py-umalqurra/distinfo
@@ -0,0 +1,5 @@
+$NetBSD$
+
+SHA1 (umalqurra-0.2.tar.gz) = 24849e9094169b117e0c945b2341faa8289b2732
+RMD160 (umalqurra-0.2.tar.gz) = 0dd0c8237cb8c4064f2fe2a626551f477a5d27b9
+Size (umalqurra-0.2.tar.gz) = 8292 bytes
Home |
Main Index |
Thread Index |
Old Index