summaryrefslogtreecommitdiff
path: root/app-shells/atuin/metadata.xml
blob: 36f73b39fee7a513883ef0274c8f0ad80821b54a (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person" proxied="yes">
    <name>Jonas Frei</name>
    <email>freijon@pm.me</email>
  </maintainer>
  <maintainer type="person">
    <email>flow@gentoo.org</email>
    <name>Florian Schmaus</name>
  </maintainer>
  <maintainer type="project" proxied="proxy">
    <email>proxy-maint@gentoo.org</email>
    <name>Proxy Maintainers</name>
  </maintainer>
  <use>
    <flag name="client">Enable the autin client</flag>
    <flag name="daemon">Enable the autin background daemon on the client</flag>
    <flag name="server">Enable the autin server</flag>
    <flag name="sync">Enable the server-sync feature in the autin client</flag>
    <flag name="system-sqlite">Use the system SQLite instead of the bundled one. WARNING: enabling this has a negative performance impact (https://bugs.gentoo.org/959120)</flag>
  </use>
  <upstream>
    <changelog>https://github.com/atuinsh/atuin/releases</changelog>
    <bugs-to>https://github.com/atuinsh/atuin/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>