mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: rdrview-0.1
This commit is contained in:
parent
7052d18e8f
commit
260d4f2971
1 changed files with 12 additions and 0 deletions
12
srcpkgs/rdrview/template
Normal file
12
srcpkgs/rdrview/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'rdrview'
|
||||||
|
pkgname=rdrview
|
||||||
|
version=0.1
|
||||||
|
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=6cb6688b3465f71ced13b889708cbd728193d7137f4108511a3fd2d4331d7f0c
|
Loading…
Add table
Reference in a new issue