pspec.xml 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>unifdef</Name>
  6. <Homepage>http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.bin/unifdef/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>BSD</License>
  12. <IsA>app:console</IsA>
  13. <Summary>The unifdef utility selectively processes conditional cpp(1) directives</Summary>
  14. <Description>The unifdef utility selectively processes conditional cpp(1) directives. It removes from a file both the directives and any additional text that they specify should be removed, while otherwise leaving the file alone.</Description>
  15. <Archive sha1sum="37c9de9912d101bdcbd3b581f8c9fab34d23ac2a" type="tarxz">http://dotat.at/prog/unifdef/unifdef-2.11.23.1cca442.tar.xz</Archive>
  16. </Source>
  17. <Package>
  18. <Name>unifdef</Name>
  19. <Files>
  20. <Path fileType="executable">/usr/bin</Path>
  21. <Path fileType="man">/usr/share/man</Path>
  22. <Path fileType="doc">/usr/share/doc/unifdef</Path>
  23. </Files>
  24. </Package>
  25. <History>
  26. <Update release="6">
  27. <Date>2020-12-09</Date>
  28. <Version>2.11.23</Version>
  29. <Comment>Rebuild.</Comment>
  30. <Name>Mustafa Cinasal</Name>
  31. <Email>muscnsl@gmail.com</Email>
  32. </Update>
  33. <Update release="5">
  34. <Date>2019-12-26</Date>
  35. <Version>2.11.23</Version>
  36. <Comment>Version bump</Comment>
  37. <Name>Idris Kalp</Name>
  38. <Email>idriskalp@gmail.com</Email>
  39. </Update>
  40. <Update release="4">
  41. <Date>2018-07-15</Date>
  42. <Version>2.11</Version>
  43. <Comment>Rebuild</Comment>
  44. <Name>Ertuğrul Erata</Name>
  45. <Email>ertugrulerata@gmail.com</Email>
  46. </Update>
  47. <Update release="3">
  48. <Date>2017-02-09</Date>
  49. <Version>2.11</Version>
  50. <Comment>Release Bump</Comment>
  51. <Name>PisiLinux Community</Name>
  52. <Email>admin@pisilinux.org</Email>
  53. </Update>
  54. <Update release="2">
  55. <Date>2016-04-27</Date>
  56. <Version>2.11</Version>
  57. <Comment>Release Bump</Comment>
  58. <Name>PisiLinux Community</Name>
  59. <Email>admin@pisilinux.org</Email>
  60. </Update>
  61. <Update release="1">
  62. <Date>2016-03-13</Date>
  63. <Version>2.11</Version>
  64. <Comment>First release</Comment>
  65. <Name>Ertuğrul Erata</Name>
  66. <Email>ertugrulerata@gmail.com</Email>
  67. </Update>
  68. </History>
  69. </PISI>