12 lines
524 B
XML
12 lines
524 B
XML
<?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>
|