gentoo-ebuilds/dev-java/swt/metadata.xml
Volkmar W. Pogatzki 377fdb2bf6
dev-java/swt: metadata adjust doc uri
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Closes: https://github.com/gentoo/gentoo/pull/38580/commits/29e230afb9bed674b3e196ac6da8645b2d4fb11f
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
2024-09-19 10:43:37 +02:00

18 lines
762 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>