commit: 905225187846810d9c8000b67b4d1f5948dc3d15
Author: Maciej Barć <xgqt <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 26 10:37:24 2025 +0000
Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Tue Aug 26 13:14:33 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90522518
dev-lang/swi-prolog: update metadata XML
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>
dev-lang/swi-prolog/metadata.xml | 15 +++++++++++++++
1 file changed, 15 insertions(+)
diff --git a/dev-lang/swi-prolog/metadata.xml b/dev-lang/swi-prolog/metadata.xml
index 33bf078e70a9..bd364b3ef5d0 100644
--- a/dev-lang/swi-prolog/metadata.xml
+++ b/dev-lang/swi-prolog/metadata.xml
@@ -10,6 +10,21 @@
<email>[email protected]</email>
<name>Maciej Barć</name>
</maintainer>
+ <longdescription>
+ SWI-Prolog is a versatile implementation of the Prolog
+ language. Although SWI-Prolog gained its popularity primarily in education,
+ its development is mostly driven by the needs for application
+ development. This is facilitated by a rich interface to other IT components
+ by supporting many document types and (network) protocols as well as a
+ comprehensive low-level interface to C that is the basis for high-level
+ interfaces to C++, Java (bundled) and other externally available.
+ </longdescription>
+ <upstream>
+ <changelog>https://www.swi-prolog.org/ChangeLog</changelog>
+ <doc>https://www.swi-prolog.org/pldoc/doc_for?object=manual</doc>
+ <bugs-to>https://github.com/SWI-Prolog/swipl-devel/issues/</bugs-to>
+ <remote-id type="github">SWI-Prolog/swipl-devel</remote-id>
+ </upstream>
<use>
<flag name="archive">Use libarchive for extension packs</flag>
<flag name="cli">Add support for CLI interfaces based on readline and
libedit</flag>