app-arch/msitools: update msitools from sfc repo
Package-Manager: Portage-3.0.30, Repoman-3.0.3
This commit is contained in:
18
app-arch/msitools/metadata.xml
Normal file
18
app-arch/msitools/metadata.xml
Normal 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>
|
||||
Reference in New Issue
Block a user