summaryrefslogtreecommitdiff
blob: 18d1a81735d67e3e9d295f5649359bef82fb6d96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>gnome</herd>
<longdescription lang="en">
Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance.
</longdescription>
<use>
  <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg>
    for introspection</flag>
</use>
</pkgmetadata>