blob: 45a50db14db00c46ef5f12213c72c7c8ae072e5e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = soapnuke
pkgdesc = A Tool for integrated Quality Control and Preprocessing on FASTQ or BAM/CRAM files http://dx.doi.org/10.5524/100361
pkgver = 2.1.9
pkgrel = 1
url = https://github.com/BGI-flexlab/SOAPnuke
arch = x86_64
license = GPL-3.0-only
makedepends = make
makedepends = bc
depends = gcc-libs
depends = zlib
depends = glibc
source = https://github.com/BGI-flexlab/SOAPnuke/archive/refs/tags/SOAPnuke2.1.9.tar.gz
source = soapnuke_2.1.9.patch::https://github.com/BGI-flexlab/SOAPnuke/pull/68.patch
sha512sums = ed717ea5a7635be00dbc66dc10c5a6ad251cca2e881146e2dae19b954f9e2678c9a8ea41a890e50b2385289497c667bc227ef0271b1b98073c405195370abc8b
sha512sums = 41e15f5b5d559e5cfa6340a81222c2c7b3dfbcfb4c30aca58dd22f8dfbb05fb99026cda4fdc4c8c3ed2ebb7f9c891c5bb4309c210e7676214f6f6f72455ec9bb
pkgname = soapnuke
|