Merge updates from master

This commit is contained in:
Repository mirror & CI
2026-06-28 16:00:56 +00:00
27 changed files with 38 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
EAPI=8
POSTGRES_COMPAT=( 14 15 16 17 18 )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit postgres-multi

View File

@@ -4,7 +4,7 @@
EAPI=8
POSTGRES_COMPAT=( 14 15 16 17 18 )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit postgres-multi

View File

@@ -5,7 +5,7 @@ EAPI=8
MY_PV="REL${PV//./_}"
POSTGRES_COMPAT=( 14 15 16 17 18 )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit postgres-multi

View File

@@ -4,7 +4,7 @@
EAPI=8
POSTGRES_COMPAT=( 14 15 16 17 18 )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit postgres-multi

View File

@@ -4,7 +4,7 @@
EAPI=8
POSTGRES_COMPAT=( 14 15 16 17 18 )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit postgres-multi

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,6 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
REQUIRED_USE="${POSTGRES_REQ_USE}"
DEPEND="${POSTGRES_DEP}
dev-libs/libxml2:=

View File

@@ -13,6 +13,7 @@ SRC_URI="https://github.com/nullptrlabs/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"
REQUIRED_USE="${POSTGRES_REQ_USE}"
DEPEND="${POSTGRES_DEP}
dev-libs/libxml2:=

View File

@@ -6,7 +6,7 @@ EAPI=8
CMAKE_BUILD_TYPE="Release"
POSTGRES_COMPAT=( {12..16} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit cmake postgres-multi

View File

@@ -6,7 +6,7 @@ EAPI=8
CMAKE_BUILD_TYPE="Release"
POSTGRES_COMPAT=( {13..17} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit cmake postgres-multi

View File

@@ -6,7 +6,7 @@ EAPI=8
CMAKE_BUILD_TYPE="Release"
POSTGRES_COMPAT=( {13..17} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit cmake postgres-multi

View File

@@ -6,7 +6,7 @@ EAPI=8
CMAKE_BUILD_TYPE="Release"
POSTGRES_COMPAT=( {13..17} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit cmake postgres-multi

View File

@@ -6,7 +6,7 @@ EAPI=8
CMAKE_BUILD_TYPE="Release"
POSTGRES_COMPAT=( {14..18} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit cmake postgres-multi

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
POSTGRES_COMPAT=( 9.6 {10..14} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit postgres-multi

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
POSTGRES_COMPAT=( {12..16} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit postgres-multi

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
POSTGRES_COMPAT=( {11..17} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit autotools postgres-multi toolchain-funcs
MY_P="${PN}-$(ver_rs 3 '')"

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
POSTGRES_COMPAT=( {11..17} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit autotools postgres-multi toolchain-funcs
MY_P="${PN}-$(ver_rs 3 '')"

View File

@@ -4,7 +4,7 @@
EAPI=8
POSTGRES_COMPAT=( {11..17} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit autotools postgres-multi toolchain-funcs
MY_P="${PN}-$(ver_rs 3 '')"

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
POSTGRES_COMPAT=( {12..17} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit autotools postgres-multi toolchain-funcs
MY_P="${PN}-$(ver_rs 3 '')"

View File

@@ -4,7 +4,7 @@
EAPI=8
POSTGRES_COMPAT=( {12..17} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit autotools postgres-multi toolchain-funcs
MY_P="${PN}-$(ver_rs 3 '')"

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
POSTGRES_COMPAT=( {12..17} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit autotools postgres-multi toolchain-funcs
MY_P="${PN}-$(ver_rs 3 '')"

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
POSTGRES_COMPAT=( {12..17} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit autotools postgres-multi toolchain-funcs
MY_P="${PN}-$(ver_rs 3 '')"

View File

@@ -4,7 +4,7 @@
EAPI=8
POSTGRES_COMPAT=( {12..17} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit autotools postgres-multi toolchain-funcs
MY_P="${PN}-$(ver_rs 3 '')"

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2025 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
POSTGRES_COMPAT=( {12..18} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit autotools postgres-multi toolchain-funcs
MY_P="${PN}-$(ver_rs 3 '')"

View File

@@ -4,7 +4,7 @@
EAPI=8
POSTGRES_COMPAT=( {12..18} )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit autotools postgres-multi toolchain-funcs
MY_P="${PN}-$(ver_rs 3 '')"

View File

@@ -4,7 +4,7 @@
EAPI=8
POSTGRES_COMPAT=( 14 15 16 17 18 )
POSTGRES_USEDEP="server"
POSTGRES_USEDEP="server(+)"
inherit optfeature postgres-multi

View File

@@ -1,10 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
POSTGRES_COMPAT=( 9.6 {10..14} )
POSTGRES_USEDEP="server,threads(+)"
POSTGRES_USEDEP="server(+),threads(+)"
inherit flag-o-matic postgres-multi

View File

@@ -22,11 +22,12 @@ LICENSE="POSTGRESQL"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ppc ~sparc x86"
REQUIRED_USE="${POSTGRES_REQ_USE}"
DEPEND="${POSTGRES_DEP}"
RDEPEND="${DEPEND}"
BDEPEND="
test? (
dev-db/postgresql[server]
dev-db/postgresql[server(+)]
)
"