gplates: new package (#8336)

This also adds an older 1.x version to gdal that is required by gplates.
This commit is contained in:
Michael Kuhn
2018-06-13 15:57:52 +02:00
committed by Adam J. Stewart
parent 470d4ddd96
commit 04dce19155
3 changed files with 148 additions and 55 deletions

View File

@@ -38,7 +38,7 @@ class JsonC(AutotoolsPackage):
parallel = False
@when('@0.12.1 %gcc@7')
@when('@0.12.1 %gcc@7:')
def patch(self):
filter_file('-Wextra',
'-Wextra -Wno-error=implicit-fallthrough',