Please remove replaces
directive. Thank you.
Search Criteria
Package Details: keepassxc-git 2.7.1.r183.g263ce204-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/keepassxc-git.git (read-only, click to copy) |
---|---|
Package Base: | keepassxc-git |
Description: | Cross-platform community-driven port of KeePass Password Safe |
Upstream URL: | https://github.com/keepassxreboot/keepassxc |
Keywords: | keepassxc password security |
Licenses: | GPL2 |
Conflicts: | keepassxc |
Provides: | keepassxc, org.freedesktop.secrets |
Replaces: | keepassx-http, keepassx-reboot-git |
Submitter: | dlandau |
Maintainer: | yan12125 (phoerious) |
Last Packager: | yan12125 |
Votes: | 65 |
Popularity: | 0.004669 |
First Submitted: | 2016-11-09 12:41 (UTC) |
Last Updated: | 2023-05-15 09:24 (UTC) |
Dependencies (22)
- botan (botan-git)
- desktop-file-utils (desktop-file-utils-git)
- hicolor-icon-theme (hicolor-icon-theme-git)
- libusb (libusb-git)
- libxtst
- minizip (minizip-git)
- pcsclite (pcsclite-git)
- qrencode (qrencode-git)
- qt5-base (qt5-base-git, qt5-base-headless)
- qt5-imageformats (qt5-imageformats-git)
- qt5-svg (qt5-svg-git)
- qt5-translations (qt5-translations-git)
- qt5-x11extras (qt5-x11extras-git)
- shared-mime-info (shared-mime-info-git)
- zlib (zlib-ng-compat-git, zlib-git, zlib-ng-compat)
- asciidoctor (make)
- cmake (cmake-git) (make)
- git (git-vfs, git-run-command-patch-git, git-git, git-fc) (make)
- intltool (make)
- qt5-tools (qt5-tools-git) (make)
- Show 2 more dependencies...
Required by (104)
- anytype-bin (requires org.freedesktop.secrets) (optional)
- asbru-cm-git (requires keepassxc) (optional)
- asbru-cm-loki-git (requires keepassxc) (optional)
- brave (requires org.freedesktop.secrets) (optional)
- brave-git (requires org.freedesktop.secrets) (optional)
- cef (requires org.freedesktop.secrets) (optional)
- chromium-dev (requires org.freedesktop.secrets) (optional)
- chromium-mpp (requires org.freedesktop.secrets) (optional)
- chromium-no-extras (requires org.freedesktop.secrets) (optional)
- chromium-wayland-vaapi (requires org.freedesktop.secrets) (optional)
- code-features (requires org.freedesktop.secrets)
- code-features-insiders (requires org.freedesktop.secrets)
- criptext-bin (requires org.freedesktop.secrets) (optional)
- deepin-daemon-git (requires org.freedesktop.secrets)
- deja-dup-git (requires org.freedesktop.secrets)
- electronmail-bin (requires org.freedesktop.secrets) (optional)
- feedreader (requires org.freedesktop.secrets)
- feedreader-decsync-git (requires org.freedesktop.secrets)
- firefox-extension-keepassxc-browser-git (requires keepassxc)
- forticlient-vpn (requires org.freedesktop.secrets)
- Show 84 more...
Sources (1)
xiota commented on 2023-09-20 07:56 (UTC)
yan12125 commented on 2021-06-30 10:39 (UTC) (edited on 2023-08-16 08:29 (UTC) by yan12125)
Your package keepassxc-git [1] has been flagged out-of-date by (redacted) [2]:
KeePassXC 2.6.6 released
Your package keepassxc-git [1] has been flagged out-of-date by (redacted) [2]:
https://keepassxc.org/download/#linux -> Version 2.7.6
It is indeed confusing that the computed pkgver starts with an older version. That is because the nearest tag reachable from the latest commit is an older tag (ex: 2.7.1). In other words, newer tags are not part on the develop branch. You can check the commit part (ex: "g6f14becb08") against the latest commit [1] and see the built package is indeed the latest commit.
[1] https://github.com/keepassxreboot/keepassxc/commits/develop
yan12125 commented on 2021-02-09 10:01 (UTC)
I created a PKGBUILD https://fars.ee/apB- with the following fixes/improvements:
- Add missing makedepends
- Fix check() and checkdepends. It is still commented out.
- Remove unneeded keepassxc.install file
Please consider adopt it, thanks.
By the way, Dinjector's move-config-from-cache.patch is no longer needed with the --localconfig option since 2.6.2: https://github.com/keepassxreboot/keepassxc/commit/9886b1075fbddca0d4ef564c1bb481afcc199c3f
Dinjector commented on 2020-09-12 01:26 (UTC)
diff --git a/PKGBUILD b/PKGBUILD
index f3ad3aa..6bb1b5e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
pkgname=keepassxc-git
_gitname=keepassxc
-pkgver=2.5.2.r17.g8ded3bdb
+pkgver=2.6.1.r15.g6a35bbea
pkgrel=1
pkgdesc="Cross-platform community-driven port of KeePass Password Safe"
arch=('i686' 'x86_64')
@@ -18,15 +18,17 @@ license=('GPL2')
depends=('qt5-base' 'qt5-x11extras' 'qt5-translations' 'qt5-imageformats'
'libxtst' 'shared-mime-info' 'hicolor-icon-theme' 'desktop-file-utils'
'yubikey-personalization' 'qt5-svg' 'qrencode' 'quazip'
- 'libsodium' 'libgcrypt' 'argon2' 'zlib')
+ 'libsodium' 'libgcrypt' 'argon2' 'zlib' 'asciidoctor')
install=keepassxc.install
makedepends=('git' 'intltool' 'cmake' 'qt5-tools')
provides=(org.freedesktop.secrets)
conflicts=('keepassxc')
replaces=('keepassx-http' 'keepassx-reboot-git')
options=(!emptydirs)
-source=(git+https://github.com/keepassxreboot/keepassxc.git#branch=develop)
-md5sums=('SKIP')
+source=('git+https://github.com/keepassxreboot/keepassxc.git#branch=develop'
+ 'move-config-from-cache.patch')
+md5sums=('SKIP'
+ '44c043567a1db3d966f9ed0b48b16b7d')
pkgver() {
cd "${_gitname}"
@@ -37,6 +39,7 @@ prepare() {
cd "${_gitname}"
mkdir -p build
sed -i'' -e 's:/usr/local/share/man/:${CMAKE_INSTALL_MANDIR}/:' src/cli/CMakeLists.txt
+ patch -p1 -N -i "$srcdir/move-config-from-cache.patch"
}
build() {
Dinjector commented on 2020-09-12 01:25 (UTC)
diff --git a/src/core/Config.cpp b/src/core/Config.cpp
index e29b42d4..4fdda332 100644
--- a/src/core/Config.cpp
+++ b/src/core/Config.cpp
@@ -447,7 +447,7 @@ Config::Config(QObject* parent)
#else
// On case-sensitive Operating Systems, force use of lowercase app directories
configPath = QStandardPaths::writableLocation(QStandardPaths::GenericConfigLocation) + "/keepassxc";
- localConfigPath = QStandardPaths::writableLocation(QStandardPaths::GenericCacheLocation) + "/keepassxc";
+ localConfigPath = QStandardPaths::writableLocation(QStandardPaths::AppDataLocation) + "/keepassxc";
#endif
configPath += "/keepassxc";
Felixoid commented on 2020-07-23 13:10 (UTC)
Dear @dlandau and @phoerious, add asciidoctor as a make dependency, please.
malcolm commented on 2020-07-08 13:26 (UTC)
thanks. that worked
yan12125 commented on 2020-07-08 02:31 (UTC)
Looks like 2.6.x needs asciidoctor to build.
dlandau commented on 2020-07-07 16:02 (UTC)
Hmm, @malcolm make sure that you fully close keeepassxc and see if that helps. I also got the old version after updating once or twice, but then without changing anything the new version opened. Reboot the computer if you have to.
malcolm commented on 2020-07-07 14:07 (UTC)
maybe I'm missing something, but I did the build and the installed version was 2.5.4, not the latest 2.6.0
Pinned Comments
yan12125 commented on 2021-06-30 10:39 (UTC) (edited on 2023-08-16 08:29 (UTC) by yan12125)
It is indeed confusing that the computed pkgver starts with an older version. That is because the nearest tag reachable from the latest commit is an older tag (ex: 2.7.1). In other words, newer tags are not part on the develop branch. You can check the commit part (ex: "g6f14becb08") against the latest commit [1] and see the built package is indeed the latest commit.
[1] https://github.com/keepassxreboot/keepassxc/commits/develop