Files
main/programming/language/java/eclipse-ecj/pspec.xml
T
2015-08-15 14:15:50 +03:00

66 lines
2.4 KiB
XML

<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="903e8c2cb521cc91636eccae66b8594435516ff5" type="zip">http://download.eclipse.org/eclipse/downloads/drops4/R-4.4.2-201502041700/ecjsrc-4.4.2.jar</Archive>
<BuildDependencies>
<Dependency>ant</Dependency>
<Dependency>jre7-openjdk-headless</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>
<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="4">
<Date>2015-05-19</Date>
<Version>4.4.2_201502041700</Version>
<Comment>Version Bump.</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-06-04</Date>
<Version>4.4.1_201409250400</Version>
<Comment>Version Bump.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2014-06-04</Date>
<Version>4.3.1_201309111000</Version>
<Comment>Rebuild for new gcc.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2014-02-27</Date>
<Version>4.3.1_201309111000</Version>
<Comment>First Release</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
</History>
</PISI>