This repository was archived by the owner on Sep 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.yml
More file actions
42 lines (42 loc) · 1.35 KB
/
package.yml
File metadata and controls
42 lines (42 loc) · 1.35 KB
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
31
32
33
34
35
36
37
38
39
40
41
42
name : keepassxc
version : 2.7.6
release : 43
homepage : https://keepassxc.org
source :
- https://github.com/keepassxreboot/keepassxc/releases/download/2.7.6/keepassxc-2.7.6-src.tar.xz : a58074509fa8e90f152c6247f73e75e126303081f55eedb4ea0cbb6fa980d670
license :
- BSD-2-Clause
- BSD-3-Clause
- CC0-1.0
- GPL-2.0-or-later
- LGPL-2.0-only
- LGPL-2.1-only
- MIT
- OFL-1.1
component : security
summary : KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”
description: |
KeePassXC is a community fork of KeePassX with the goal to extend and improve it with new features and bugfixes to provide a feature-rich, fully cross-platform and modern open-source password manager.
replaces :
- keepassx
builddeps :
- pkgconfig(Qt5Svg)
- pkgconfig(Qt5UiTools)
- pkgconfig(Qt5X11Extras)
- pkgconfig(botan-2)
- pkgconfig(libargon2)
- pkgconfig(libgcrypt)
- pkgconfig(libpcsclite)
- pkgconfig(libqrencode)
- pkgconfig(libusb-1.0)
- pkgconfig(minizip)
- pkgconfig(quazip)
- pkgconfig(xtst)
- asciidoctor
- libyubikey-devel
setup : |
%cmake_ninja -DWITH_TESTS=OFF -DWITH_CCACHE=ON -DWITH_XC_ALL=ON -DWITH_XC_UPDATECHECK=OFF -DWITH_XC_DOCS=OFF
build : |
%ninja_build
install : |
%ninja_install