Files
main/system/boot/efitools/pspec.xml
T
2020-12-17 13:18:25 +03:00

78 lines
2.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 "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>efitools</Name>
<Homepage>http://git.kernel.org/cgit/linux/kernel/git/jejb/efitools.git</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<IsA>app</IsA>
<Summary>UEFI güvenli önyükleme platformlarını işleme araçları</Summary>
<Description>Tools for manipulating UEFI secure boot platforms</Description>
<Archive sha1sum="eb06da832e02ca4a6afeefb89c015ee566961c58" type="targz">https://git.kernel.org/pub/scm/linux/kernel/git/jejb/efitools.git/snapshot/efitools-1.9.2.tar.gz</Archive>
<BuildDependencies>
<Dependency>gnu-efi</Dependency>
<Dependency>help2man</Dependency>
<Dependency>sbsigntools</Dependency>
<Dependency>perl-File-Slurp</Dependency>
<Dependency>openssl-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">efitools-1.9.2-wrong_var_name-with-gnu-efi-3.0.11.patch</Patch>
</Patches>
</Source>
<Package>
<Name>efitools</Name>
<RuntimeDependencies>
<Dependency>openssl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="library">/usr/share/efitools/efi</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="5">
<Date>2020-11-07</Date>
<Version>1.9.2</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2020-01-25</Date>
<Version>1.9.2</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2018-10-21</Date>
<Version>1.8.1</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2018-08-13</Date>
<Version>1.7.0</Version>
<Comment>Rebuild New T.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2017-12-16</Date>
<Version>1.7.0</Version>
<Comment>First release.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
</History>
</PISI>