summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYves Fischer <yves.fischer@cern.ch>2016-10-11 09:57:37 +0200
committerYves Fischer <yves.fischer@cern.ch>2016-10-11 09:57:37 +0200
commit9f275d8af1b7e8588216bc86fdb9d56b7298a8cb (patch)
treea6900e1a7c24a0c7846a7d4fb1f16bbc54f3ca29
parent42bf36c6d2ce550db62d5c29ef21ec397a7716fe (diff)
downloaddebian-packages-9f275d8af1b7e8588216bc86fdb9d56b7298a8cb.tar.gz
debian-packages-9f275d8af1b7e8588216bc86fdb9d56b7298a8cb.zip
Fix missing libraries in chrome
-rw-r--r--packages/gwt-chromium/build.gradle2
-rw-r--r--packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.chkbin0 -> 899 bytes
-rw-r--r--packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.sobin0 -> 514664 bytes
-rw-r--r--packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnss3.sobin0 -> 1337208 bytes
-rw-r--r--packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssckbi.sobin0 -> 685944 bytes
-rw-r--r--packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.chkbin0 -> 899 bytes
-rw-r--r--packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.sobin0 -> 179272 bytes
-rw-r--r--packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssutil3.sobin0 -> 179488 bytes
-rw-r--r--packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsmime3.sobin0 -> 185328 bytes
-rw-r--r--packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.chkbin0 -> 899 bytes
-rw-r--r--packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.sobin0 -> 274552 bytes
-rw-r--r--packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libssl3.sobin0 -> 311928 bytes
12 files changed, 1 insertions, 1 deletions
diff --git a/packages/gwt-chromium/build.gradle b/packages/gwt-chromium/build.gradle
index f3d0516..b85eb77 100644
--- a/packages/gwt-chromium/build.gradle
+++ b/packages/gwt-chromium/build.gradle
@@ -2,7 +2,7 @@ import org.xapek.yvesf.gradle.DownloadTask
//chrome nightly build, one of the last with npapi
final revision = '242519'
-version "34-r${revision}"
+version "34-r${revision}-1"
task downloadChrome(type: DownloadTask) {
source "http://gsdview.appspot.com/chromium-browser-continuous/Linux_x64/${revision}/chrome-linux.zip"
diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.chk b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.chk
new file mode 100644
index 0000000..623c767
--- /dev/null
+++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.chk
Binary files differ
diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.so
new file mode 100644
index 0000000..17ea3ab
--- /dev/null
+++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libfreebl3.so
Binary files differ
diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnss3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnss3.so
new file mode 100644
index 0000000..e1013ae
--- /dev/null
+++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnss3.so
Binary files differ
diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssckbi.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssckbi.so
new file mode 100644
index 0000000..7ac0f93
--- /dev/null
+++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssckbi.so
Binary files differ
diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.chk b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.chk
new file mode 100644
index 0000000..24167fd
--- /dev/null
+++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.chk
Binary files differ
diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.so
new file mode 100644
index 0000000..ae5a2a0
--- /dev/null
+++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssdbm3.so
Binary files differ
diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssutil3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssutil3.so
new file mode 100644
index 0000000..67b4af7
--- /dev/null
+++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libnssutil3.so
Binary files differ
diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsmime3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsmime3.so
new file mode 100644
index 0000000..d0dca4f
--- /dev/null
+++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsmime3.so
Binary files differ
diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.chk b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.chk
new file mode 100644
index 0000000..a390146
--- /dev/null
+++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.chk
Binary files differ
diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.so
new file mode 100644
index 0000000..a0452ca
--- /dev/null
+++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libsoftokn3.so
Binary files differ
diff --git a/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libssl3.so b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libssl3.so
new file mode 100644
index 0000000..a25fd45
--- /dev/null
+++ b/packages/gwt-chromium/resources/chrome-profile/lib/chrome-support/libssl3.so
Binary files differ