summaryrefslogtreecommitdiff
path: root/gnome-extra/yad/metadata.xml
blob: 1e3e34657fe9ed529049478e6df81f31128b4b7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/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>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>