15 lines
563 B
Bash
15 lines
563 B
Bash
# Template file for 'amp'
|
|
pkgname=amp
|
|
version=0.7.0
|
|
revision=1
|
|
build_style=cargo
|
|
hostmakedepends="cmake git python3 pkg-config"
|
|
makedepends="libxcb-devel oniguruma-devel libgit2-devel"
|
|
short_desc="Complete text editor for your terminal"
|
|
maintainer="Wilson Birney <wpb@360scada.com>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://amp.rs"
|
|
changelog="https://raw.githubusercontent.com/jmacdonald/amp/master/CHANGELOG.md"
|
|
distfiles="https://github.com/jmacdonald/amp/archive/${version}.tar.gz"
|
|
checksum=d77946c042df6c27941f6994877e0e62c71807f245b16b41cf00dbf8b3553731
|