123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>pisi</Name>
- <Homepage>https://www.pisilinux.org/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <IsA>app:console</IsA>
- <Summary>PISI is the package management system of Pisi Linux</Summary>
- <Description>PISI is a modern package management system implemented in Python. Some of its main features are: package sources are written in XML and python, implements all functions through a simple-to-use API, integrates low-level and high-level package management features.</Description>
- <Archive sha1sum="6e014304e8f87c9426808dfbeda6f7ddf44c4a39" type="targz">https://github.com/PisiLinuxNew/pisi/archive/v2.7.2.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>comar</Dependency>
- <Dependency>plyvel</Dependency>
- <Dependency>python</Dependency>
- <Dependency>gettext</Dependency>
- <Dependency>libunwind-devel</Dependency>
- <Dependency>intltool</Dependency>
- <Dependency versionFrom="1.18">leveldb-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch level="1">0001-PackageKit-Search-Bug-Fix.patch</Patch>
- <Patch level="1">pot_file_and_ru_translation.patch</Patch>
- <Patch level="1">qt6-actionsapi.patch</Patch>
- <Patch level="1">perlmodules_fix_Build_PL.patch</Patch>
- <Patch level="1">python3modules.patch</Patch>
- <Patch level="1">kde6-tools.patch</Patch>
- <Patch level="1">kerneltools-kernnel6.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>pisi</Name>
- <RuntimeDependencies>
- <Dependency>tar</Dependency>
- <Dependency>file</Dependency>
- <Dependency>comar</Dependency>
- <Dependency>plyvel</Dependency>
- <Dependency>python</Dependency>
- <Dependency>gettext</Dependency>
- <Dependency versionFrom="1.18">leveldb</Dependency>
- <Dependency>piksemel</Dependency>
- <Dependency>comar-api</Dependency>
- <Dependency>urlgrabber</Dependency>
- <Dependency>python-psutil</Dependency>
- <Dependency>libunwind</Dependency>
- <!--<Dependency>diffutils</Dependency>
- <Dependency>patch</Dependency>--><!-- cirle deps ? -->
- <Dependency>python-pyliblzma</Dependency>
- <Dependency versionFrom="4.4.0">mudur</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="executable">/usr/sbin</Path>
- <Path fileType="library">/usr/lib/pardus/pisi</Path>
- <Path fileType="library">/usr/lib/pisilinux/pisi</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="config">/etc/pisi</Path>
- <Path fileType="data">/usr/share/mime/packages</Path>
- <Path fileType="config">/usr/lib/tmpfiles.d/pisi.conf</Path>
- <Path fileType="data">/run/lock/files.ldb/LOCK</Path>
- <Path fileType="data">/var/lib/pisi/info/files.ldb/LOCK</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile owner="root" permission="0644" target="/etc/pisi/mirrors.conf">mirrors.conf</AdditionalFile>
- <AdditionalFile owner="root" permission="0644" target="/etc/pisi/sandbox.conf">sandbox.conf</AdditionalFile>
- <AdditionalFile owner="root" permission="0644" target="/usr/share/mime/packages/pisi.xml">pisi.xml</AdditionalFile>
- <AdditionalFile owner="root" permission="0644" target="/etc/pisi/pisi.conf">pisi.conf</AdditionalFile>
- <AdditionalFile target="/usr/lib/tmpfiles.d/pisi.conf" permission="0644" owner="root">tmpfiles.conf</AdditionalFile>
- </AdditionalFiles>
- <Provides>
- <COMAR script="package.py">System.Package</COMAR>
- <COMAR script="manager.py">System.Manager</COMAR>
- </Provides>
- </Package>
- <History>
- <Update release="26">
- <Date>2024-05-04</Date>
- <Version>2.7.2</Version>
- <Comment>Rebuild kernel6.patch</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="25">
- <Date>2024-02-28</Date>
- <Version>2.7.2</Version>
- <Comment>Rebuild kde6.tools.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="24">
- <Date>2023-06-12</Date>
- <Version>2.7.2</Version>
- <Comment>Rebuild python3modules.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="23">
- <Date>2022-12-31</Date>
- <Version>2.7.2</Version>
- <Comment>Rebuild perlmodules.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="22">
- <Date>2022-10-05</Date>
- <Version>2.7.2</Version>
- <Comment>Rebuild qt6 actionsapi.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="21">
- <Date>2022-07-23</Date>
- <Version>2.7.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="20">
- <Date>2022-06-27</Date>
- <Version>2.7.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="19">
- <Date>2021-11-27</Date>
- <Version>2.7.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- <Update release="18">
- <Date>2021-07-10</Date>
- <Version>2.7.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Berk Çakar</Name>
- <Email>berk2238@hotmail.com</Email>
- </Update>
- <Update release="17">
- <Date>2020-12-09</Date>
- <Version>2.7.2</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="16">
- <Date>2020-01-13</Date>
- <Version>2.7.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Safa Arıman</Name>
- <Email>safa@ariman.gen.tr</Email>
- </Update>
- <Update release="15">
- <Date>2020-01-10</Date>
- <Version>2.7.1</Version>
- <Comment>Rebuild</Comment>
- <Name>Safa Arıman</Name>
- <Email>safa@ariman.gen.tr</Email>
- </Update>
- <Update release="14">
- <Date>2020-01-10</Date>
- <Version>2.7.1</Version>
- <Comment>Apply patch and rebuild</Comment>
- <Name>Safa Arıman</Name>
- <Email>safa@ariman.gen.tr</Email>
- </Update>
- <Update release="13">
- <Date>2020-01-10</Date>
- <Version>2.7.1</Version>
- <Comment>Version bump</Comment>
- <Name>Safa Arıman</Name>
- <Email>safa@ariman.gen.tr</Email>
- </Update>
- <Update release="12">
- <Date>2020-01-08</Date>
- <Version>2.7</Version>
- <Comment>Version bump</Comment>
- <Name>Safa Arıman</Name>
- <Email>safa@ariman.gen.tr</Email>
- </Update>
- <Update release="11">
- <Date>2020-01-05</Date>
- <Version>2.6.1</Version>
- <Comment>add parameters</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="10">
- <Date>2019-12-27</Date>
- <Version>2.6</Version>
- <Comment>Rebuild</Comment>
- <Name>Idris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="9">
- <Date>2019-01-20</Date>
- <Version>2.6</Version>
- <Comment>patch for kerneltools extra headers moved.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2018-12-24</Date>
- <Version>2.6</Version>
- <Comment>Rebuild qt5 import ayarı</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2018-07-19</Date>
- <Version>2.6</Version>
- <Comment>Rebuild</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2018-03-05</Date>
- <Version>2.6</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2017-01-22</Date>
- <Version>2.6</Version>
- <Comment>Rebuild with new toolchain.</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2016-08-03</Date>
- <Version>2.6</Version>
- <Comment>add parameters</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-06-07</Date>
- <Version>2.6</Version>
- <Comment>Release Bump</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-04-27</Date>
- <Version>2.6</Version>
- <Comment>Release Bump</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-04-17</Date>
- <Version>2.6</Version>
- <Comment>First release</Comment>
- <Name>Ertuğrul Erata</Name>
- <Email>ertugrulerata@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|