mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-14 02:53:50 +02:00
New package: cliflux-1.4.4
This commit is contained in:
parent
3a46e6279a
commit
05ed342bbb
1 changed files with 17 additions and 0 deletions
17
srcpkgs/cliflux/template
Normal file
17
srcpkgs/cliflux/template
Normal file
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'cliflux'
|
||||
pkgname=cliflux
|
||||
version=1.4.4
|
||||
revision=1
|
||||
build_style=cargo
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="openssl-devel"
|
||||
short_desc="Terminal client for Miniflux RSS reader"
|
||||
maintainer="Anachron <gith@cron.world>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/spencerwi/cliflux"
|
||||
distfiles="https://github.com/spencerwi/cliflux/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=89bbfe00f0bb3ccdba3668f8fd7c1867b89aa43a255fc4b8a998bdecfd8d1945
|
||||
|
||||
do_install() {
|
||||
vlicense LICENSE.md
|
||||
}
|
Loading…
Add table
Reference in a new issue