app-arch/msitools: update msitools from sfc repo

Package-Manager: Portage-3.0.30, Repoman-3.0.3
This commit is contained in:
Mario Fetka
2022-04-05 09:23:00 +02:00
parent 5abc987a02
commit 94b0ab8fdb
6 changed files with 107 additions and 57 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>mario.fetka@gmail.com</email>
<description>Primary maintainer</description>
</maintainer>
<maintainer type="project">
<email>exampleproject@gentoo.org</email>
<name>Geos One Linamh Project</name>
</maintainer>
<longdescription>
msitools is a set of programs to inspect and build Windows Installer (.MSI) files. It is based on libmsi,
a portable library to read and write .MSI files. libmsi in turn is a port of (and a subset of) Wine's
implementation of the Windows Installer. msitools plans to be a solution for packaging and deployment
of cross-compiled Windows applications.
</longdescription>
</pkgmetadata>