summaryrefslogtreecommitdiff
path: root/data/jocstrap
diff options
context:
space:
mode:
authorJay Freeman <saurik@saurik.com>2008-04-09 13:16:30 +0000
committerJay Freeman <saurik@saurik.com>2008-04-09 13:16:30 +0000
commit57c1ffed38c8aeb6b060a569f154786537773d3d (patch)
tree93dd238b4a66712f338c8d9e0f134146a74fb71b /data/jocstrap
parentcf2539cb36513141dd09ce2a78d2468ef23e3beb (diff)
Upgraded a few projects to their latest builds.
git-svn-id: http://svn.telesphoreo.org/trunk@204 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data/jocstrap')
-rw-r--r--data/jocstrap/_metadata/version2
-rw-r--r--data/jocstrap/jocstrap-1.0.2382.tgzbin0 -> 38502 bytes
-rw-r--r--data/jocstrap/jocstrap.jarbin1501899 -> 0 bytes
-rwxr-xr-xdata/jocstrap/libjocstrap.jnilibbin79584 -> 0 bytes
-rw-r--r--data/jocstrap/make.sh8
-rw-r--r--data/jocstrap/minimal-2378.tgzbin0 -> 2758 bytes
6 files changed, 7 insertions, 3 deletions
diff --git a/data/jocstrap/_metadata/version b/data/jocstrap/_metadata/version
index 1553d35df..af32f10f3 100644
--- a/data/jocstrap/_metadata/version
+++ b/data/jocstrap/_metadata/version
@@ -1 +1 @@
-1.0.2365
+1.0.2382
diff --git a/data/jocstrap/jocstrap-1.0.2382.tgz b/data/jocstrap/jocstrap-1.0.2382.tgz
new file mode 100644
index 000000000..4c7034d33
--- /dev/null
+++ b/data/jocstrap/jocstrap-1.0.2382.tgz
Binary files differ
diff --git a/data/jocstrap/jocstrap.jar b/data/jocstrap/jocstrap.jar
deleted file mode 100644
index 75c32aafc..000000000
--- a/data/jocstrap/jocstrap.jar
+++ /dev/null
Binary files differ
diff --git a/data/jocstrap/libjocstrap.jnilib b/data/jocstrap/libjocstrap.jnilib
deleted file mode 100755
index 9621f72d1..000000000
--- a/data/jocstrap/libjocstrap.jnilib
+++ /dev/null
Binary files differ
diff --git a/data/jocstrap/make.sh b/data/jocstrap/make.sh
index 4b6668d9e..6272e3f96 100644
--- a/data/jocstrap/make.sh
+++ b/data/jocstrap/make.sh
@@ -1,3 +1,7 @@
+pkg:extract
+cd jocstrap-*
+make
pkg: mkdir -p /usr/lib /usr/share/java
-pkg: cp %/libjocstrap.jnilib /usr/lib
-pkg: cp %/jocstrap.jar /usr/share/java
+pkg: cp -a libobjc-sig.dylib /usr/lib
+pkg: cp -a libjocstrap.jnilib /usr/lib
+pkg: cp -a jocstrap.jar /usr/share/java
diff --git a/data/jocstrap/minimal-2378.tgz b/data/jocstrap/minimal-2378.tgz
new file mode 100644
index 000000000..602860854
--- /dev/null
+++ b/data/jocstrap/minimal-2378.tgz
Binary files differ