mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: grap-1.45
This commit is contained in:
parent
07672e8310
commit
b95fefcf18
1 changed files with 16 additions and 0 deletions
16
srcpkgs/grap/template
Normal file
16
srcpkgs/grap/template
Normal file
|
@ -0,0 +1,16 @@
|
||||||
|
# Template file for 'grap'
|
||||||
|
pkgname=grap
|
||||||
|
version=1.45
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
hostmakedepends="flex"
|
||||||
|
short_desc="Language for typesetting graphs"
|
||||||
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
|
license="BSD-2-Clause"
|
||||||
|
homepage="https://www.lunabase.org/~faber/Vault/software/grap/"
|
||||||
|
distfiles="${homepage}/grap-${version}.tar.gz"
|
||||||
|
checksum=906743cdccd029eee88a4a81718f9d0777149a3dc548672b3ef0ceaaf36a4ae0
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense COPYRIGHT LICENSE
|
||||||
|
}
|
Loading…
Add table
Reference in a new issue