Files
core/system/base/kmod/pspec.xml
T
2024-08-16 18:50:33 +03:00

223 lines
8.7 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>kmod</Name>
<Homepage>https://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2+</License>
<IsA>app:console</IsA>
<Summary>Linux kernel module management utilities</Summary>
<Description>Linux kernel module management utilities</Description>
<Archive sha1sum="d863f1dc0f87654fb5a09087a21a8e4e155ed023" type="tarxz">https://www.kernel.org/pub/linux/utils/kernel/kmod/kmod-33.tar.xz</Archive>
<BuildDependencies>
<Dependency>scdoc</Dependency>
<Dependency>chrpath</Dependency>
<!--<Dependency>libxslt</Dependency>-->
<Dependency>xz-devel</Dependency>
<Dependency>zstd-devel</Dependency>
<Dependency>zlib-devel</Dependency>
<Dependency>kernel-module-headers</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="1">kmod-configure-c99.patch</Patch> -->
</Patches>
</Source>
<Package>
<Name>kmod</Name>
<RuntimeDependencies>
<Dependency>xz</Dependency>
<Dependency>zlib</Dependency>
<Dependency>zstd</Dependency>
<Dependency version="current">libkmod</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/bin</Path>
<Path fileType="executable">/sbin</Path>
<Path fileType="manfile">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="config">/etc</Path>
<Path fileType="data">/usr/share/bash-completion/completions/kmod</Path>
</Files>
<AdditionalFiles>
<!-- Blacklist files
These files are basically grabbed from Ubuntu Jaunty and merged into the current Pardus blacklist ones. -->
<AdditionalFile owner="root" permission="0644" target="/etc/modprobe.d/blacklist.conf">blacklist/blacklist.conf</AdditionalFile>
<AdditionalFile owner="root" permission="0644" target="/etc/modprobe.d/blacklist-firewire.conf">blacklist/blacklist-firewire.conf</AdditionalFile>
<AdditionalFile owner="root" permission="0644" target="/etc/modprobe.d/blacklist-framebuffer.conf">blacklist/blacklist-framebuffer.conf</AdditionalFile>
<AdditionalFile owner="root" permission="0644" target="/etc/modprobe.d/blacklist-watchdog.conf">blacklist/blacklist-watchdog.conf</AdditionalFile>
<!-- Grabbed from Fedora -->
<AdditionalFile owner="root" permission="0644" target="/etc/modprobe.d/modprobe.conf">modprobe.conf</AdditionalFile>
<AdditionalFile owner="root" permission="0644" target="/etc/depmod.d/depmod.conf">depmod.conf</AdditionalFile>
<!--archlinux thanks-->
<AdditionalFile owner="root" permission="0644" target="/usr/lib/depmod.d/search.conf">depmod-search.conf</AdditionalFile>
</AdditionalFiles>
<Provides>
<!-- FIXME: This backend needs a complete rewrite dude -->
<COMAR script="backend.py">Boot.Modules</COMAR>
<COMAR script="pakhandler.py">System.PackageHandler</COMAR>
</Provides>
</Package>
<Package>
<Name>libkmod-devel</Name>
<PartOf>system.devel</PartOf>
<RuntimeDependencies>
<Dependency version="current">libkmod</Dependency>
<Dependency>zstd-devel</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="header">/usr/include</Path>
<Path fileType="library">/usr/lib/pkgconfig</Path>
<Path fileType="library">/usr/lib32/pkgconfig</Path>
</Files>
</Package>
<Package>
<Name>libkmod</Name>
<RuntimeDependencies>
<Dependency>xz</Dependency>
<Dependency>zlib</Dependency>
<Dependency>zstd</Dependency>
</RuntimeDependencies>
<Summary>kmod libraries</Summary>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="library">/lib</Path>
</Files>
</Package>
<Package>
<Name>libkmod-32bit</Name>
<PartOf>emul32</PartOf>
<Summary>32bit libraries of libkmod</Summary>
<BuildType>emul32</BuildType>
<BuildDependencies>
<Dependency>xz-32bit</Dependency>
<Dependency>zlib-32bit</Dependency>
</BuildDependencies>
<RuntimeDependencies>
<Dependency>xz-32bit</Dependency>
<Dependency>zlib-32bit</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/lib32</Path>
<Path fileType="library">/usr/lib32</Path>
</Files>
</Package>
<History>
<Update release="15">
<Date>2024-08-16</Date>
<Version>33</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="14">
<Date>2023-01-14</Date>
<Version>30</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="13">
<Date>2022-06-30</Date>
<Version>30</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="12">
<Date>2021-06-12</Date>
<Version>28</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="11">
<Date>2020-12-09</Date>
<Version>27</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="10">
<Date>2019-12-25</Date>
<Version>26</Version>
<Comment>Version bump</Comment>
<Name>Idris Kalp</Name>
<Email>idriskalpta@gmail.com</Email>
</Update>
<Update release="9">
<Date>2019-08-03</Date>
<Version>25</Version>
<Comment>some fix for links</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="8">
<Date>2019-01-20</Date>
<Version>25</Version>
<Comment>Fix deps.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="7">
<Date>2018-07-15</Date>
<Version>25</Version>
<Comment>Rebuild</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="6">
<Date>2018-05-17</Date>
<Version>25</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="5">
<Date>2017-12-03</Date>
<Version>24</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="4">
<Date>2017-01-25</Date>
<Version>23</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2016-08-09</Date>
<Version>23</Version>
<Comment>Version bump.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>22</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-05</Date>
<Version>22</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>