dev-php / geos-php

A PHP interface to GEOS - Geometry Engine, Open Source

Official package sites : https://libgeos.org/ ·

v1.0.0_p20220909 :: 0 :: gentoo

Modified
License
LGPL-2.1
Keywords
~amd64 ~x86

php_targets

php8-1
Build against PHP 8.1
php8-2
Build against PHP 8.2

dev-lang / php : The PHP language runtime engine

sci-libs / geos : Geometry engine library for Geographic Information Systems

dev-lang / php : The PHP language runtime engine

sci-libs / geos : Geometry engine library for Geographic Information Systems

737840
dev-php/geos-php-1.0.0 fails test 001_Geometry.phpt
925587
dev-php/geos-php-1.0.0_p20220909 fails to compile: geos.c:895:54: error: passing argument 3 of zend_hash_get_current_key_ex from incompatible pointer type [-Wincompatible-pointer-types]
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
dev-php/geos-php: cleanup php8-0
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove USE=php_targets_php7-4
Closes: https://github.com/gentoo/gentoo/pull/32762 Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/pecl-geos: Drop old
Signed-off-by: Brian Evans <grknight@gentoo.org>
Brian Evans · gentoo
dev-php/geos-php: Add new snapshot
Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Brian Evans · gentoo
dev-php/geos-php: Revbump for new PHP version support
Uses patches found on their issue tracker Signed-off-by: Brian Evans <grknight@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: [QA] Fix trivial cases of MissingTestRestrict
The result was achieved via the following pipeline: pkgcheck scan -c RestrictTestCheck -R FormatReporter \ --format '{category}/{package}/{package}-{version}.ebuild' | xargs -n32 grep -L RESTRICT | xargs -n32 sed -i -e '/^IUSE=.*test/aRESTRICT="!test? ( test )"' The resulting metadata was compared before and after the change. Few Go ebuilds had to be fixed manually due to implicit RESTRICT=strip added by the eclass. Two ebuilds have to be fixed because of multiline IUSE. Suggested-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/13942 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
dev-php/geos-php: add PHP 7.3 support
Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Brian Evans · gentoo
dev-php/geos-php: Add extension split off from sci-libs/geos
The split was done upstream and includes PHP 7 support Package-Manager: Portage-2.3.24, Repoman-2.3.6