Files
main/programming/language/java/rhino/pspec.xml
T
2018-08-17 02:17:36 +03:00

73 lines
3.0 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.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>rhino</Name>
<Homepage>http://www.mozilla.org/rhino/</Homepage>
<Packager>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPL2</License>
<Summary>Open-source implementation of JavaScript written entirely in Java</Summary>
<Description>Open-source implementation of JavaScript written entirely in Java</Description>
<Archive sha1sum="8251d4f4c1984ebe8464ef7d546ba4d25e8d8f81" type="targz">https://github.com/mozilla/rhino/archive/Rhino1_7_7_1_RELEASE.tar.gz</Archive>
<Archive sha1sum="57ba5952c98f32e20f0408e7c42debd296fc0b45" type="targz" target="rhino-Rhino1_7_7_1_RELEASE">http://archive.apache.org/dist/xmlbeans/binaries/xmlbeans-2.6.0.tgz</Archive>
<AdditionalFiles>
<AdditionalFile target="rhino">rhino</AdditionalFile>
<AdditionalFile target="rhino.1">rhino.1</AdditionalFile>
<AdditionalFile target="rhino-jsc">rhino-jsc</AdditionalFile>
<AdditionalFile target="rhino-jsc.1">rhino-jsc.1</AdditionalFile>
<AdditionalFile target="rhino-debugger">rhino-debugger</AdditionalFile>
<AdditionalFile target="rhino-debugger.1">rhino-debugger.1</AdditionalFile>
</AdditionalFiles>
<BuildDependencies>
<Dependency>ant</Dependency>
<Dependency>jdk7-openjdk</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>rhino</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>
</Package>
<History>
<Update release="4">
<Date>2018-08-16</Date>
<Version>1.7.7.1</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-11</Date>
<Version>1.7.7.1</Version>
<Comment>Release Bump</Comment>
<Name>Kamil Atlı</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2016-06-09</Date>
<Version>1.7.7.1</Version>
<Comment>Release Bump</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2016-04-02</Date>
<Version>1.7.7.1</Version>
<Comment>First release</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>