blob: 8580abe0175ce7386e7b4ef787391a983a1967a4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
|
pkgbase = keepassxc-qt6
pkgdesc = Cross-platform community-driven port of Keepass password manager, with Qt6 patch
pkgver = 2.7.9
pkgrel = 1
url = https://keepassxc.org/
arch = x86_64
license = GPL-2.0-only OR GPL-3.0-only OR LGPL-2.1-only
makedepends = asciidoctor
makedepends = cmake
makedepends = qt6-tools
depends = argon2
depends = botan
depends = hicolor-icon-theme
depends = libxtst
depends = minizip
depends = pcsclite
depends = qrencode
depends = qt6-svg
depends = libusb
optdepends = xclip: keepassxc-cli clipboard support under X server
optdepends = wl-clipboard: keepassxc-cli clipboard support under Wayland
provides = org.freedesktop.secrets
provides = keepassxc=2.7.9
conflicts = keepassxc
source = https://github.com/keepassxreboot/keepassxc/releases/download/2.7.9/keepassxc-2.7.9-src.tar.xz
source = https://github.com/orsonteodoro/oiledmachine-overlay/raw/2758996/app-admin/keepassxc/files/keepassxc-2.7.9-qt6-support-v2.patch
sha256sums = 3c44e45f22c00ddac63d8bc11054b4b0ada0222ffac08d3ed70f196cb9ed46fd
sha256sums = 6299df9f4eb262ccaea7ed65021694fc32f48887401a9734688933f20a3e9f52
pkgname = keepassxc-qt6
|