67 lines
2.5 KiB
XML
67 lines
2.5 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pardus.org.tr/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>sbsigntools</Name>
|
|
<Homepage>https://git.kernel.org/pub/scm/linux/kernel/git/jejb/sbsigntools.git/about/</Homepage>
|
|
<Packager>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Packager>
|
|
<License>GPLv2</License>
|
|
<IsA>app:console</IsA>
|
|
<Summary>Tools to add signatures to EFI binaries and Drivers</Summary>
|
|
<Description>Tools to add signatures to EFI binaries and Drivers</Description>
|
|
<Archive sha1sum="db179d8b55bf5b5c844e99fa15ec528a57e26d3e" target="sbsigntools-0.8" type="targz">https://dev.gentoo.org/~tamiko/distfiles/sbsigntool-0.8.tar.gz</Archive>
|
|
<Archive sha1sum="36c06cc1da55eb8c955724220b3010041ae29949" target="sbsigntools-0.8" type="targz">https://dev.gentoo.org/~tamiko/distfiles/sbsigntool-0.8-ccan.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>openssl-devel</Dependency>
|
|
<Dependency>libutil-linux-devel</Dependency>
|
|
<Dependency>gnu-efi</Dependency>
|
|
<Dependency>help2man</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<!--
|
|
<Patch level="1"></Patch>
|
|
-->
|
|
</Patches>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>sbsigntools</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>openssl</Dependency>
|
|
<Dependency>libutil-linux</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2018-10-21</Date>
|
|
<Version>0.8</Version>
|
|
<Comment>Rebuild New T.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2018-08-10</Date>
|
|
<Version>0.8</Version>
|
|
<Comment>Rebuild New T.</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2017-12-14</Date>
|
|
<Version>0.8</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Ertuğrul Erata</Name>
|
|
<Email>ertugrulerata@gmail.com</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|