| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 0.16 | 8 | amd64 ~arm64 ~x86 | 0 |
# Copyright 2024-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
MYP=${PN}-v${PV}
DESCRIPTION="Spatial database extension for the PostgreSQL"
HOMEPAGE="https://www.public-software-group.org/pgLatLon"
SRC_URI="https://www.public-software-group.org/pub/projects/${PN}/v${PV}/${MYP}.tar.gz"
S="${WORKDIR}"/${MYP}
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ~arm64 ~x86"
DEPEND="dev-db/postgresql:="
RDEPEND="${DEPEND}"
dev-db/postgresql:=
dev-db/postgresql:=
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | pgLatLon-v0.16.tar.gz | 43904 bytes | https://www.public-software-group.org/pub/projects/pgLatLon/v0.16/pgLatLon-v0.16.tar.gz |