summaryrefslogtreecommitdiff
path: root/app-misc/vrms-gentoo/metadata.xml
blob: 6905932713f1f041d4324d991bbd7e17db9d4c52 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <name>cat</name>
    <email>cat@plan9.rocks</email>
  </maintainer>
  <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>
  <origin>srcux</origin>
</pkgmetadata>