Files
core/system/base/comar/pspec.xml
T
2025-08-26 15:53:30 +03:00

132 lines
4.9 KiB
XML
Raw 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 "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>comar</Name>
<Homepage>https://pisilinux.org</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>service</IsA>
<Summary>Manages system configuration</Summary>
<Description>Pisi Linux programs are packaged with small scripts which configures them to entegrate with system and each other. Çomar is the tool which manages and executes these scripts.</Description>
<Archive sha1sum="d2b8b5062fcccadbbe046240b152a92ad7db5f33" type="targz">https://github.com/PisiLinuxNew/comar/archive/refs/tags/3.0.3.1.tar.gz</Archive>
<BuildDependencies>
<Dependency versionFrom="1.14.8">dbus-devel</Dependency>
<Dependency>python-devel</Dependency>
<Dependency>cmake</Dependency>
<Dependency versionFrom="2.32">glibc-devel</Dependency>
</BuildDependencies>
<!--Patches>
<Patch level="1">run_dir.patch</Patch>
<Patch level="1">fix-flags.patch</Patch>
<Patch level="1">update-system-manager-model.patch</Patch>
</Patches-->
</Source>
<Package>
<Name>comar</Name>
<RuntimeDependencies>
<Dependency>dbus</Dependency>
<Dependency>python</Dependency>
<Dependency>polkit</Dependency>
<Dependency>dbus-python</Dependency>
<Dependency versionFrom="2.32">glibc</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="data">/etc</Path>
<Path fileType="data">/usr/share/dbus-1/system-services</Path>
<Path fileType="data">/usr/share/polkit-1/actions</Path>
<Path fileType="doc">/usr/share/doc/</Path>
<Path fileType="data">/var/db</Path>
</Files>
<Provides>
<COMAR script="package.py">System.Package</COMAR>
</Provides>
</Package>
<History>
<Update release="10">
<Date>2025-08-26</Date>
<Version>3.0.3.1</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="9">
<Date>2022-09-01</Date>
<Version>3.0.3.1</Version>
<Comment>Rebuild.</Comment>
<Name>Kamil Atlıl</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="8">
<Date>2022-07-25</Date>
<Version>3.0.3.1</Version>
<Comment>Rebuild.</Comment>
<Name>Kamil Atlıl</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="7">
<Date>2021-06-14</Date>
<Version>3.0.3.1</Version>
<Comment>Version bump</Comment>
<Name>Kamil Atlıl</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
<Update release="6">
<Date>2021-03-30</Date>
<Version>3.0.3</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-12-09</Date>
<Version>3.0.3</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2019-12-26</Date>
<Version>3.0.3</Version>
<Comment>Rebuild</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-20</Date>
<Version>3.0.3</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-05</Date>
<Version>3.0.3</Version>
<Comment>Rebuild, use pisilinuxnew source url.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>3.0.3</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-11</Date>
<Version>3.0.3</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>