Files
2025-10-14 11:28:50 +03:00

83 lines
2.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="b5a39fcc43e4615e59ed5a0f79bfb0ee5713248e" type="tarxz">https://download.gnome.org/sources/mm-common/1.0/mm-common-1.0.7.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="5">
<Date>2025-10-14</Date>
<Version>1.0.7</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2024-01-07</Date>
<Version>1.0.6</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<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>