gentoo-ebuilds/sys-apps/inxi/metadata.xml
Jonas Stein 62f3dcef35
sys-apps/inxi: bump to 3.3.33.1 add optfeatures
Version bump to 3.3.33.1
Add optional dependencies with optfeature
Upstream moved from github to codeberg

Signed-off-by: Jonas Stein <jstein@gentoo.org>
2024-03-19 23:06:26 +01:00

13 lines
664 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>jstein@gentoo.org</email>
<name>Jonas Stein</name>
</maintainer>
<upstream>
<remote-id type="codeberg">smxi/inxi</remote-id>
<remote-id type="github">smxi/inxi</remote-id>
</upstream>
<longdescription>inxi is a script to print information about the system. It was forked from infobash. The script parses files in /proc but can also collects information from other tools such as glxinfo or dmidecode. See a full list of supported tools with inxi --recommends.</longdescription>
</pkgmetadata>