Files
main/util/admin/fwupd-efi/pspec.xml
T
2023-03-12 17:59:07 +03:00

59 lines
2.0 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>fwupd-efi</Name>
<Homepage>https://github.com/fwupd/fwupd-efi</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>LGPLv2.1</License>
<IsA>library</IsA>
<Summary>Firmware update EFI binaries</Summary>
<Description>Firmware update EFI binaries</Description>
<Archive sha1sum="147b36f75fca288fd01d9ed4150866344d57df27" type="tarxz">https://people.freedesktop.org/~hughsient/releases/fwupd-efi-1.4.tar.xz</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
<Dependency>gnu-efi</Dependency>
<Dependency>python3-pefile</Dependency>
</BuildDependencies>
<!--
<Patches>
<Patch>fwupd-efi.patch</Patch>
<Patch level="1">fwupd-efi.patch</Patch>
</Patches>
-->
</Source>
<Package>
<Name>fwupd-efi</Name>
<RuntimeDependencies>
<!-- <Dependency>Dep1</Dependency> -->
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/libexec</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2023-03-12</Date>
<Version>1.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2021-10-20</Date>
<Version>1.1</Version>
<Comment>First release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>