app-backup/pgbackrest - 2.57.0 (nest)

Search

Package Information

Description:
Reliable PostgreSQL Backup & Restore
Homepage:
https://pgbackrest.org https://github.com/pgbackrest/pgbackrest
License:
MIT

Ebuild Details

Version EAPI Keywords Slot
2.57.0 8 ~amd64 ~x86 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="Reliable PostgreSQL Backup & Restore"
HOMEPAGE="https://pgbackrest.org https://github.com/pgbackrest/pgbackrest"
SRC_URI="https://github.com/${PN}/${PN}/archive/release/${PV}.tar.gz -> ${P}.tar.gz"
S="${WORKDIR}/${PN}-release-${PV}/src"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"

DEPEND="app-arch/lz4:=
	dev-db/postgresql:=[icu,ssl]
	dev-lang/perl:0=
	dev-libs/libxml2:2
	dev-libs/openssl:0=
	virtual/zlib:0="
RDEPEND="${DEPEND}"
BDEPEND="virtual/pkgconfig"

src_install() {
	default
	keepdir /var/log/pgbackrest/
}

Dependencies

DEPEND

app-arch/lz4:=
	dev-db/postgresql:=[icu,ssl]
	dev-lang/perl:0=
	dev-libs/libxml2:2
	dev-libs/openssl:0=
	virtual/zlib:0=

RDEPEND

app-arch/lz4:=
	dev-db/postgresql:=[icu,ssl]
	dev-lang/perl:0=
	dev-libs/libxml2:2
	dev-libs/openssl:0=
	virtual/zlib:0=

BDEPEND

virtual/pkgconfig

Manifest for 2.57.0

Type File Size Source URLs
DIST pgbackrest-2.57.0.tar.gz 2701663 bytes https://github.com/pgbackrest/pgbackrest/archive/release/2.57.0.tar.gz