mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 15:13:31 -04:00
15 lines
757 B
XML
15 lines
757 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<name>cat</name>
|
|
<email>cat@plan9.rocks</email>
|
|
</maintainer>
|
|
<upstream>
|
|
<remote-id type="github">z411/vrms-gentoo</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">This is a clone of VRMS (Virtual Richard M. Stallman) for Gentoo Linux. It scans the computer for non-free packages, and shows a list of them, if any.
|
|
Instead of using its own list of licenses, it scans the license_group file in the local computer and compares the locally installed packages to the @FREE group. If you want it to use only the @FSF-APPROVED group you can use the --strict flag.
|
|
</longdescription>
|
|
</pkgmetadata>
|