135ecbf538
Ebuild borrowed from Sunrise overlay and modified.
Added patch to make it compile with libnotify 0.7 too.
The patch code taken and adapted from commit 6c7b039 for
x11-plugins/pidgin-libnotify in sabayon overlay.
11 lines
429 B
XML
11 lines
429 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<herd>no-herd</herd>
|
|
<maintainer><email>maintainer-wanted@gentoo.org</email></maintainer>
|
|
<use>
|
|
<flag name='kmess-status'>Publish your Xfire status to <pkg>net-im/kmess</pkg> using dbus</flag>
|
|
<flag name='libnotify'>Get notifications for your Xfire contacts' status changes</flag>
|
|
</use>
|
|
</pkgmetadata>
|