@haawda Why did you drop the so provides here? In the situation of using this in a repository (say my unofficial one) with precompiled packages this keeps you from mixing and matching packages that have a different so requirement. The SO versioning has extra magic attatched that locks it to the same SO version and platform. Given that Biblesync actually bumps the SO version when appropriate this is quite useful and lets you switch modules only when it won't break anything.
Search Criteria
Package Details: biblesync-git 1:2.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/biblesync-git.git (read-only, click to copy) |
---|---|
Package Base: | biblesync-git |
Description: | multicast shared co-navigation library for Bible programs |
Upstream URL: | https://github.com/karlkleinpaste/biblesync |
Licenses: | custom |
Conflicts: | biblesync |
Provides: | biblesync, libbiblesync.so |
Submitter: | haawda |
Maintainer: | alerque |
Last Packager: | alerque |
Votes: | 5 |
Popularity: | 0.000000 |
First Submitted: | 2015-01-29 20:25 (UTC) |
Last Updated: | 2024-03-27 23:25 (UTC) |
Required by (2)
- xiphos-git (requires biblesync)
- xiphos-git (requires libbiblesync.so)
Sources (1)
Latest Comments
alerque commented on 2020-05-26 23:08 (UTC)
haawda commented on 2018-05-15 18:21 (UTC)
Versioned provides/conflicts fields.
haawda commented on 2018-05-06 07:31 (UTC)
This package will pull a version > 2.0.0 for biblesync, which will be too new for stable xiphos 4.1.0. So for xiphos 4.1.0 pull biblesync 1.2.0 (without -git).
haawda commented on 2016-01-13 18:40 (UTC)
thanks, fixed
rev.cressy commented on 2016-01-13 15:21 (UTC)
Two or three weeks ago I did a full system upgrade and somehow moving to systenctl 228 broke several things including xiphos.
I found that the problem was in the biblesync package for any version of xiphos refused to build.
The PKGBUILD file should have the following lines inserted:
provides=('biblesync')
Without this line any version of xiphos will refuse to build.
Have a great day :-)
Rev LeRoy D. Cressy
Pinned Comments
haawda commented on 2018-05-06 07:31 (UTC)
This package will pull a version > 2.0.0 for biblesync, which will be too new for stable xiphos 4.1.0. So for xiphos 4.1.0 pull biblesync 1.2.0 (without -git).