mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
New package: clustalo-1.2.4 (#996)
This commit is contained in:
parent
80195d11ec
commit
e65f435dbb
1 changed files with 13 additions and 0 deletions
13
srcpkgs/clustalo/template
Normal file
13
srcpkgs/clustalo/template
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
# Template file for 'clustalo'
|
||||||
|
pkgname=clustalo
|
||||||
|
version=1.2.4
|
||||||
|
revision=1
|
||||||
|
wrksrc="clustal-omega-${version}"
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="argtable-devel"
|
||||||
|
short_desc="Bioinformatics program for multiple sequence alignment"
|
||||||
|
maintainer="Simon Whelan <si.whelan@gmail.com>"
|
||||||
|
license="GPL-2.0-or-later"
|
||||||
|
homepage="http://www.clustal.org/omega"
|
||||||
|
distfiles="http://www.clustal.org/omega/clustal-omega-${version}.tar.gz"
|
||||||
|
checksum=8683d2286d663a46412c12a0c789e755e7fd77088fb3bc0342bb71667f05a3ee
|
Loading…
Add table
Reference in a new issue