Files
main/programming/misc/mm-common/pspec.xml
T
2021-05-26 12:28:36 +03:00

55 lines
1.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>mm-common</Name>
<Homepage>https://www.gtkmm.org/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>Common build files of the C++ bindings</Summary>
<Description>Common build files of the C++ bindings</Description>
<Archive sha1sum="0a9a1ce41b6b5d32b10e6c78f60f6cc32f4b90b8" type="tarxz">https://download.gnome.org/sources/mm-common/1.0/mm-common-1.0.3.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>doxygen</Dependency>
<Dependency>libxslt-devel</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>mm-common.patch</Patch>
<Patch level="1">mm-common.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>mm-common</Name>
<RuntimeDependencies>
<Dependency>doxygen</Dependency>
<Dependency>libxslt</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="data">/usr/share/aclocal</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2021-05-26</Date>
<Version>1.0.3</Version>
<Comment>First release</Comment>
<Name>Pisi Linux Admins</Name>
<Email>admin@pisilinux.org</Email>
</Update>
</History>
</PISI>