summaryrefslogtreecommitdiff
path: root/dev-java/swt/metadata.xml
blob: 85c5844f15939b911880bf96fcae5e96f645e112 (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://liguros.gitlab.io/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>gentoo-staging</origin>
</pkgmetadata>