Update
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
DIST hasufell-binhost--app-admin--keepassxc-2.3.1--C.3761.1523133882.366989.C.tar.bz2 5108592 SHA256 2fddfce583a440cb313c1a3320c432127736d4dc7009b6b0f6e2db738022fe78 SHA512 7c023fea4121cddee2ff413778797f2ca032288e9fcf0df3dc2e40a5e649241ab7e68dffbf9355e925d9e4bb2f131c3d76fc4102453c006008e2e5a86bff52f9 WHIRLPOOL 2461c9dafd6d29a225fb1194b0da70ea1e38dd3c71920d2dc1a1c81174de15f15ee68456e680b3c5391b950a2f01dd3e50c61a6ebf0cb6ef126a4bec0ec5346b
|
||||
PBIN keepassxc-2.3.1.pbin-1+exheres-0 4081 SHA256 7ec23ae67f761402d62dc9203e03e69a45e3155e0e41a0a1a5e26cfcbbab958a SHA512 fea95fd15839c935abc452c847e7dca1ce1207c51ab71730ecaf9595c5f5795816c2bba67d7839ce5aa4168b3266e0745500e7abe12370a258018130ce2c645b WHIRLPOOL a059e8c6a4be0a9c8a63e96ee7b8555ad6c40d06b3d256b6b7b5c40b447358eb8753feb23110e497b4f66658097bde95467d30f3d3949673816b1abbacc3bca9
|
||||
DIST hasufell-binhost--app-admin--keepassxc-2.3.3--C.563.1526273892.644029.C.tar.bz2 5171375 SHA256 4b109714b6b9d5d98d99aa8f09dd083e7edb8dcb59cca8bfc51f1f0e8c164ab4 SHA512 9eb74e2d1f0aec2f85c65637e756e4e95b3fdacf4f3778e1996bca1d99306094ab57a9aec2ca0dfe244b7668d612a6ec91b2a2267e7efc9db105af88156d5a68 WHIRLPOOL 0fba89238a3956d1f3297966db5305fe13eccedd5d4e1abd46f1ddca711fb44218197c23ebd6ffd8fdba28b6c4452a21060101dfc2b3046dc44d24ccad61907d
|
||||
PBIN keepassxc-2.3.3.pbin-1+exheres-0 4080 SHA256 dcbce410535230ba107e16f1c5831be6621d9e77e9c6b17a710c8b717329cfff SHA512 586cd578b13d26af78c24cc0a7930cec4c2abae88324623d9ba1012d45e8f33e934910a903b8f74bae0745bc04d89cccdd940d72244b123019b9bea9badfb9af WHIRLPOOL fc843f74f8833a40081dfb69a100efa07b243244639f1f09b3798ecce88f0339d9df97022d8d2421431abcc6f5420015a00be943c35bb4bc4e20bb682c9cb369
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# Created by paludis-3.0.0 on Sat Apr 7 22:44:43 CEST 2018
|
||||
# Created by paludis-3.0.0 on Mon May 14 06:58:13 CEST 2018
|
||||
CHOST="x86_64-pc-linux-gnu"
|
||||
DEPENDENCIES="( build: sys-devel/cmake[>=3.1.0] ) [[ defined-in = [ cmake.exlib ] ]] ( build: dev-util/desktop-file-utils ) [[ defined-in = [ freedesktop-desktop.exlib ] ]] ( build: x11-misc/shared-mime-info ) [[ defined-in = [ freedesktop-mime.exlib ] ]] ( build: x11-libs/qttools:5[>=5.2.0] build+run: app-crypt/argon2 dev-libs/libgcrypt[>=1.7.0] dev-libs/libgpg-error [[ description = [ not directly linked to but def'd as REQUIRED ] ]] sys-libs/zlib[>=1.2.0] x11-libs/libX11 x11-libs/libXi [[ description = [ needed for auto-type ] ]] x11-libs/libXtst [[ description = [ needed for auto-type ] ]] x11-libs/qtbase:5[>=5.2.0][gui] x11-libs/qtx11extras:5[>=5.2.0] [[ description = [ needed for auto-type ] ]] browser-integration? ( dev-libs/libsodium[>=1.0.12] ) ) [[ defined-in = [ keepassxc.exlib ] ]]"
|
||||
DESCRIPTION=" KeePassXC manages user names, passwords, URLs, attachments and comments in a single database encrypted with AES or Twofish. The database format is compatible with the original KeePass Password Safe. Additional features compared to KeePassX: * Secure storage of passwords and other private data with AES, Twofish or ChaCha20 encryption * File format compatibility with KeePass2, KeePassX, MacPass, KeeWeb and many others (KDBX 3.1 and 4.0) * SSH Agent integration * Auto-Type on all supported platforms for automagically filling in login forms * Key file and YubiKey challenge-response support for additional security * TOTP generation (including Steam Guard) * CSV import from other password managers (e.g., LastPass) * Command line interface * Stand-alone password and passphrase generator * Password strength meter * Custom icons for database entries and download of website favicons * Database merge functionality * Automatic reload when the database was changed externally * Optional Browser integration with KeePassXC-Browser using native messaging for Mozilla Firefox, Google Chrome, Chromium and Vivaldi (https://keepassxc.org/docs/keepassxc-browser-migration)"
|
||||
@@ -9,10 +9,10 @@ MYOPTIONS="( ( browser-integration [[ description = [ Browser integration with K
|
||||
PLATFORMS="~amd64"
|
||||
LICENCES="|| ( GPL-2 GPL-3 ) BSD-3 GPL-2 LGPL-2.1 LGPL-3 CC0 public-domain || ( LGPL-2.1 GPL-3 )"
|
||||
SLOT="0"
|
||||
DOWNLOADS="https://github.com/keepassxreboot/keepassxc/releases/download/2.3.1/keepassxc-2.3.1-src.tar.xz"
|
||||
DOWNLOADS="https://github.com/keepassxreboot/keepassxc/releases/download/2.3.3/keepassxc-2.3.3-src.tar.xz"
|
||||
OPTIONS="browser-integration "
|
||||
GENERATED_USING="paludis-3.0.0"
|
||||
GENERATED_TIME="1523133883"
|
||||
GENERATED_TIME="1526273893"
|
||||
SUBOPTIONS="AMD64_CPU_FEATURES ANT_DATA_TYPES ANT_SCRIPTING ANT_TASKS APACHE_MODULES ARM_CPU_FEATURES COCKPIT_COMPONENTS CONTRIB_MODULES COURIER_MODULES ENCODINGS EPIPHANY_EXTENSIONS EXTENSIONS FPRINT_DRIVERS GCC_VERSION GIT_REMOTE_HELPERS GSTREAMER_PLUGINS IM_PROTOCOLS INPUT_DRIVERS KDE_PARTS KIPI_PLUGINS KOPETE_PLUGINS LIBC LINGUAS LUA_ABIS MODULES MULTIBUILD_C NGINX_MODULES NUT_DRIVERS P2P_NETWORKS PCSC_DRIVERS PHP_ABIS PHP_EXTENSIONS PLATFORM PLUGINS POSTGRESQL_EXTENSIONS PROVIDERS PYTHON_ABIS RUBY_ABIS TARGETS VALA_ABIS VIDEO_DRIVERS X86_CPU_FEATURES"
|
||||
HIDDEN_SUBOPTIONS="ARM_CPU_FEATURES LIBC MULTIBUILD_C PLATFORM X86_CPU_FEATURES"
|
||||
ASFLAGS=""
|
||||
@@ -28,7 +28,7 @@ LIBCXXFLAGS=""
|
||||
GENERATED_FROM_REPOSITORY="desktop"
|
||||
PLATFORMS="~amd64"
|
||||
BINARY_PLATFORMS="~amd64"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-admin--keepassxc-2.3.1--C.3761.1523133882.366989.C.tar.bz2"
|
||||
BINARY_URI="mirror://hasufell-binhost/hasufell-binhost--app-admin--keepassxc-2.3.3--C.563.1526273892.644029.C.tar.bz2"
|
||||
SUMMARY="Cross-platform community driven port of the windows application KeePass"
|
||||
BUGS_TO=""
|
||||
REMOTE_IDS=" github:keepassxreboot/keepassxc "
|
||||
Reference in New Issue
Block a user