pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-arabic-stopwords-0.3: update version, set PLIST and DESCR
Module Name: pkgsrc-wip
Committed By: K.I.A Derouiche <kamel.derouiche%gmail.com@localhost>
Pushed By: jihbed
Date: Fri Mar 5 17:41:29 2021 +0100
Changeset: 7a5d19f46cd83e594bc4a4b86699cd2563620cc9
Modified Files:
py-arabic-stopwords/DESCR
py-arabic-stopwords/Makefile
py-arabic-stopwords/PLIST
Log Message:
py-arabic-stopwords-0.3: update version, set PLIST and DESCR
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=7a5d19f46cd83e594bc4a4b86699cd2563620cc9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-arabic-stopwords/DESCR | 3 +--
py-arabic-stopwords/Makefile | 6 ++----
py-arabic-stopwords/PLIST | 20 +++++++++++++++++---
3 files changed, 20 insertions(+), 9 deletions(-)
diffs:
diff --git a/py-arabic-stopwords/DESCR b/py-arabic-stopwords/DESCR
index 30e41add36..88a084a9bb 100644
--- a/py-arabic-stopwords/DESCR
+++ b/py-arabic-stopwords/DESCR
@@ -1,2 +1 @@
-TODO: Fill in a short description of the package.
-TODO: It should be between 3 and 20 lines.
+Arabic Stop words: list and routins
diff --git a/py-arabic-stopwords/Makefile b/py-arabic-stopwords/Makefile
index b4cd4633b8..d5246a9663 100644
--- a/py-arabic-stopwords/Makefile
+++ b/py-arabic-stopwords/Makefile
@@ -3,16 +3,14 @@
DISTNAME= Arabic_Stopwords-0.3
PKGNAME= ${PYPKGPREFIX}-arabic-stopwords-0.3
CATEGORIES= textproc python
-MASTER_SITES= https://files.pythonhosted.org/packages/db/e7/16463f07add672dc7b33230e6eccd52b1f517140520f10dabb3c34049888/
+MASTER_SITES= ${MASTER_SITE_PYPI:=A/Arabic_Stopwords/}
MAINTAINER= kamelderouiche%yahoo.com@localhost
HOMEPAGE= http://arabicstopwords.sourceforge.net/
COMMENT= Arabic Stop words: list and routins
LICENSE= gnu-gpl-v1 OR gnu-gpl-v2 OR gnu-gpl-v3
-DEPENDS+= # TODO: pyarabic>=0.6.2
-
-USE_LANGUAGES= # none
+DEPENDS+= ${PYPKGPREFIX}-arabic>=0.6.10:../../wip/py-arabic
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/py-arabic-stopwords/PLIST b/py-arabic-stopwords/PLIST
index cf8b8836f1..1e33cefb8a 100644
--- a/py-arabic-stopwords/PLIST
+++ b/py-arabic-stopwords/PLIST
@@ -1,4 +1,18 @@
@comment $NetBSD$
-@comment TODO: to fill this file with the file listing:
-@comment TODO: 1. run "/usr/pkg/bin/bmake package"
-@comment TODO: 2. run "/usr/pkg/bin/bmake print-PLIST"
+${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
+${PYSITELIB}/arabicstopwords/__init__.py
+${PYSITELIB}/arabicstopwords/__init__.pyc
+${PYSITELIB}/arabicstopwords/__init__.pyo
+${PYSITELIB}/arabicstopwords/arabicstopwords.py
+${PYSITELIB}/arabicstopwords/arabicstopwords.pyc
+${PYSITELIB}/arabicstopwords/arabicstopwords.pyo
+${PYSITELIB}/arabicstopwords/stopwords_classified.py
+${PYSITELIB}/arabicstopwords/stopwords_classified.pyc
+${PYSITELIB}/arabicstopwords/stopwords_classified.pyo
+${PYSITELIB}/arabicstopwords/stopwordsallforms.py
+${PYSITELIB}/arabicstopwords/stopwordsallforms.pyc
+${PYSITELIB}/arabicstopwords/stopwordsallforms.pyo
Home |
Main Index |
Thread Index |
Old Index