New package: rink-0.6.3
This commit is contained in:
parent
c99310730b
commit
82994fae33
1 changed files with 16 additions and 0 deletions
16
srcpkgs/rink/template
Normal file
16
srcpkgs/rink/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'rink'
|
||||||
|
pkgname=rink
|
||||||
|
version=0.6.3
|
||||||
|
revision=1
|
||||||
|
wrksrc=rink-rs-${version}
|
||||||
|
build_style=cargo
|
||||||
|
make_install_args="--path ./cli"
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="openssl-devel"
|
||||||
|
short_desc="Unit-aware calculator and conversion tool"
|
||||||
|
maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
||||||
|
license="MPL-2.0, GPL-3.0-only"
|
||||||
|
homepage="https://github.com/tiffany352/rink-rs"
|
||||||
|
changelog="https://github.com/tiffany352/rink-rs/releases"
|
||||||
|
distfiles="https://github.com/tiffany352/rink-rs/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=49431c12f57d58090b9f5f7f899e98bebffaeed8ca69b5ee140aad4b1c1d9dc8
|
Loading…
Add table
Add a link
Reference in a new issue