mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
36 lines
1.6 KiB
XML
36 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<description>new maintainers welcome</description>
|
|
<name>Peter Levine</name>
|
|
<email>plevine457@gmail.com</email>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="deprecated">Build with deprecated options</flag>
|
|
<flag name="icon-browser">Build icon browser</flag>
|
|
<flag name="sourceview">Enable <pkg>x11-libs/gtksourceview</pkg> support</flag>
|
|
<flag name="standalone">Build standalone binary (without gsettings)</flag>
|
|
<flag name="tools">Build yad-tools utility</flag>
|
|
<flag name="tray">Build with status icon</flag>
|
|
</use>
|
|
<use lang="fr">
|
|
<flag name="deprecated">Construire avec les options dépréciées</flag>
|
|
<flag name="icon-browser">Construire l'explorateur d'icônes</flag>
|
|
<flag name="sourceview">Activer le support de <pkg>x11-libs/gtksourceview</pkg></flag>
|
|
<flag name="standalone">Construire le binaire autonome (sans gsettings)</flag>
|
|
<flag name="tools">Construire l'utilitaire yad-tools</flag>
|
|
<flag name="tray">Construire avec l'icône de statut</flag>
|
|
</use>
|
|
<upstream>
|
|
<maintainer status="active">
|
|
<name>Victor Ananjevsky</name>
|
|
<email>victor@sanana.kiev.ua</email>
|
|
</maintainer>
|
|
<changelog>https://github.com/v1cont/yad/blob/master/NEWS</changelog>
|
|
<doc>https://github.com/v1cont/yad/wiki/</doc>
|
|
<bugs-to>https://github.com/v1cont/yad/issues/</bugs-to>
|
|
<remote-id type="github">v1cont/yad</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|