15 lines
553 B
Bash
15 lines
553 B
Bash
# Template file for 'amp'
|
|
pkgname=amp
|
|
version=0.6.2
|
|
revision=1
|
|
build_style=cargo
|
|
hostmakedepends="cmake git python3"
|
|
makedepends="libxcb-devel"
|
|
depends="libressl libxcb zlib"
|
|
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=9279efcecdb743b8987fbedf281f569d84eaf42a0eee556c3447f3dc9c9dfe3b
|