Search Criteria
Package Details: soci-git 4.1.0-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: | 2024-11-03 17:02 (UTC) |
Dependencies (8)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- mariadb-libs (mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-lts-libs)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR)
- sqlite3 (sqlite)
- unixodbc (unixodbc-gitAUR)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
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 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