summaryrefslogtreecommitdiff
blob: 9daecc1e19763496a0f280eca4e989fa18b99488 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<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>