Search Criteria
Package Details: libpqxx-git 7.1.2.r22.52dfb569-1
Git Clone URL: | https://aur.archlinux.org/libpqxx-git.git (read-only, click to copy) |
---|---|
Package Base: | libpqxx-git |
Description: | C++ client API for PostgreSQL |
Upstream URL: | https://github.com/jtv/libpqxx |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | asmolero |
Maintainer: | asmolero |
Last Packager: | asmolero |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-07 23:44 |
Last Updated: | 2020-07-23 23:23 |
Dependencies (4)
- postgresql-libs>=9.1 (agensgraph-git, postgresql-libs-1c, postgresql-libs-10, postgresql-src-beta-libs, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-lts-libs, postgresql-libs-9.6, postgresql-libs-11, postgresql-src-libs, postgresql-libs-12)
- doxygen (doxygen-git) (make)
- python2 (make)
- xmlto (xmlto-git) (make)
Required by (19)
- capanalysis (requires libpqxx)
- drogon-git (requires libpqxx)
- mapserver (requires libpqxx)
- mapserver-git (requires libpqxx)
- mastodon (requires libpqxx)
- mastodon-git (requires libpqxx)
- medusa-git (requires libpqxx) (make)
- openuru-moss (requires libpqxx)
- pgadmin3 (requires libpqxx) (make)
- pgmodeler (requires libpqxx)
- pgmodeler-git (requires libpqxx)
- spectrum2 (requires libpqxx) (make)
- spectrum2 (requires libpqxx) (optional)
- spectrum2-git (requires libpqxx) (optional)
- spectrum2-git (requires libpqxx) (make)
- unity-editor (requires libpqxx)
- unity-editor-beta (requires libpqxx)
- unity-editor-lts (requires libpqxx)
- unity-editor-vrchat (requires libpqxx)
Latest Comments
asmolero commented on 2020-07-23 23:24
Updated, thanks!
XDjackieXD commented on 2020-07-23 12:47
Hi! Version 7 of libpqxx requires line 26 of the PKGBUILD (
sed -i 's|python|python2|' tools/splitconfig
) to be removed to build successfully.