New package: gdcalc-3.4
This commit is contained in:
parent
ac0ca32dca
commit
6a6fe8c51c
18
srcpkgs/gdcalc/template
Normal file
18
srcpkgs/gdcalc/template
Normal file
@ -0,0 +1,18 @@
|
||||
# Template file for 'gdcalc'
|
||||
pkgname=gdcalc
|
||||
version=3.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake pkg-config libtool bison"
|
||||
makedepends="ncurses-devel gtk+3-devel"
|
||||
depends="units"
|
||||
short_desc="Financial, statistics, scientific and programmers calculator for GTK+"
|
||||
maintainer="Bob Hepple <bob.hepple@gmail.com>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://gitlab.com/wef/gdcalc"
|
||||
distfiles="https://gitlab.com/wef/gdcalc/-/archive/${version}/${pkgname}-${version}.tar.gz"
|
||||
checksum=c6d10a78e00c6d2d1f79771563fe1be6080d0d36e459451e1ab47dd935e7b4db
|
||||
|
||||
pre_configure() {
|
||||
./autogen.sh
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user