pspec.xml 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. <PISI>
  2. <Source>
  3. <Name>eclipse-ecj</Name>
  4. <Homepage>http://www.eclipse.org</Homepage>
  5. <Packager>
  6. <Name>PisiLinux Community</Name>
  7. <Email>admins@pisilinux.org</Email>
  8. </Packager>
  9. <License>EPL</License>
  10. <IsA>app:web</IsA>
  11. <Summary>Eclipse java bytecode compiler</Summary>
  12. <Description>Eclipse java bytecode compiler</Description>
  13. <Archive sha1sum="bf20169ff6b1df5025c4d27a248f18454220cf32" type="zip">https://sourceforge.net/projects/pisilinux/files/source/ecjsrc-4.6.3.jar</Archive>
  14. <!-- <Archive sha1sum="903e8c2cb521cc91636eccae66b8594435516ff5" type="zip">http://www.eclipse.org/downloads/download.php?file=/eclipse/downloads/drops4/R-4.4.2-201502041700/ecjsrc-4.4.2.jar</Archive> -->
  15. <BuildDependencies>
  16. <Dependency>ant</Dependency>
  17. <Dependency>jdk8-openjdk</Dependency>
  18. </BuildDependencies>
  19. <Patches>
  20. <Patch level="0">01-ecj-include-props.patch</Patch>
  21. <Patch level="0">02-buildxml-fix-manifest.patch</Patch>
  22. </Patches>
  23. </Source>
  24. <Package>
  25. <Name>eclipse-ecj</Name>
  26. <RuntimeDependencies>
  27. <Dependency>jdk7-openjdk</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="man">/usr/share/man</Path>
  31. <Path fileType="executable">/usr/bin</Path>
  32. <Path fileType="data">/usr/share/java</Path>
  33. </Files>
  34. <AdditionalFiles>
  35. <AdditionalFile target="/usr/bin/ecj" permission="0755" owner="root">ecj</AdditionalFile>
  36. </AdditionalFiles>
  37. </Package>
  38. <History>
  39. <Update release="9">
  40. <Date>2021-03-10</Date>
  41. <Version>4.6.3_201703010400</Version>
  42. <Comment>Rebuild</Comment>
  43. <Name>İdris Kalp</Name>
  44. <Email>idriskalp@gmail.com</Email>
  45. </Update>
  46. <Update release="8">
  47. <Date>2020-06-04</Date>
  48. <Version>4.6.3_201703010400</Version>
  49. <Comment>Rebuild</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@gmail.com</Email>
  52. </Update>
  53. <Update release="7">
  54. <Date>2020-01-15</Date>
  55. <Version>4.4.2_201502041700</Version>
  56. <Comment>Rebuild</Comment>
  57. <Name>Mustafa Cinasal</Name>
  58. <Email>muscnsl@gmail.com</Email>
  59. </Update>
  60. <Update release="6">
  61. <Date>2019-09-22</Date>
  62. <Version>4.4.2_201502041700</Version>
  63. <Comment>Rebuild jdk7-2.6.19</Comment>
  64. <Name>Mustafa Cinasal</Name>
  65. <Email>muscnsl@gmail.com</Email>
  66. </Update>
  67. <Update release="5">
  68. <Date>2019-04-29</Date>
  69. <Version>4.4.2_201502041700</Version>
  70. <Comment>Rebuild jdk7-2.6.17</Comment>
  71. <Name>Mustafa Cinasal</Name>
  72. <Email>muscnsl@gmail.com</Email>
  73. </Update>
  74. <Update release="4">
  75. <Date>2018-08-16</Date>
  76. <Version>4.4.2_201502041700</Version>
  77. <Comment>Rebuild New T.jdk7-2.6.14</Comment>
  78. <Name>Mustafa Cinasal</Name>
  79. <Email>muscnsl@gmail.com</Email>
  80. </Update>
  81. <Update release="3">
  82. <Date>2017-05-15</Date>
  83. <Version>4.4.2_201502041700</Version>
  84. <Comment>Release Bump</Comment>
  85. <Name>Kamil Atlı</Name>
  86. <Email>admin@pisilinux.org</Email>
  87. </Update>
  88. <Update release="2">
  89. <Date>2016-06-10</Date>
  90. <Version>4.4.2_201502041700</Version>
  91. <Comment>Release Bump</Comment>
  92. <Name>Pisi Linux Community</Name>
  93. <Email>admin@pisilinux.org</Email>
  94. </Update>
  95. <Update release="1">
  96. <Date>2016-04-03</Date>
  97. <Version>4.4.2_201502041700</Version>
  98. <Comment>First release</Comment>
  99. <Name>Osman Erkan</Name>
  100. <Email>osman.erkan@pisilinux.org</Email>
  101. </Update>
  102. </History>
  103. </PISI>