123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 |
- <?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>
|