mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-07 05:34:45 +02:00
The ebuild has changed significantly since Patrick last touched it and the last I recall, he didn't have an interest (not unreasonably) in handling the node/whatever else they pick-of-the-day. Make metadata.xml reflect reality. Signed-off-by: Sam James <sam@gentoo.org>
31 lines
1 KiB
XML
31 lines
1 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>watermanpaint@posteo.net</email>
|
|
<name>Lucio Sauer</name>
|
|
</maintainer>
|
|
<maintainer type="project" proxied="proxy">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Anki is a program designed to help you remember facts
|
|
(such as words and phrases in a foreign language) as
|
|
quickly, easily and efficiently as possible.
|
|
</longdescription>
|
|
<upstream>
|
|
<bugs-to>https://forums.ankiweb.net/c/anki/21</bugs-to>
|
|
<changelog>https://github.com/ankitects/anki/releases</changelog>
|
|
<doc>https://docs.ankiweb.net/</doc>
|
|
<maintainer status="active">
|
|
<name>Damien Elmes</name>
|
|
</maintainer>
|
|
<remote-id type="github">ankitects/anki</remote-id>
|
|
</upstream>
|
|
<use>
|
|
<flag name="gui">
|
|
Enable support for a graphical user interface. Disable for standalone sync server.
|
|
</flag>
|
|
</use>
|
|
</pkgmetadata>
|