Files
core/system/devel/klibc/pspec.xml
T
2019-04-06 21:41:23 +03:00

94 lines
3.7 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 "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>klibc</Name>
<Homepage>http://www.zytor.com/mailman/listinfo/klibc</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<License>GPLv2</License>
<IsA>library</IsA>
<Summary>A minimal libc subset for use with initramfs</Summary>
<Description>klibc, or "early userspace", is library part of an effort which tries to move as much initialization code in Linux as possible out of the kernel.</Description>
<Archive sha1sum="3dd48eaf29be52a01e90544624e9e88a0c70ea30" type="tarxz">https://www.kernel.org/pub/linux/libs/klibc/2.0/klibc-2.0.4.tar.xz</Archive>
<!--Archive sha1sum="18a30cecd740f118013839333d9774e79b6a7510" type="tarxz">http://www.kernel.org/pub/linux/kernel/v3.0/linux-3.7.tar.xz</Archive-->
<BuildDependencies>
<Dependency>perl</Dependency>
<!--Kernel güncellemesi sonrasında klibc rei edilmeli-->
<!-- <Dependency>kernel-module-headers</Dependency> -->
</BuildDependencies>
</Source>
<Package>
<Name>klibc</Name>
<Files>
<Path fileType="library">/lib</Path>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="executable">/usr/lib/klibc/bin</Path>
<Path fileType="header">/usr/lib/klibc/include</Path>
<Path fileType="library">/usr/lib/klibc/lib</Path>
<Path fileType="data">/usr/share/aclocal</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man/</Path>
</Files>
<AdditionalFiles>
<AdditionalFile target="/usr/share/aclocal/klibc.m4" permission="0644" owner="root">klibc.m4</AdditionalFile>
</AdditionalFiles>
</Package>
<History>
<Update release="7">
<Date>2019-04-06</Date>
<Version>2.0.4</Version>
<Comment>Rebuild Kernel.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2019-01-20</Date>
<Version>2.0.4</Version>
<Comment>Rebuild Kernel.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2018-12-23</Date>
<Version>2.0.4</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-07-15</Date>
<Version>2.0.4</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-02-07</Date>
<Version>2.0.4</Version>
<Comment>Rebuild.</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
<Update release="2">
<Date>2016-04-27</Date>
<Version>2.0.4</Version>
<Comment>Release Bump</Comment>
<Name>PisiLinux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-03-07</Date>
<Version>2.0.4</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>