summaryrefslogtreecommitdiff
path: root/dev-java/swt/metadata.xml
blob: 435b96e2bce32fa0cdcf5f322e44438ed9aca51e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>java@gentoo.org</email>
    <name>Java</name>
  </maintainer>
  <longdescription>
		SWT is the software component that delivers native widget functionality for the
		Eclipse platform in an operating system independent manner.  It is analogous to
		AWT/Swing in Java with a difference - SWT uses a rich set of native widgets.
	</longdescription>
  <upstream>
    <bugs-to>https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Platform%38component=SWT</bugs-to>
    <doc>https://wiki.eclipse.org/SWT/</doc>
  </upstream>
  <origin>baldeagleos-repo</origin>
</pkgmetadata>