diff options
Diffstat (limited to 'dev-libs/opensc')
| -rw-r--r-- | dev-libs/opensc/metadata.xml | 37 |
1 files changed, 19 insertions, 18 deletions
diff --git a/dev-libs/opensc/metadata.xml b/dev-libs/opensc/metadata.xml index 6495f8bcc641..fbb398e9958a 100644 --- a/dev-libs/opensc/metadata.xml +++ b/dev-libs/opensc/metadata.xml @@ -1,11 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<!DOCTYPE pkgmetadata SYSTEM "https://liguros.gitlab.io/dtd/metadata.dtd"> <pkgmetadata> - <maintainer type="person"> - <email>zlogene@gentoo.org</email> - <name>Mikle Kolyada</name> - </maintainer> - <longdescription> + <maintainer type="person"> + <email>zlogene@gentoo.org</email> + <name>Mikle Kolyada</name> + </maintainer> + <longdescription> OpenSC is a library for accessing SmartCard devices. It is also the core library of the OpenSC project. @@ -15,15 +15,16 @@ compatible cards, such as the FINEID (Finnish Electronic IDentity) card. </longdescription> - <use> - <flag name="ctapi">Use CT-API for accessing Smartcard hardware</flag> - <flag name="notify">Enable notifications</flag> - <flag name="openct">Use <pkg>dev-libs/openct</pkg> (and CT-API) for accessing Smartcard hardware</flag> - <flag name="pcsc-lite">Use <pkg>sys-apps/pcsc-lite</pkg> (and PC/SC API) for accessing Smartcard hardware</flag> - <flag name="secure-messaging">Enable secure messaging</flag> - </use> - <upstream> - <remote-id type="github">OpenSC/OpenSC</remote-id> - <remote-id type="sourceforge">opensc</remote-id> - </upstream> -</pkgmetadata> + <upstream> + <remote-id type="github">OpenSC/OpenSC</remote-id> + <remote-id type="sourceforge">opensc</remote-id> + </upstream> + <use> + <flag name="ctapi">Use CT-API for accessing Smartcard hardware</flag> + <flag name="notify">Enable notifications</flag> + <flag name="openct">Use <pkg>dev-libs/openct</pkg> (and CT-API) for accessing Smartcard hardware</flag> + <flag name="pcsc-lite">Use <pkg>sys-apps/pcsc-lite</pkg> (and PC/SC API) for accessing Smartcard hardware</flag> + <flag name="secure-messaging">Enable secure messaging</flag> + </use> + <origin>gentoo-staging</origin> +</pkgmetadata>
\ No newline at end of file |
