Commit Graph

14 Commits

Author SHA1 Message Date
Alexey Pavlov
60728fcd21 libkml: Fix build with our minizip package 2018-12-18 14:11:07 +03:00
Alexey Pavlov
64692f4ccd More rebuilds 2018-01-18 15:48:37 +03:00
Diego Sogari
5640ef244f squash commit:
- do not build tests
 - remove check function
 - remove check dependencies
 - remove curl dependency (only needed to build the examples)
 - change license string (CI was saying unrecognized)
 - add compile definition for the 64-bit case to account for a link error in appveyor
 - modify the cmake script for python bindings, because an incorrect installation path was being used during the package procedure
2016-07-03 05:02:56 -03:00
Diego Sogari
664a8846ca update libkml to the new github repo (libkml/libkml)
- use release version 1.3.0 from the new repo
 - fix some cmake scripts for mingw on msys2
 - fix some source files for mingw on msys2
 - add auxiliary source file to provide strptime function
2016-07-03 02:17:44 -03:00
Diego Sogari
ec38949d52 actually, curl is a make dependency, because it is used to build the examples 2016-03-16 17:58:19 -03:00
Diego Sogari
989d9d110a curl is a check dependency, python is both a make and optional dependency (using libkml python bindings should be up to the user) 2016-03-16 17:24:43 -03:00
Alexey Pavlov
5f4db0cc8a libkml: Download sources in named file 2016-03-10 08:23:26 +03:00
Diego Sogari
9af68bcb9f curl as build dependency (not runtime); and
modifications to some makefile.am files in the examples folder
2016-03-09 18:33:14 -03:00
Diego Sogari
8d73cbdb1d added curl dependency to pkgbuild 2016-03-09 17:36:56 -03:00
Diego Sogari
bcb0b02db7 fix boost dependency and disable java bindings 2016-03-09 17:25:32 -03:00
Diego Sogari
db666e56b7 force push to remote branch 2016-03-09 09:59:28 -03:00
Diego Sogari
bb5ac6804b no, tar archives really don't work on github. trying with with zip archives 2016-03-09 09:33:49 -03:00
Diego Sogari
f1a7172a7c attempt to push repaired tar archives to github 2016-03-09 09:29:22 -03:00
Diego Sogari
97ff307420 libkml version 1.3.0 (package release 1) 2016-03-08 21:13:52 -03:00