pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/biology/rna-seq
Module Name: pkgsrc
Committed By: bacon
Date: Sat Jul 22 13:23:46 UTC 2023
Modified Files:
pkgsrc/biology/rna-seq: Makefile
Log Message:
biology/rna-seq: Update to 1.2
Add py-multiqc to metapackage
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/biology/rna-seq/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/biology/rna-seq/Makefile
diff -u pkgsrc/biology/rna-seq/Makefile:1.3 pkgsrc/biology/rna-seq/Makefile:1.4
--- pkgsrc/biology/rna-seq/Makefile:1.3 Mon Jan 23 21:41:53 2023
+++ pkgsrc/biology/rna-seq/Makefile Sat Jul 22 13:23:46 2023
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2023/01/23 21:41:53 bacon Exp $
+# $NetBSD: Makefile,v 1.4 2023/07/22 13:23:46 bacon Exp $
#
-DISTNAME= rna-seq-1.1
+DISTNAME= rna-seq-1.2
CATEGORIES= biology meta-pkgs
MASTER_SITES= # empty
@@ -18,7 +18,9 @@ DEPENDS+= samtools>=0:../../biology/samt
DEPENDS+= igv>=0:../../biology/igv
DEPENDS+= fasda>=0:../../biology/fasda
DEPENDS+= webbrowser>=0:../../www/webbrowser
+DEPENDS+= ${PYPKGPREFIX}-multiqc-[0-9]*:../../biology/py-multiqc
META_PACKAGE= yes
+.include "../../lang/python/application.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index