Files
Kamil ATLI 0f60f51e40 mdds
2025-03-27 18:21:23 +03:00

132 lines
4.5 KiB
XML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>mdds</Name>
<Homepage>https://gitlab.com/mdds/mdds</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>MIT</License>
<Icon>mdds</Icon>
<IsA>app:gui</IsA>
<Summary>Multi-dimensional data index algorithm</Summary>
<Description>A collection of multi-dimensional data structure and indexing algorithm.</Description>
<Archive sha1sum="59c71de02b4501934e2dd5e8e949f7d2e7b796a2" type="tarxz">https://dev-www.libreoffice.org/src/mdds-3.0.0.tar.xz</Archive>
<BuildDependencies>
<Dependency>boost-devel</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>mdds</Name>
<RuntimeDependencies>
<Dependency>boost</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<Package>
<Name>mdds-devel</Name>
<Summary>mdds için geliştirme dosyaları</Summary>
<RuntimeDependencies>
<Dependency release="current">mdds</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="data">/usr/share/pkgconfig</Path>
</Files>
</Package>
<History>
<Update release="12">
<Date>2025-03-27</Date>
<Version>3.0.0</Version>
<Comment>Ver. bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="11">
<Date>2023-10-22</Date>
<Version>2.1.1</Version>
<Comment>Ver bump</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="10">
<Date>2022-05-05</Date>
<Version>2.0.1</Version>
<Comment>Ver bump</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="9">
<Date>2021-10-21</Date>
<Version>1.7.0</Version>
<Comment>Rebuild</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="8">
<Date>2021-03-10</Date>
<Version>1.7.0</Version>
<Comment>Version bump</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="7">
<Date>2020-02-21</Date>
<Version>1.6.0</Version>
<Comment>Version bump</Comment>
<Name>İdris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-02-12</Date>
<Version>1.4.3</Version>
<Comment>Version bump</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2018-08-09</Date>
<Version>1.3.1</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="4">
<Date>2018-03-22</Date>
<Version>1.3.1</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2018-02-11</Date>
<Version>1.3.1</Version>
<Comment>Version Bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2017-04-11</Date>
<Version>1.2.2</Version>
<Comment>Version Bump Rebuild</Comment>
<Name>Ayhan Yalçınsoy</Name>
<Email>ayhanyalcinsoy@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2017-01-01</Date>
<Version>1.1.0</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>