Search Criteria
Package Details: libpqxx-git 7.1.2.r22.52dfb569-1
Package Actions
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: | custom |
Conflicts: | libpqxx |
Provides: | libpqxx |
Submitter: | asmolero |
Maintainer: | asmolero |
Last Packager: | asmolero |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-05-07 23:44 (UTC) |
Last Updated: | 2020-07-23 23:23 (UTC) |
Dependencies (4)
- postgresql-libs (agensgraph-git, postgresql-libs-1c, postgresql-libs-9.5, postgresql-libs-9.4, postgresql-src-beta-libs, postgresql-libs-9.6, postgresql-libs-11, postgresql-libs-10, postgresql-libs-12, postgresql-lts-libs, postgresql13-libs, postgresql-src-libs)
- doxygen (doxygen-git, doxygen-clang) (make)
- python2 (python2-bin) (make)
- xmlto (xmlto-git) (make)
Required by (20)
- capanalysis (requires libpqxx)
- drogon-git (requires libpqxx)
- funkwhale-venv (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)
- osm2pgrouting (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) (make)
- spectrum2-git (requires libpqxx) (optional)
- sqlsmith (requires libpqxx)
- unity-editor-lts (requires libpqxx)
- unity-editor-vrchat (requires libpqxx)
Latest Comments
asmolero commented on 2020-07-23 23:24 (UTC)
Updated, thanks!
XDjackieXD commented on 2020-07-23 12:47 (UTC)
Hi! Version 7 of libpqxx requires line 26 of the PKGBUILD (
sed -i 's|python|python2|' tools/splitconfig
) to be removed to build successfully.