13 lines
477 B
Bash
13 lines
477 B
Bash
# Template file for 'rdrview'
|
|
pkgname=rdrview
|
|
version=0.1.3
|
|
revision=1
|
|
build_style=gnu-makefile
|
|
makedepends="libcurl-devel libseccomp-devel libxml2-devel"
|
|
short_desc="Firefox Reader View as a command line tool"
|
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|
license="Apache-2.0"
|
|
homepage="https://github.com/eafer/rdrview"
|
|
distfiles="https://github.com/eafer/rdrview/archive/refs/tags/v${version}.tar.gz"
|
|
checksum=d0c78793f94867e9251fc3fe373026ae6ec14c02482572f5d03399891a0a83cc
|