Search Criteria
Package Details: soci-git v4.0.1_854_g4963406c-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/soci-git.git (read-only, click to copy) |
---|---|
Package Base: | soci-git |
Description: | C++ database access library. |
Upstream URL: | https://github.com/SOCI/soci |
Licenses: | BSL-1.0 |
Conflicts: | soci |
Provides: | soci |
Submitter: | thrasibule |
Maintainer: | Spixmaster |
Last Packager: | Spixmaster |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-22 00:27 (UTC) |
Last Updated: | 2025-03-31 07:05 (UTC) |
Dependencies (11)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- mariadb-libs (libmysqlclient81AUR, libmysqlclientAUR, libmysqlclient80AUR, libmysqlclient84AUR, mariadb-lts-libs)
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR)
- sqlite (sqlite-fossilAUR)
- unixodbc (unixodbc-gitAUR)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libfbclient (firebirdAUR) (optional) – Firebird
- mariadb (mysql55AUR, mysql56AUR, mysql81AUR, mysql57AUR, mysqlAUR, mysql80AUR, mysql84AUR, mariadb-lts, percona-server) (optional) – MariaDB
- postgresql (postgresql13AUR, postgresql-gitAUR, postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql16-docsAUR, postgresql16AUR) (optional) – PostgreSQL
Required by (5)
- codevis-db-git (requires soci)
- flexisip (requires soci)
- lime (requires soci)
- lime-git (requires soci)
- rstudio-server-git (requires soci)
Latest Comments
Spixmaster commented on 2025-03-04 17:57 (UTC) (edited on 2025-03-04 17:59 (UTC) by Spixmaster)
Does someone maybe know which packages to install for DB2 and Oracle support?
Spixmaster commented on 2024-07-30 11:06 (UTC)
The optional dependency "instantclient-basic" does not exist anymore.
Spixmaster commented on 2023-10-21 07:46 (UTC) (edited on 2024-02-29 07:15 (UTC) by Spixmaster)
Why use
source=("git+https://github.com/SOCI/soci.git#branch=release/4.0")
instead ofsource=("git+https://github.com/SOCI/soci.git")
? I need some new features which are not on that branch. Normally, git packages follow the master branch.Manifest0 commented on 2020-12-17 22:52 (UTC)
Please modify the PKGBUILD to add the option to cmake: "-DSOCI_CXX11=ON"
Please check https://github.com/SOCI/soci/issues/792