e24e0ae841
This reverts commit e04e5c10da
.
There were zero functional changes in the release and it now
depends on non-portable stuff, which breaks build outside x86/arm
15 lines
504 B
Bash
15 lines
504 B
Bash
# Template file for 'mdcat'
|
|
pkgname=mdcat
|
|
reverts="0.22.2_1"
|
|
version=0.22.1
|
|
revision=2
|
|
wrksrc="${pkgname}-${pkgname}-${version}"
|
|
build_style=cargo
|
|
hostmakedepends="cmake pkg-config"
|
|
makedepends="libressl-devel"
|
|
short_desc="Cat for markdown"
|
|
maintainer="Wilson Birney <wpb@360scada.com>"
|
|
license="MPL-2.0"
|
|
homepage="https://github.com/lunaryorn/mdcat"
|
|
distfiles="https://github.com/lunaryorn/mdcat/archive/mdcat-${version}.tar.gz"
|
|
checksum=b14846542fb8b60ac0235b399136372df7569aa59ed63f3faf88ff7a485abe5f
|