blob: 227ffcaa717d245e38b1f7e0a9d1dc8d08c98b59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = hisat2-git
pkgdesc = A fast and sensitive alignment program for mapping sequencing reads
pkgver = 2.2.1.r55.g5086938
pkgrel = 1
url = https://daehwankimlab.github.io/hisat2/
arch = x86_64
license = GPL
makedepends = git
makedepends = cmake
depends = glibc
optdepends = perl
optdepends = python
provides = hisat2=2.2.1.r55.g5086938
conflicts = hisat2
options = staticlibs
source = git+https://github.com/DaehwanKimLab/hisat2.git
sha256sums = SKIP
pkgname = hisat2-git
|