blob: 4b5eaa99e777df2034321fe15193a0a654775f0c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = fastqt
pkgdesc = FastQC port to Qt5: A quality control tool for high throughput sequence data.
pkgver = 0.2.3
pkgrel = 3
url = https://github.com/labsquare/fastQt
arch = i686
arch = x86_64
license = GPL3
depends = qt5-charts
depends = karchive5
depends = hicolor-icon-theme
depends = qt5-svg
source = https://github.com/labsquare/fastQt/archive/0.2.3.tar.gz
sha256sums = 58b20dd5ece5aaf040ec8435de913170614e2a3217feeb6a00bc17f3eca87af0
pkgname = fastqt
|