summaryrefslogtreecommitdiff
path: root/data/rhino
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-01-04 01:17:50 +0000
committerJay Freeman <saurik@saurik.com>2008-01-04 01:17:50 +0000
commit03880b546d794abafd6dab3eed876dbefe06c174 (patch)
tree42ef9d2fb26b6321a7bda2f8eecb0009471bb3c2 /data/rhino
parent8f3b67fe1123828377d340922a1aca2d4c4c1989 (diff)
Revision numbers on packages now being bumped, moved files around in Apple packages to the correct folders (adjusting for conflicts), added numerous Java packages, and fixed dependencies on findutils, coreutils, inetutils, and gnupg.
git-svn-id: http://svn.telesphoreo.org/trunk@11 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/rhino')
-rw-r--r--data/rhino/_metadata/description2
l---------data/rhino/_metadata/jamvm.dep1
l---------data/rhino/_metadata/license1
l---------data/rhino/_metadata/maintainer1
-rw-r--r--data/rhino/_metadata/priority1
-rw-r--r--data/rhino/_metadata/section1
-rw-r--r--data/rhino/_metadata/version1
-rw-r--r--data/rhino/js.jarbin0 -> 813521 bytes
-rw-r--r--data/rhino/make.sh2
9 files changed, 10 insertions, 0 deletions
diff --git a/data/rhino/_metadata/description b/data/rhino/_metadata/description
new file mode 100644
index 000000000..005d9a0c9
--- /dev/null
+++ b/data/rhino/_metadata/description
@@ -0,0 +1,2 @@
+this package isn't described yet
+This package, which I'm certain is incredibly interesting, has yet to be described. This is probably because Jay has spent days getting all kinds of bookkeeping issues, like copyright notifications, all in their correct places, and descriptions just aren't the most important thing he could be working on. If this is a problem, please come back later.
diff --git a/data/rhino/_metadata/jamvm.dep b/data/rhino/_metadata/jamvm.dep
new file mode 120000
index 000000000..02577ed49
--- /dev/null
+++ b/data/rhino/_metadata/jamvm.dep
@@ -0,0 +1 @@
+../../jamvm \ No newline at end of file
diff --git a/data/rhino/_metadata/license b/data/rhino/_metadata/license
new file mode 120000
index 000000000..9c13a9a0f
--- /dev/null
+++ b/data/rhino/_metadata/license
@@ -0,0 +1 @@
+../../../licenses/gpl-2 \ No newline at end of file
diff --git a/data/rhino/_metadata/maintainer b/data/rhino/_metadata/maintainer
new file mode 120000
index 000000000..0fa66e077
--- /dev/null
+++ b/data/rhino/_metadata/maintainer
@@ -0,0 +1 @@
+../../../people/saurik \ No newline at end of file
diff --git a/data/rhino/_metadata/priority b/data/rhino/_metadata/priority
new file mode 100644
index 000000000..134d9bc32
--- /dev/null
+++ b/data/rhino/_metadata/priority
@@ -0,0 +1 @@
+optional
diff --git a/data/rhino/_metadata/section b/data/rhino/_metadata/section
new file mode 100644
index 000000000..463a353df
--- /dev/null
+++ b/data/rhino/_metadata/section
@@ -0,0 +1 @@
+programming
diff --git a/data/rhino/_metadata/version b/data/rhino/_metadata/version
new file mode 100644
index 000000000..808fd9d68
--- /dev/null
+++ b/data/rhino/_metadata/version
@@ -0,0 +1 @@
+1.6R7
diff --git a/data/rhino/js.jar b/data/rhino/js.jar
new file mode 100644
index 000000000..2e0d1e8ff
--- /dev/null
+++ b/data/rhino/js.jar
Binary files differ
diff --git a/data/rhino/make.sh b/data/rhino/make.sh
new file mode 100644
index 000000000..ebc91a21a
--- /dev/null
+++ b/data/rhino/make.sh
@@ -0,0 +1,2 @@
+pkg: mkdir -p /usr/share/java
+pkg: cp %/js.jar /usr/share/java