123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103 |
- <?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="e828bcc247a82c70627c6f44ff782d94351b1a61" type="targz">https://github.com/openSUSE/gfxboot/archive/4.5.93.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="8">
- <Date>2024-01-18</Date>
- <Version>4.5.93</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2022-12-26</Date>
- <Version>4.5.86</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <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>
|