Commit Graph

13 Commits

Author SHA1 Message Date
Bert Huijben
8b72840039
[proj4]: Make the tiff specific features configurable and don't requi… (#22402)
* [proj4]: Make the tiff specific features configurable and don't require the lossy jpeg compression that isn't used by the proj Data and/or CDN

* [proj4]: Add version
2022-01-10 12:33:36 -08:00
Kai Pastor
ee6c3f1bd5
[proj4] Update to 8.2.1 (#22283)
* Update proj to 8.2.1

* Fix formatting

* Use new BUILD_APPS option

* Update versions

* Add explicit nlohmann-json dependency

* Update versions

* Enforce consistent definition of PROJ_DLL

* Update versions

* [skip actions] CI
2022-01-03 13:56:02 -08:00
Kai Pastor
a4f322c567
[proj4] Update to 8.1.1, revise features and dependencies (#20443)
* Update to 8.1.1, cleanup patches

* Patch and use pc file installation from upstream

* Simplify dependency fixup

* Remove obsolete VCPKG_BUILD_SHARED_LIBS

* Revise feature and dependency interface

* Update versions

* Use all libs from proj.pc for gdal

* Set CMP0012 for dependency control

* Update versions

* Update versions

* Fix missing user32.lib when using libcrypto

* Update versions

* Fix missing user32.lib when using libcrypto

* Update versions
2021-12-09 18:18:18 -08:00
Bert Huijben
56e89ebc21
[proj4] Update to 8.0.0 (#16494)
* [proj4,vtk,mapnik] Upgrade to proj 8.0.0. Make vtk compatible via upstream patch and mapnik by buildscript tweak.

* [mapnik, proj4, vtk]: add versions
2021-11-18 21:42:18 -08:00
Kai Pastor
a901b1e082
[proj4] Install pc file (#20458)
* Install pc file

* Update versions

* Export windows debug lib postfix

* Don't use VCPKG_SYSTEM_LIBRARIES

* Update versions
2021-10-21 22:44:17 -07:00
autoantwort
88e23bcc0f
[proj4] remove feature "database" (#20368)
* [proj4] remove database feature

* [mapnik] remove dependency an feature 'database' of proj4

* add version files
2021-09-29 08:34:53 -07:00
Geoff Evans
4d8cf181f1
proj4 uwp improvments (#18323)
* Remove prior arm/uwp patch since host dependencies now allow for proj database generation, and add a new patch that repairs Win32 API calls to use UWP counterparts in UWP builds

* Update ci baseline for port changes

* Update port version

* Fix patch list for PR

* Bump port-version, disable some broken downstream libs

* Update port version commit
2021-09-07 21:02:10 -07:00
Phoebe
612102b828
[proj4] Fix the usage (#19474)
* [proj4] Fix the usage

* Update the baseline

* Small changes

* Update the baseline version

* Remove PREFER_NINJA

* Update the baseline revision

* Update the version scheme

* Update the baseline version

* Avoid configure_file to fill out proj4.

Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
2021-08-13 13:41:32 -07:00
Jack·Boos·Yu
dd462392f4
[proj4] Add usage, fixup target PROJ::proj (#19298)
* [proj4] Export target both proj and proj4

* version

* fix the generated cmake file name

* Fix config.cmake

* version

* update

* Update ports/proj4/usage

* Update versions/p-/proj4.json
2021-08-09 17:30:02 -07:00
ras0219
b5bb1511f0
[many ports] Apply host dependencies (#16479)
* [vcpkg] Add VCPKG_HOST_TRIPLET. Improve vcpkg.schema.json

* [many ports] Apply host dependencies

* [yasm-tool] Revert yasm-tool changes to split into PR #16478

* [many ports] Add versions

* [vcpkg.cmake] Revert change applied in other PR

* [boost-modular-build-helper] Merge from master

Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-03-26 12:55:34 -07:00
Stefan Uhrig
8fe4184c6a
[proj4] Copy over proj.pdb file on install (#15985)
* Copy over proj.pdb file on install

* Update port-version of proj4

* update version record

* Update proj4 version

* Update versions/p-/proj4

Co-authored-by: JackBoosY <yuzaiyang@beyondsoft.com>
2021-03-10 11:56:45 -06:00
Bert Huijben
96a1f9c78d
[proj4] Bump to proj 7.2.1 (#15978)
* [proj4] Bump to proj 7.2.1

* [proj4] Fix versions by running 'vcpkg x-add-version proj4'
2021-02-08 17:59:06 -08:00
ras0219
4783c36f8c
[boost][many ports] Reformat manifest files in preparation for #15424 (#15616)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2021-01-13 14:41:23 -08:00