mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
2026-08-25 07:45:56 UTC
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
BDEPEND=sys-devel/gnuconfig >=app-portage/elt-patches-20250306 || ( >=dev-build/automake-1.18.1:1.18 ) || ( >=dev-build/autoconf-2.73:2.73 >=dev-build/autoconf-2.72-r1:2.72 ) >=dev-build/libtool-2.4.7-r3
|
||||
DEFINED_PHASES=compile configure install postinst prepare setup test
|
||||
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
|
||||
DEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= gtk? ( x11-libs/gtk+:2 ) virtual/pkgconfig doc? ( app-text/docbook-xsl-stylesheets app-text/docbook-xml-dtd:4.5 dev-libs/libxslt virtual/imagemagick-tools[png] )
|
||||
DESCRIPTION=Geographic Objects for PostgreSQL
|
||||
EAPI=8
|
||||
HOMEPAGE=https://postgis.net
|
||||
INHERIT=autotools postgres-multi toolchain-funcs
|
||||
IUSE=address-standardizer doc gtk static-libs topology postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
|
||||
IUSE=doc gtk static-libs topology postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14
|
||||
LICENSE=GPL-2
|
||||
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= address-standardizer? ( dev-libs/libpcre2 ) gtk? ( x11-libs/gtk+:2 )
|
||||
RDEPEND=postgres_targets_postgres18? ( dev-db/postgresql:18=[server(+)] ) postgres_targets_postgres17? ( dev-db/postgresql:17=[server(+)] ) postgres_targets_postgres16? ( dev-db/postgresql:16=[server(+)] ) postgres_targets_postgres15? ( dev-db/postgresql:15=[server(+)] ) postgres_targets_postgres14? ( dev-db/postgresql:14=[server(+)] ) dev-libs/json-c:= dev-libs/libxml2:2= dev-libs/protobuf-c:= >=sci-libs/geos-3.9.0 >=sci-libs/proj-6.1.0:= >=sci-libs/gdal-1.10.0:= gtk? ( x11-libs/gtk+:2 )
|
||||
REQUIRED_USE=|| ( postgres_targets_postgres18 postgres_targets_postgres17 postgres_targets_postgres16 postgres_targets_postgres15 postgres_targets_postgres14 )
|
||||
RESTRICT=test
|
||||
SLOT=0
|
||||
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.7.0beta2.tar.gz
|
||||
SRC_URI=https://download.osgeo.org/postgis/source/postgis-3.7.0rc1.tar.gz
|
||||
_eclasses_=gnuconfig b4fa4889c6f586d6b069215a86dd9e53 toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 libtool 6a96cd90e5da8c7c615015479f46f1a4 autotools 0698802996fcfe9a604eac3c1f6e7112 out-of-source-utils 8e5093bd27b7f541a1913271f25d633a multibuild 83db098a835f71feb71761f72a694aa2 postgres 3671a84f95eadcaa836aefe3fd51b6a1 postgres-multi ccad35d745ce66b41837db8a6ee94601
|
||||
_md5_=23f780548df1648163cab7cd70ca8714
|
||||
_md5_=17a50a02a18894f0e60eaf094173fef8
|
||||
16
metadata/md5-cache/sci-libs/scotch-7.0.13
Normal file
16
metadata/md5-cache/sci-libs/scotch-7.0.13
Normal file
@@ -0,0 +1,16 @@
|
||||
DEFINED_PHASES=compile install prepare test
|
||||
DEPEND=virtual/zlib:= mpi? ( virtual/mpi )
|
||||
DESCRIPTION=Software for graph, mesh and hypergraph partitioning
|
||||
EAPI=8
|
||||
HOMEPAGE=https://www.labri.u-bordeaux.fr/perso/pelegrin/scotch/ https://gitlab.inria.fr/scotch/scotch
|
||||
INHERIT=toolchain-funcs flag-o-matic multilib
|
||||
IUSE=doc int64 mpi static-libs test tools +threads
|
||||
KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86
|
||||
LICENSE=CeCILL-2
|
||||
RDEPEND=virtual/zlib:= mpi? ( virtual/mpi )
|
||||
REQUIRED_USE=test? ( threads )
|
||||
RESTRICT=!test? ( test )
|
||||
SLOT=0/7
|
||||
SRC_URI=https://gitlab.inria.fr/scotch/scotch/-/archive/v7.0.13/scotch-v7.0.13.tar.bz2
|
||||
_eclasses_=toolchain-funcs 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d multilib fc812e8eb2170022c28272d80a1f9e77
|
||||
_md5_=5141b8ccd704bcc6b16b8e26f0879526
|
||||
@@ -4076,7 +4076,7 @@ dev-db/pgxnclient 1.3.2-r1: PostgreSQL Extension Network Client
|
||||
dev-db/phpmyadmin 5.2.3: Web-based administration for MySQL and MariaDB databases, written in PHP
|
||||
dev-db/phppgadmin 7.14.7: Web-based administration for Postgres database in php
|
||||
dev-db/plr 8.4.5 8.4.6: R language extension for postgresql database
|
||||
dev-db/postgis 3.3.7-r2 3.3.10 3.4.6 3.5.2-r1 3.5.7 3.6.4 3.7.0_beta2: Geographic Objects for PostgreSQL
|
||||
dev-db/postgis 3.3.7-r2 3.3.10 3.4.6 3.5.2-r1 3.5.7 3.6.4 3.7.0_rc1: Geographic Objects for PostgreSQL
|
||||
dev-db/postgresql 14.23-r1 14.24 15.18-r1 15.19 16.14-r1 16.15 17.10 17.11 18.4 18.6 19_beta3 9999: PostgreSQL RDBMS
|
||||
dev-db/powa-archivist 5.2.0: PostgreSQL Workload Analyzer Archivist
|
||||
dev-db/powa-collector 1.3.2: PostgreSQL Workload Analyzer Collector
|
||||
@@ -16379,7 +16379,7 @@ sci-libs/rocWMMA 6.3.3 6.4.3 7.0.2 7.1.0 7.2.0: library for accelerating mixed p
|
||||
sci-libs/rpp 6.3.3 6.4.3 7.0.2 7.1.0 7.2.0: AMD ROCm Performance Primitives (RPP) high-performance computer vision library
|
||||
sci-libs/rtabmap 0.21.13 9999: Real-Time Appearance-Based Mapping (RGB-D Graph SLAM)
|
||||
sci-libs/scalapack 2.2.0_p20240704: Subset of LAPACK routines redesigned for heterogenous (MPI) computing
|
||||
sci-libs/scotch 7.0.8 7.0.11: Software for graph, mesh and hypergraph partitioning
|
||||
sci-libs/scotch 7.0.8 7.0.11 7.0.13: Software for graph, mesh and hypergraph partitioning
|
||||
sci-libs/shapelib 1.6.0: Library for manipulating ESRI Shapefiles
|
||||
sci-libs/spglib 2.6.0-r1 2.7.0: Spglib is a C library for finding and handling crystal symmetries
|
||||
sci-libs/spqr 2.0.9-r4 4.3.6-r1: Multithreaded multifrontal sparse QR factorization library
|
||||
|
||||
@@ -1 +1 @@
|
||||
Tue, 25 Aug 2026 07:00:57 +0000
|
||||
Tue, 25 Aug 2026 07:45:56 +0000
|
||||
|
||||
Reference in New Issue
Block a user