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

89 lines
3.3 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>gfxboot</Name>
<Homepage>https://github.com/openSUSE/gfxboot</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<Icon>gfxboot</Icon>
<IsA>app:console</IsA>
<Summary>Tools to create graphical boot logos</Summary>
<Description>Set of tools to create graphical boot logos, for grub, lilo and syslinux. It supports arch-specific boot menus, advanced help menus, multiple keymaps, animated images, and more graphical pretty things.</Description>
<Archive sha1sum="083ab6963627215dca72939d0847c6e89afd89a1" type="targz">https://github.com/openSUSE/gfxboot/archive/4.5.64.tar.gz</Archive>
<BuildDependencies>
<Dependency>xmlto</Dependency>
<Dependency>freetype-devel</Dependency>
<Dependency>util-linux</Dependency>
<Dependency>libxslt</Dependency>
<Dependency>lynx</Dependency>
</BuildDependencies>
<Patches>
<!-- <Patch level="0">productname.patch</Patch> -->
<Patch>no-theme-no-git.patch</Patch>
</Patches>
</Source>
<Package>
<Name>gfxboot</Name>
<RuntimeDependencies>
<Dependency>perl-HTML-Parser</Dependency>
<Dependency>freetype</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/sbin</Path>
<Path fileType="executable">/usr/share/gfxboot/bin</Path>
<Path fileType="data">/usr/share/gfxboot</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="6">
<Date>2020-11-07</Date>
<Version>4.5.64</Version>
<Comment>Rebuild.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="5">
<Date>2020-01-25</Date>
<Version>4.5.64</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2018-08-13</Date>
<Version>4.5.36</Version>
<Comment>Version Bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2017-01-25</Date>
<Version>4.5.20</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-08</Date>
<Version>4.5.12</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-04</Date>
<Version>4.5.12</Version>
<Comment>First release</Comment>
<Name>Ertuğrul Erata</Name>
<Email>ertugrulerata@gmail.com</Email>
</Update>
</History>
</PISI>