New package: starplot-0.95.5
This commit is contained in:
parent
919339eabe
commit
9a3a329e7d
1 changed files with 18 additions and 0 deletions
18
srcpkgs/starplot/template
Normal file
18
srcpkgs/starplot/template
Normal file
|
@ -0,0 +1,18 @@
|
||||||
|
# Template file for 'starplot'
|
||||||
|
pkgname=starplot
|
||||||
|
version=0.95.5
|
||||||
|
revision=1
|
||||||
|
build_style=gnu-configure
|
||||||
|
configure_args="--disable-rpath"
|
||||||
|
hostmakedepends="pkg-config"
|
||||||
|
makedepends="gtk+-devel"
|
||||||
|
short_desc="View 3d perspective maps of stars"
|
||||||
|
maintainer="beefcurtains <beefcurtains@users.noreply.github.com>"
|
||||||
|
license="GPL-2"
|
||||||
|
homepage="http://starplot.org/"
|
||||||
|
distfiles="${homepage}downloads/${pkgname}-${version}.tar.gz"
|
||||||
|
checksum=e320f141b736b3a6468e7d0c08a93961db6615e9eb4d533d554eea31c3fa845a
|
||||||
|
|
||||||
|
pre_build() {
|
||||||
|
sed -i 's/_STRINGS_H/V_STRINGS_H/' src/classes/strings.h
|
||||||
|
}
|
Loading…
Reference in a new issue