Fixed now on our end, also sent the fix upstream https://github.com/keepassxreboot/keepassxc/pull/988
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: | 66 |
Popularity: | 0.014667 |
First Submitted: | 2016-11-09 12:41 (UTC) |
Last Updated: | 2023-05-15 09:24 (UTC) |
Dependencies (22)
- botan (botan-gitAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libusb (libusb-gitAUR)
- libxtst
- minizip (minizip-gitAUR)
- pcsclite (pcsclite-gitAUR)
- qrencode (qrencode-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- qt5-imageformats
- qt5-svg (qt5-svg-gitAUR)
- qt5-translations (qt5-translations-gitAUR)
- qt5-x11extras
- shared-mime-info
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- asciidoctor (make)
- cmake (cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- intltool (make)
- qt5-tools (make)
- Show 2 more dependencies...
Required by (103)
- anytype-alpha-bin (requires org.freedesktop.secrets) (optional)
- anytype-bin (requires org.freedesktop.secrets) (optional)
- anytype-electron-bin (requires org.freedesktop.secrets) (optional)
- asbru-cm-git (requires keepassxc) (optional)
- asbru-cm-loki-git (requires keepassxc) (optional)
- bibox2-bin (requires org.freedesktop.secrets)
- bitwarden-bin (requires org.freedesktop.secrets)
- cef (requires org.freedesktop.secrets) (optional)
- chromium-dev (requires org.freedesktop.secrets) (optional)
- chromium-no-extras (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)
- cromite-bin (requires org.freedesktop.secrets) (optional)
- deepin-daemon-git (requires org.freedesktop.secrets)
- deja-dup-git (requires org.freedesktop.secrets)
- electronmail (requires org.freedesktop.secrets) (optional)
- electronmail-bin (requires org.freedesktop.secrets) (optional)
- feedreader (requires org.freedesktop.secrets)
- feedreader-decsync-git (requires org.freedesktop.secrets)
- Show 83 more...
Sources (1)
dlandau commented on 2017-09-24 13:16 (UTC)
c0d3z3r0 commented on 2017-09-10 13:23 (UTC)
error: failed to commit transaction (conflicting files)
keepassxc-git: /usr/local/share/man exists in filesystem
fatmike commented on 2017-09-04 15:28 (UTC)
Please install man pages to /usr/share/man/ instead of /usr/local/share/man
dlandau commented on 2017-06-29 09:01 (UTC)
Both of those are transitive dependencies so no need to add them, and to everyone: please don't mark a -git package as out of date because of new upstream releases. The package fetches the latest code from git on build time regardless of what string happens to be in the version field.
You can update devel packages e.g. with
$ yaourt -Su --devel
jamietanna commented on 2017-06-25 14:54 (UTC)
This needs to be updated to pull the following dependencies in:
- extra/pcre2
- extra/double-conversion
SammysHP commented on 2017-06-14 08:05 (UTC)
Why does this conflict with so many keepass alternatives? It should only conflict with "keepassxc".
Also it provides many packages that are definitely not provided, like "keepassx" (the 1.x branch) and "keepassx2" (the original version of keepassxc) and their git versions.
yan12125 commented on 2017-06-02 08:33 (UTC)
Hello, the fix `sed -i'' -e 's/add_subdirectory(x11)/add_subdirectory(xcb)/' src/autotype/CMakeLists.txt` is no longer necessary - it's already fixed upstream in https://github.com/keepassxreboot/keepassxc/commit/e011a6eb2524c6e901ddff4b1928842273f78c87. Could you remove that?
widowild commented on 2017-04-10 21:27 (UTC)
2.1.4 https://github.com/keepassxreboot/keepassxc/blob/develop/CHANGELOG
- Bumped KeePassHTTP version to 1.8.4.2
- KeePassHTTP confirmation window comes to foreground [#466]
dummys commented on 2017-04-03 07:12 (UTC)
fixed with the latest version, thx
Pinned Comments
yan12125 commented on 2021-06-30 10:39 (UTC) (edited on 2024-05-07 14:51 (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