pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-htseq: Successful build, generate PLIST
Module Name: pkgsrc-wip
Committed By: Jason W. Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Thu Jul 27 19:45:06 2023 -0500
Changeset: 2d58b243c24f32b96847f0dae58eb267f558e147
Modified Files:
py-htseq/Makefile
py-htseq/PLIST
Log Message:
py-htseq: Successful build, generate PLIST
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2d58b243c24f32b96847f0dae58eb267f558e147
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-htseq/Makefile | 4 ++--
py-htseq/PLIST | 58 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 60 insertions(+), 2 deletions(-)
diffs:
diff --git a/py-htseq/Makefile b/py-htseq/Makefile
index f2cb06c116..9239627f53 100644
--- a/py-htseq/Makefile
+++ b/py-htseq/Makefile
@@ -23,9 +23,9 @@ COMMENT= Python library to facilitate programmatic analysis of sequence data
LICENSE= gnu-gpl-v3
DEPENDS= ${PYPKGPREFIX}-pysam>0:../../wip/py-pysam \
- ${PKGNAMEPREFIX}matplotlib>=1.4.3:../../graphics/py-matplotlib
+ ${PYPKGPREFIX}-matplotlib>=1.4.3:../../graphics/py-matplotlib
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}scipy>1.5.0:../../math/py-scipy \
+TEST_DEPENDS= ${PYPKGPREFIX}-scipy>1.5.0:../../math/py-scipy \
${PYPKGPREFIX}-pandas>=1.1.0:../../math/py-pandas \
${PYPKGPREFIX}-matplotlib>=1.4:../../graphics/py-matplotlib
diff --git a/py-htseq/PLIST b/py-htseq/PLIST
index 48d96a5493..652b795efb 100644
--- a/py-htseq/PLIST
+++ b/py-htseq/PLIST
@@ -1 +1,59 @@
@comment $NetBSD$
+bin/htseq-count
+bin/htseq-count-barcodes
+bin/htseq-qa
+${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}/HTSeq/StepVector.py
+${PYSITELIB}/HTSeq/StepVector.pyc
+${PYSITELIB}/HTSeq/StepVector.pyo
+${PYSITELIB}/HTSeq/StretchVector.py
+${PYSITELIB}/HTSeq/StretchVector.pyc
+${PYSITELIB}/HTSeq/StretchVector.pyo
+${PYSITELIB}/HTSeq/_HTSeq.so
+${PYSITELIB}/HTSeq/_HTSeq_internal.py
+${PYSITELIB}/HTSeq/_HTSeq_internal.pyc
+${PYSITELIB}/HTSeq/_HTSeq_internal.pyo
+${PYSITELIB}/HTSeq/_StepVector.so
+${PYSITELIB}/HTSeq/__init__.py
+${PYSITELIB}/HTSeq/__init__.pyc
+${PYSITELIB}/HTSeq/__init__.pyo
+${PYSITELIB}/HTSeq/_version.py
+${PYSITELIB}/HTSeq/_version.pyc
+${PYSITELIB}/HTSeq/_version.pyo
+${PYSITELIB}/HTSeq/features.py
+${PYSITELIB}/HTSeq/features.pyc
+${PYSITELIB}/HTSeq/features.pyo
+${PYSITELIB}/HTSeq/scripts/__init__.py
+${PYSITELIB}/HTSeq/scripts/__init__.pyc
+${PYSITELIB}/HTSeq/scripts/__init__.pyo
+${PYSITELIB}/HTSeq/scripts/count.py
+${PYSITELIB}/HTSeq/scripts/count.pyc
+${PYSITELIB}/HTSeq/scripts/count.pyo
+${PYSITELIB}/HTSeq/scripts/count_features/__init__.py
+${PYSITELIB}/HTSeq/scripts/count_features/__init__.pyc
+${PYSITELIB}/HTSeq/scripts/count_features/__init__.pyo
+${PYSITELIB}/HTSeq/scripts/count_features/count_features_per_file.py
+${PYSITELIB}/HTSeq/scripts/count_features/count_features_per_file.pyc
+${PYSITELIB}/HTSeq/scripts/count_features/count_features_per_file.pyo
+${PYSITELIB}/HTSeq/scripts/count_features/reads_io_processor.py
+${PYSITELIB}/HTSeq/scripts/count_features/reads_io_processor.pyc
+${PYSITELIB}/HTSeq/scripts/count_features/reads_io_processor.pyo
+${PYSITELIB}/HTSeq/scripts/count_features/reads_stats.py
+${PYSITELIB}/HTSeq/scripts/count_features/reads_stats.pyc
+${PYSITELIB}/HTSeq/scripts/count_features/reads_stats.pyo
+${PYSITELIB}/HTSeq/scripts/count_with_barcodes.py
+${PYSITELIB}/HTSeq/scripts/count_with_barcodes.pyc
+${PYSITELIB}/HTSeq/scripts/count_with_barcodes.pyo
+${PYSITELIB}/HTSeq/scripts/qa.py
+${PYSITELIB}/HTSeq/scripts/qa.pyc
+${PYSITELIB}/HTSeq/scripts/qa.pyo
+${PYSITELIB}/HTSeq/scripts/utils.py
+${PYSITELIB}/HTSeq/scripts/utils.pyc
+${PYSITELIB}/HTSeq/scripts/utils.pyo
+${PYSITELIB}/HTSeq/utils.py
+${PYSITELIB}/HTSeq/utils.pyc
+${PYSITELIB}/HTSeq/utils.pyo
Home |
Main Index |
Thread Index |
Old Index