summaryrefslogtreecommitdiff
path: root/kde-frameworks/kwallet-runtime/metadata.xml
blob: dec410a82e0b14a68e83646b6353f42cadc08082 (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://www.gentoo.org/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>
		<remote-id type="kde-invent">frameworks/kwallet</remote-id>
	</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>
</pkgmetadata>