pspec.xml 3.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>gfxboot</Name>
  6. <Homepage>https://github.com/openSUSE/gfxboot</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Icon>gfxboot</Icon>
  13. <IsA>app:console</IsA>
  14. <Summary>Tools to create graphical boot logos</Summary>
  15. <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>
  16. <Archive sha1sum="e828bcc247a82c70627c6f44ff782d94351b1a61" type="targz">https://github.com/openSUSE/gfxboot/archive/4.5.93.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>xmlto</Dependency>
  19. <Dependency>freetype-devel</Dependency>
  20. <Dependency>util-linux</Dependency>
  21. <Dependency>libxslt</Dependency>
  22. <Dependency>lynx</Dependency>
  23. </BuildDependencies>
  24. <Patches>
  25. <!-- <Patch level="0">productname.patch</Patch> -->
  26. <Patch>no-theme-no-git.patch</Patch>
  27. </Patches>
  28. </Source>
  29. <Package>
  30. <Name>gfxboot</Name>
  31. <RuntimeDependencies>
  32. <Dependency>perl-HTML-Parser</Dependency>
  33. <Dependency>freetype</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="executable">/usr/sbin</Path>
  37. <Path fileType="executable">/usr/share/gfxboot/bin</Path>
  38. <Path fileType="data">/usr/share/gfxboot</Path>
  39. <Path fileType="doc">/usr/share/doc</Path>
  40. </Files>
  41. </Package>
  42. <History>
  43. <Update release="8">
  44. <Date>2024-01-18</Date>
  45. <Version>4.5.93</Version>
  46. <Comment>Version bump.</Comment>
  47. <Name>Mustafa Cinasal</Name>
  48. <Email>muscnsl@gmail.com</Email>
  49. </Update>
  50. <Update release="7">
  51. <Date>2022-12-26</Date>
  52. <Version>4.5.86</Version>
  53. <Comment>Version bump.</Comment>
  54. <Name>Mustafa Cinasal</Name>
  55. <Email>muscnsl@gmail.com</Email>
  56. </Update>
  57. <Update release="6">
  58. <Date>2020-11-07</Date>
  59. <Version>4.5.64</Version>
  60. <Comment>Rebuild.</Comment>
  61. <Name>Mustafa Cinasal</Name>
  62. <Email>muscnsl@gmail.com</Email>
  63. </Update>
  64. <Update release="5">
  65. <Date>2020-01-25</Date>
  66. <Version>4.5.64</Version>
  67. <Comment>Version bump.</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="4">
  72. <Date>2018-08-13</Date>
  73. <Version>4.5.36</Version>
  74. <Comment>Version Bump.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="3">
  79. <Date>2017-01-25</Date>
  80. <Version>4.5.20</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Stefan Gronewold</Name>
  83. <Email>groni@pisilinux.org</Email>
  84. </Update>
  85. <Update release="2">
  86. <Date>2016-06-08</Date>
  87. <Version>4.5.12</Version>
  88. <Comment>Release Bump</Comment>
  89. <Name>Pisi Linux Community</Name>
  90. <Email>admin@pisilinux.org</Email>
  91. </Update>
  92. <Update release="1">
  93. <Date>2016-04-04</Date>
  94. <Version>4.5.12</Version>
  95. <Comment>First release</Comment>
  96. <Name>Ertuğrul Erata</Name>
  97. <Email>ertugrulerata@gmail.com</Email>
  98. </Update>
  99. </History>
  100. </PISI>