summaryrefslogtreecommitdiff
blob: 3c301aeaf4161c6ec400fba4c7dfff376ba5f6d8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">

<pkgmetadata>
  <maintainer type="person">
    <email>xgqt@gentoo.org</email>
    <name>Maciej Barć</name>
  </maintainer>
  <longdescription>
    rinstall is an helper tool that installs software and additional data into
    the system. Many programs often include man pages, documentation, config
    files and there is no standard way to install them except for using
    Makefiles. However, Makefiles are notoriously complicated to setup; it is
    especially hard to follow the Directory Variables from the GNU Coding
    Standard.
  </longdescription>
  <upstream>
    <bugs-to>https://github.com/danyspin97/rinstall/issues/</bugs-to>
    <remote-id type="github">DanySpin97/rinstall</remote-id>
  </upstream>
</pkgmetadata>