summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/proj
Commit message (Collapse)AuthorAgeFilesLines
* proj: Upgrade to 9.6.2 releaseKhem Raj2025-07-121-4/+4
| | | | | | | Fixes build with cmake4+ Inherit bash-comoletion and pkgconfig to find sqlite3 deps correctly Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: upgrade 9.3.0 -> 9.3.1Clément Péron2024-02-091-1/+1
| | | | | Signed-off-by: Clément Péron <peron.clem@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: extend class to native and nativesdkClément Péron2024-02-091-0/+2
| | | | | Signed-off-by: Clément Péron <peron.clem@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: Upgrade to 9.3.0 releaseClément Péron2023-10-271-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: Upgrade to 9.1.1 releaseKhem Raj2023-01-261-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: avoid leaking host path in libprojClément Péron2022-12-081-1/+1
| | | | | | | | | | | | | When compiling libproj for a SDK, the proj-targets.cmake generated contains the host path in the INTERFACE_LINK_LIBRARIES. This path comes from the sqlite3 libraries that gives the full path to the sqlite3 library at build time. Force the libproj to link with "sqlite3" instead of a full path. Signed-off-by: Clément Péron <peron.clem@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: add a packageconfig to build as a static libraryClément Péron2022-12-081-1/+2
| | | | | | | | | Add a packageconfig to build Proj as a static library. Keep the library shared by default. Signed-off-by: Clément Péron <peron.clem@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: Enable apps when building native variantKhem Raj2022-11-301-0/+2
| | | | | | proj binary is used during build by some recipes e.g. python3-pyproj Signed-off-by: Khem Raj <raj.khem@gmail.com>
* navigation: bump proj to 9.1.0 libraryClément Péron2022-11-232-22/+22
| | | | | | | | | | Proj has moved to CMake build system. Update the recipe and make more PACKAGECONFIG available following the ./contrib/oe-stylize.py output. Signed-off-by: Clément Péron <peron.clem@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: Upgrade to 8.2.1Zoltán Böszörményi2022-07-011-3/+4
| | | | | Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* proj: upgrade 7.0.0 -> 7.0.1Zang Ruochen2020-06-031-1/+3
| | | | | | | -Added md5 verification. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: Update to 7.0.0 releaseKhem Raj2020-04-071-3/+6
| | | | | | add dependency on libtiff and curl Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: upgrade to 6.2.0Martin Jansa2020-01-121-3/+5
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* proj: update to 4.9.3Marc Ferland2017-07-141-2/+2
| | | | | Signed-off-by: Marc Ferland <ferlandm@amotus.ca> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* proj: Use 'lib_package' class and add data filesOtavio Salvador2013-12-211-2/+3
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* proj: Update to 4.8.0Khem Raj2013-06-292-9/+2
| | | | | | | 4.7.0 tars have disappeared on the download servers. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* proj: add recipeJan Luebbe2012-12-162-0/+20
Signed-off-by: Jan Luebbe <jluebbe@debian.org> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>