Files
main/programming/language/java/eclipse-ecj/pspec.xml
T
2017-05-15 00:26:49 +03:00

62 lines
2.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<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://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>jdk7-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="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>