gentoo/dev-java/swt/metadata.xml
Volkmar W. Pogatzki cbde7303c6
dev-java/swt: add github upstream metadata
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: 204a9392d2
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2023-03-19 07:31:02 +01:00

19 lines
761 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/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>
<remote-id type="github">eclipse-platform/eclipse.platform.swt</remote-id>
</upstream>
</pkgmetadata>