blob: 9a573fb74b24beb29fddc5e91be054d785cd0fdf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = stringtie
pkgdesc = A fast and highly efficient assembler of RNA-Seq alignments into potential transcripts
pkgver = 3.0.3
pkgrel = 1
url = https://ccb.jhu.edu/software/stringtie/index.shtml
arch = x86_64
license = MIT
makedepends = gcc
makedepends = make
makedepends = git
depends = gcc-libs
depends = zlib
source = http://ccb.jhu.edu/software/stringtie/dl/stringtie-3.0.3.tar.gz
sha256sums = ccb653eca9df3982b2f62b5f2de5ad36aeb0cf8de42cbc5c400e1cbbf94c5427
pkgname = stringtie
|