pkgsrc-WIP-changes archive

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

sra-tools: New PLIST with examples



Module Name:	pkgsrc-wip
Committed By:	Jason W. Bacon <bacon4000%gmail.com@localhost>
Pushed By:	outpaddling
Date:		Sun Aug 13 16:24:12 2023 -0500
Changeset:	2d1d3834dd81677787c65a2e5f4d8abb7387bf18

Modified Files:
	sra-tools/PLIST

Log Message:
sra-tools: New PLIST with examples

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

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

diffstat:
 sra-tools/PLIST | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)

diffs:
diff --git a/sra-tools/PLIST b/sra-tools/PLIST
index a7b500bdb7..f71e0b24c4 100644
--- a/sra-tools/PLIST
+++ b/sra-tools/PLIST
@@ -200,6 +200,33 @@ lib/libngs-c++.a.${PKGVERSION}
 lib/libngs-c++.so
 lib/libngs-c++.so.3
 lib/libngs-c++.so.${PKGVERSION}
+share/examples/sra-tools/AlignSliceTest.cpp
+share/examples/sra-tools/AlignTest.cpp
+share/examples/sra-tools/DumpReferenceFASTA.cpp
+share/examples/sra-tools/FragTest.cpp
+share/examples/sra-tools/Makefile
+share/examples/sra-tools/PileupTest.cpp
+share/examples/sra-tools/README.txt
+share/examples/sra-tools/RefTest.cpp
+share/examples/sra-tools/expected.txt
+share/examples/sra-tools/java/Makefile
+share/examples/sra-tools/java/README.txt
+share/examples/sra-tools/java/examples/AlignSliceTest.java
+share/examples/sra-tools/java/examples/AlignTest.java
+share/examples/sra-tools/java/examples/DumpReferenceFASTA.java
+share/examples/sra-tools/java/examples/FragTest.java
+share/examples/sra-tools/java/examples/PileupTest.java
+share/examples/sra-tools/java/examples/ReadGroupTest.java
+share/examples/sra-tools/java/examples/RefTest.java
+share/examples/sra-tools/java/expected.txt
+share/examples/sra-tools/python/AlignSliceTest.py
+share/examples/sra-tools/python/AlignTest.py
+share/examples/sra-tools/python/FragTest.py
+share/examples/sra-tools/python/Makefile
+share/examples/sra-tools/python/PileupTest.py
+share/examples/sra-tools/python/README.txt
+share/examples/sra-tools/python/RefTest.py
+share/examples/sra-tools/python/expected.txt
 share/javadoc/ngs-doc/allclasses-index.html
 share/javadoc/ngs-doc/allclasses.html
 share/javadoc/ngs-doc/allpackages-index.html


Home | Main Index | Thread Index | Old Index