Search Criteria
Package Details: pgbackrest 2.53.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pgbackrest.git (read-only, click to copy) |
---|---|
Package Base: | pgbackrest |
Description: | Reliable PostgreSQL Backup & Restore |
Upstream URL: | https://github.com/pgbackrest/pgbackrest |
Licenses: | MIT |
Submitter: | k0ste |
Maintainer: | k0ste (xiretza) |
Last Packager: | xiretza |
Votes: | 7 |
Popularity: | 0.31 |
First Submitted: | 2019-08-05 08:40 (UTC) |
Last Updated: | 2024-08-30 19:23 (UTC) |
Dependencies (12)
- bzip2 (bzip2-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- icu (icu-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- lz4 (lz4-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- perl (perl-gitAUR)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- xz (xz-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- libyaml (libyaml-gitAUR) (make)
- meson (meson-gitAUR) (make)
Latest Comments
xiretza commented on 2021-09-03 15:36 (UTC)
Thanks, updated!
k0ste commented on 2021-09-03 15:34 (UTC)
@xiretza, added you to mainteners
xiretza commented on 2021-08-23 19:30 (UTC)
depends=('libyaml' 'bzip2')
install -Dm644 ../LICENSE "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
inpackage()
./configure
needs to go inbuild()
, notprepare()
, as buildenv variables are only exported in the former (see also the wiki).djmattyg007 commented on 2020-11-30 23:15 (UTC)
Thank you for the update :)
k0ste commented on 2020-11-30 07:36 (UTC)
@djmattyg007, thanks.
djmattyg007 commented on 2020-11-27 23:25 (UTC)
This package has a missing dependency on 'postgresql-libs'.
marco44 commented on 2020-03-27 13:30 (UTC)
You'll need to apply this as a temporary fix for 2.25 https://github.com/pgbackrest/pgbackrest/commit/237a3da4d69bf068652c6f5cc805c313f725b129
marco44 commented on 2020-03-27 09:10 (UTC)
For those having problems with 2.25, I think this is related to this: https://github.com/pgbackrest/pgbackrest/issues/980
--prefix doesn't seem to be tacken into account anymore, so the package wants to put pgbackrest in /bin