123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- <PISI>
- <Source>
- <Name>eclipse-ecj</Name>
- <Homepage>http://www.eclipse.org</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>EPL</License>
- <IsA>app:web</IsA>
- <Summary>Eclipse java bytecode compiler</Summary>
- <Description>Eclipse java bytecode compiler</Description>
- <Archive sha1sum="bf20169ff6b1df5025c4d27a248f18454220cf32" type="zip">https://sourceforge.net/projects/pisilinux/files/source/ecjsrc-4.6.3.jar</Archive>
- <!-- <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> -->
- <BuildDependencies>
- <Dependency>ant</Dependency>
- <Dependency>jdk8-openjdk</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch level="0">01-ecj-include-props.patch</Patch>
- <Patch level="0">02-buildxml-fix-manifest.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>eclipse-ecj</Name>
- <RuntimeDependencies>
- <Dependency>jdk7-openjdk</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/java</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile target="/usr/bin/ecj" permission="0755" owner="root">ecj</AdditionalFile>
- </AdditionalFiles>
- </Package>
- <History>
- <Update release="9">
- <Date>2021-03-10</Date>
- <Version>4.6.3_201703010400</Version>
- <Comment>Rebuild</Comment>
- <Name>İdris Kalp</Name>
- <Email>idriskalp@gmail.com</Email>
- </Update>
- <Update release="8">
- <Date>2020-06-04</Date>
- <Version>4.6.3_201703010400</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="7">
- <Date>2020-01-15</Date>
- <Version>4.4.2_201502041700</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2019-09-22</Date>
- <Version>4.4.2_201502041700</Version>
- <Comment>Rebuild jdk7-2.6.19</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2019-04-29</Date>
- <Version>4.4.2_201502041700</Version>
- <Comment>Rebuild jdk7-2.6.17</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-08-16</Date>
- <Version>4.4.2_201502041700</Version>
- <Comment>Rebuild New T.jdk7-2.6.14</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-05-15</Date>
- <Version>4.4.2_201502041700</Version>
- <Comment>Release Bump</Comment>
- <Name>Kamil Atlı</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-10</Date>
- <Version>4.4.2_201502041700</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-04-03</Date>
- <Version>4.4.2_201502041700</Version>
- <Comment>First release</Comment>
- <Name>Osman Erkan</Name>
- <Email>osman.erkan@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|