mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
New package: spigot-20171116.baea20a
This commit is contained in:
parent
f5239598d5
commit
37702cb491
1 changed files with 16 additions and 0 deletions
16
srcpkgs/spigot/template
Normal file
16
srcpkgs/spigot/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'spigot'
|
||||||
|
pkgname=spigot
|
||||||
|
version=20171116.baea20a
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
makedepends="gmp-devel"
|
||||||
|
short_desc="Command-line exact real calculator"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://www.chiark.greenend.org.uk/~sgtatham/spigot/"
|
||||||
|
distfiles="https://www.chiark.greenend.org.uk/~sgtatham/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=8d9e60e2618e1668f52a9cec2137427372b7490a7357141dbedc5c3988009c60
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENCE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue