summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Newgard2015-10-04 23:28:06 -0500
committerDoug Newgard2015-10-04 23:28:06 -0500
commitcfc83063c3a15375471b53ca93452dbd2fcaf1b1 (patch)
treeb796d4660a9ca9d130c2952356b987535b548ad6
parentef8bef058401853c6732115208a954fa2f676555 (diff)
downloadaur-cfc83063c3a15375471b53ca93452dbd2fcaf1b1.tar.gz
Add back some useful options that don't have extra deps
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4547d18dd5b8..37ac60053ffb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = grass
pkgdesc = Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization
pkgver = 7.0.1
- pkgrel = 4
+ pkgrel = 5
url = http://grass.osgeo.org/
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 07ea47d64f80..3464a7073527 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=grass
pkgver=7.0.1
-pkgrel=4
+pkgrel=5
_shortver=${pkgver%.*}
_shortver=${_shortver/./}
pkgdesc='Geospatial data management and analysis, image processing, graphics/maps production, spatial modeling and visualization'
@@ -39,6 +39,9 @@ build() {
--with-freetype-includes=/usr/include/freetype2 \
--with-wxwidgets \
--with-readline \
+ --with-pthread \
+ --with-netcdf \
+ --with-nls \
--with-geos \
--with-postgres