summaryrefslogtreecommitdiff
blob: 783d17f1efcc894dc06aef3fb2a01446618387a2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer>
		<email>maintainer-needed@gentoo.org</email>
	</maintainer>
	<longdescription>
		dbus-c++ attempts to provide a C++ API for D-BUS.
	</longdescription>
	<use>
		<flag name="ecore">Use Ecore integration</flag>
		<flag name="glib">Use glib integration</flag>
	</use>
	<upstream>
		<remote-id type="sourceforge">dbus-cplusplus</remote-id>
	</upstream>
</pkgmetadata>