blob: 92948d0c6d9d709d84e6959a43212838299c3d39 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>kde@gentoo.org</email>
<name>Gentoo KDE Project</name>
</maintainer>
<upstream>
<bugs-to>https://bugs.kde.org/enter_bug.cgi?product=frameworks-kwallet</bugs-to>
</upstream>
<use>
<flag name="gpg">Support wallets with GnuPG encryption in addition to the default blowfish-encrypted file</flag>
<flag name="legacy-kwallet">Support KWallet D-Bus API for applications still using it</flag>
</use>
<slots>
<subslots>
Must only be used by packages that are known to use private parts of the Frameworks API.
</subslots>
</slots>
<origin>srcux</origin>
</pkgmetadata>
|