pspec.xml 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>foomatic-db-engine</Name>
  6. <Homepage>http://www.linuxprinting.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>Foomatic printer database engine</Summary>
  14. <Description>foomatic-db-engine is the layer that provides the database engine to Foomatic.</Description>
  15. <Archive sha1sum="e55b62ae60f08463f74e1c97446f85071d611b60" type="targz">https://www.openprinting.org/download/foomatic/foomatic-db-engine-4.0-20240514.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>libxml2-devel</Dependency>
  18. <Dependency>cups-devel</Dependency>
  19. </BuildDependencies>
  20. <Patches>
  21. <Patch level="0">foomatic-db-engine-4.0.8-fix-sandbox.patch</Patch>
  22. <Patch level="1">4.0.7-perl-module.patch</Patch>
  23. <!-- <Patch level="1">4.0.7-respect-ldflag.patch</Patch> -->
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>foomatic-db-engine</Name>
  28. <RuntimeDependencies>
  29. <Dependency>libxml2</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="executable">/usr/bin</Path>
  33. <Path fileType="executable">/usr/sbin</Path>
  34. <Path fileType="library">/usr/lib</Path>
  35. <Path fileType="config">/etc/foomatic</Path>
  36. <Path fileType="data">/usr/share/foomatic/templates</Path>
  37. <Path fileType="man">/usr/share/man</Path>
  38. <Path fileType="doc">/usr/share/doc</Path>
  39. <Path fileType="data">/usr/share/perl5</Path>
  40. </Files>
  41. </Package>
  42. <History>
  43. <Update release="12">
  44. <Date>2024-05-16</Date>
  45. <Version>20240514</Version>
  46. <Comment>Version bump</Comment>
  47. <Name>Kamil Atlı</Name>
  48. <Email>suvari@pisilinux.org</Email>
  49. </Update>
  50. <Update release="11">
  51. <Date>2022-12-04</Date>
  52. <Version>20221203</Version>
  53. <Comment>Version bump</Comment>
  54. <Name>Kamil Atlı</Name>
  55. <Email>suvari@pisilinux.org</Email>
  56. </Update>
  57. <Update release="10">
  58. <Date>2022-05-28</Date>
  59. <Version>20210314</Version>
  60. <Comment>Rebuild</Comment>
  61. <Name>Mustafa Cinasal</Name>
  62. <Email>muscnsl@gmail.com</Email>
  63. </Update>
  64. <Update release="9">
  65. <Date>2022-03-11</Date>
  66. <Version>20210314</Version>
  67. <Comment>Version bump.</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="8">
  72. <Date>2021-03-14</Date>
  73. <Version>20210314</Version>
  74. <Comment>Version bump.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="7">
  79. <Date>2020-03-10</Date>
  80. <Version>20200310</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="6">
  86. <Date>2019-01-11</Date>
  87. <Version>20190111</Version>
  88. <Comment>version bump.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail</Email>
  91. </Update>
  92. <Update release="5">
  93. <Date>2018-08-13</Date>
  94. <Version>4.0.20180813</Version>
  95. <Comment>version bump.</Comment>
  96. <Name>Mustafa Cinasal</Name>
  97. <Email>muscnsl@gmail</Email>
  98. </Update>
  99. <Update release="4">
  100. <Date>2018-03-10</Date>
  101. <Version>4.0.20180310</Version>
  102. <Comment>version bump.</Comment>
  103. <Name>Mustafa Cinasal</Name>
  104. <Email>muscnsl@gmail</Email>
  105. </Update>
  106. <Update release="3">
  107. <Date>2017-02-28</Date>
  108. <Version>4.0.12</Version>
  109. <Comment>Rebuild for new Toolchain.</Comment>
  110. <Name>Stefan Gronewold(groni)</Name>
  111. <Email>groni@pisilinux.org</Email>
  112. </Update>
  113. <Update release="2">
  114. <Date>2016-06-09</Date>
  115. <Version>4.0.12</Version>
  116. <Comment>Release Bump</Comment>
  117. <Name>Pisi Linux Community</Name>
  118. <Email>admin@pisilinux.org</Email>
  119. </Update>
  120. <Update release="1">
  121. <Date>2016-03-24</Date>
  122. <Version>4.0.12</Version>
  123. <Comment>First release</Comment>
  124. <Name>Ayhan Yalçınsoy</Name>
  125. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  126. </Update>
  127. </History>
  128. </PISI>