mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
25 lines
492 B
YAML
25 lines
492 B
YAML
build_prefix: extra-x86_64
|
|
maintainers:
|
|
- github: starsareintherose
|
|
email: kuoi@bioarchlinux.org
|
|
pre_build_script: |
|
|
update_pkgver_and_pkgrel(_G.newver.lstrip('v'))
|
|
run_cmd(['updpkgsums'])
|
|
post_build_script: |
|
|
git_pkgbuild_commit()
|
|
repo_depends:
|
|
- cutadapt
|
|
- python-pysam
|
|
- bedtools
|
|
- vsearch
|
|
- bwa
|
|
- samtools
|
|
- python-toyplot
|
|
- python-toytree
|
|
- muscle3
|
|
update_on:
|
|
- source: github
|
|
github: dereneaton/ipyrad
|
|
use_latest_release: true
|
|
- alias: python
|
|
|