summaryrefslogtreecommitdiff
blob: 950fc8fdf788da6a7e5e8e27f8f7516fe53d3fbe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>java</herd>
	<maintainer>
		<email>andrew@operationaldynamics.com</email>
		<name>Andrew Cowie</name>
	</maintainer>
	<maintainer>
		<email>compnerd@gentoo.org</email>
		<name>Saleem Abdulrasool</name>
	</maintainer>
	<longdescription>
		An elegant set of language bindings to allow you to write
		native GNOME applications in Java. Works with both traditional
		Java VMs and also with GCJ, allowing the creation of native
		Linux executable binaries.

		This library comes from the java-gnome project, which in turn
		is part of the official suite of GNOME language bindings.

		This ebuild contains the Java bindings around the GConf
		libraries.

		If you're interested in this you probably want to emerge
		java-gnome - a meta package which in turn depends on the
		various GNOME libraries which comprise the complete java-gnome
		language binding suite. More probably, some program that uses
		gets at gconf via the java-gnome libraries will be bringing it
		in for you.
	</longdescription>
</pkgmetadata>