pspec.xml 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>autogen</Name>
  6. <Homepage>http://www.gnu.org/software/autogen</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv3</License>
  12. <IsA>app:console</IsA>
  13. <Summary>The automated text and program generation tool</Summary>
  14. <Description>autogen is a tool designed to simplify the creation and maintenance of programs that contain large amounts of repetitious text.</Description>
  15. <Archive sha1sum="e539a6340e4bde7409593c03be012036d37a9ca9" type="targz">https://ftp.gnu.org/gnu/autogen/rel5.18.16/autogen-5.18.16.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>gc-devel</Dependency>
  18. <Dependency>gmp-devel</Dependency>
  19. <Dependency>guile-devel</Dependency>
  20. <Dependency>libxml2-devel</Dependency>
  21. <Dependency>which</Dependency>
  22. </BuildDependencies>
  23. <Patches>
  24. <Patch level="1">0001-guile-3.0.patch</Patch>
  25. <Patch level="1">autogen-5.18.16-no-which.patch</Patch>
  26. <Patch level="1">autogen-5.18.16-rpath.patch</Patch>
  27. <Patch level="1">autogen-5.18.16-configure-c99.patch</Patch>
  28. </Patches>
  29. </Source>
  30. <Package>
  31. <Name>autogen</Name>
  32. <RuntimeDependencies>
  33. <Dependency>guile</Dependency>
  34. <Dependency>libxml2</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="library">/usr/lib</Path>
  38. <Path fileType="doc">/usr/share/doc</Path>
  39. <Path fileType="man">/usr/share/man</Path>
  40. <Path fileType="executable">/usr/bin</Path>
  41. <Path fileType="info">/usr/share/info</Path>
  42. <Path fileType="data">/usr/share/autogen</Path>
  43. </Files>
  44. </Package>
  45. <Package>
  46. <Name>autogen-devel</Name>
  47. <Summary>Development files for autogen</Summary>
  48. <RuntimeDependencies>
  49. <Dependency release="current">autogen</Dependency>
  50. </RuntimeDependencies>
  51. <Files>
  52. <Path fileType="header">/usr/include</Path>
  53. <Path fileType="data">/usr/share/aclocal</Path>
  54. <Path fileType="data">/usr/lib/pkgconfig</Path>
  55. <Path fileType="man">/usr/share/man/man3</Path>
  56. <Path fileType="executable">/usr/bin/autoopts-config</Path>
  57. <Path fileType="man">/usr/share/man/man1/autoopts-config.1</Path>
  58. </Files>
  59. </Package>
  60. <History>
  61. <Update release="11">
  62. <Date>2024-10-05</Date>
  63. <Version>5.18.16</Version>
  64. <Comment>Revuild.</Comment>
  65. <Name>Mustafa Cinasal</Name>
  66. <Email>muscnsl@gmail.com</Email>
  67. </Update>
  68. <Update release="10">
  69. <Date>2023-10-15</Date>
  70. <Version>5.18.16</Version>
  71. <Comment>Revuild.</Comment>
  72. <Name>Mustafa Cinasal</Name>
  73. <Email>muscnsl@gmail.com</Email>
  74. </Update>
  75. <Update release="9">
  76. <Date>2020-12-09</Date>
  77. <Version>5.18.16</Version>
  78. <Comment>Version bump.</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="5">
  83. <Date>2020-01-03</Date>
  84. <Version>5.18.12</Version>
  85. <Comment>Version bump.</Comment>
  86. <Name>Mustafa Cinasal</Name>
  87. <Email>muscnsl@gmail.com</Email>
  88. </Update>
  89. <Update release="4">
  90. <Date>2018-07-20</Date>
  91. <Version>5.18.10</Version>
  92. <Comment>Rebuild.</Comment>
  93. <Name>Ertuğrul Erata</Name>
  94. <Email>ertugrulerata@gmail.com</Email>
  95. </Update>
  96. <Update release="3">
  97. <Date>2017-01-26</Date>
  98. <Version>5.18.10</Version>
  99. <Comment>Version bump.</Comment>
  100. <Name>Ertuğrul Erata</Name>
  101. <Email>ertugrulerata@gmail.com</Email>
  102. </Update>
  103. <Update release="2">
  104. <Date>2016-04-27</Date>
  105. <Version>5.18.7</Version>
  106. <Comment>Release Bump</Comment>
  107. <Name>PisiLinux Community</Name>
  108. <Email>admin@pisilinux.org</Email>
  109. </Update>
  110. <Update release="1">
  111. <Date>2016-03-13</Date>
  112. <Version>5.18.7</Version>
  113. <Comment>First release</Comment>
  114. <Name>Ertuğrul Erata</Name>
  115. <Email>ertugrulerata@gmail.com</Email>
  116. </Update>
  117. </History>
  118. </PISI>