Files
main/programming/misc/mm-common/pspec.xml
T
2022-12-02 21:39:39 +03:00

69 lines
2.4 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="e25954b001a921139d89a274aa22b1039c5f5b8c" type="tarxz">https://download.gnome.org/sources/mm-common/1.0/mm-common-1.0.5.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="3">
<Date>2022-12-02</Date>
<Version>1.0.5</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2022-02-13</Date>
<Version>1.0.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<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>