Package Details: soci-git 4.1.0-1

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)

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 of source=("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