mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
grass: rebuilt against libproj.so.17
This commit is contained in:
parent
875d3ec4b9
commit
4a550f4155
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'grass'
|
# Template file for 'grass'
|
||||||
pkgname=grass
|
pkgname=grass
|
||||||
version=7.6.1
|
version=7.6.1
|
||||||
revision=2
|
revision=3
|
||||||
_binver=${version//./}
|
_binver=${version//./}
|
||||||
_binver=${_binver:0:2}
|
_binver=${_binver:0:2}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -17,6 +17,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://grass.osgeo.org/"
|
homepage="https://grass.osgeo.org/"
|
||||||
distfiles="https://grass.osgeo.org/grass${_binver}/source/${pkgname}-${version}.tar.gz"
|
distfiles="https://grass.osgeo.org/grass${_binver}/source/${pkgname}-${version}.tar.gz"
|
||||||
checksum=9e25c99cafd16ed8f5e2dca75b5a10dc2af0568dbedf3fc39f1c5a0a9c840b0b
|
checksum=9e25c99cafd16ed8f5e2dca75b5a10dc2af0568dbedf3fc39f1c5a0a9c840b0b
|
||||||
|
nocross="tries to execute target binaries"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# move grass76 libraries from /usr/share to /usr/lib
|
# move grass76 libraries from /usr/share to /usr/lib
|
||||||
|
|
Loading…
Add table
Reference in a new issue