Index: /s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quagzipfile.cpp
===================================================================
--- /s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quagzipfile.cpp	(revision 1097)
+++ /s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quagzipfile.cpp	(revision 1097)
@@ -0,0 +1,89 @@
+/****************************************************************************
+** Meta object code from reading C++ file 'quagzipfile.h'
+**
+** Created by: The Qt Meta Object Compiler version 67 (Qt 5.6.0)
+**
+** WARNING! All changes made in this file will be lost!
+*****************************************************************************/
+
+#include "../quagzipfile.h"
+#include <QtCore/qbytearray.h>
+#include <QtCore/qmetatype.h>
+#if !defined(Q_MOC_OUTPUT_REVISION)
+#error "The header file 'quagzipfile.h' doesn't include <QObject>."
+#elif Q_MOC_OUTPUT_REVISION != 67
+#error "This file was generated using the moc from 5.6.0. It"
+#error "cannot be used with the include files from this version of Qt."
+#error "(The moc has changed too much.)"
+#endif
+
+QT_BEGIN_MOC_NAMESPACE
+struct qt_meta_stringdata_QuaGzipFile_t {
+    QByteArrayData data[1];
+    char stringdata0[12];
+};
+#define QT_MOC_LITERAL(idx, ofs, len) \
+    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
+    qptrdiff(offsetof(qt_meta_stringdata_QuaGzipFile_t, stringdata0) + ofs \
+        - idx * sizeof(QByteArrayData)) \
+    )
+static const qt_meta_stringdata_QuaGzipFile_t qt_meta_stringdata_QuaGzipFile = {
+    {
+QT_MOC_LITERAL(0, 0, 11) // "QuaGzipFile"
+
+    },
+    "QuaGzipFile"
+};
+#undef QT_MOC_LITERAL
+
+static const uint qt_meta_data_QuaGzipFile[] = {
+
+ // content:
+       7,       // revision
+       0,       // classname
+       0,    0, // classinfo
+       0,    0, // methods
+       0,    0, // properties
+       0,    0, // enums/sets
+       0,    0, // constructors
+       0,       // flags
+       0,       // signalCount
+
+       0        // eod
+};
+
+void QuaGzipFile::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
+{
+    Q_UNUSED(_o);
+    Q_UNUSED(_id);
+    Q_UNUSED(_c);
+    Q_UNUSED(_a);
+}
+
+const QMetaObject QuaGzipFile::staticMetaObject = {
+    { &QIODevice::staticMetaObject, qt_meta_stringdata_QuaGzipFile.data,
+      qt_meta_data_QuaGzipFile,  qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
+};
+
+
+const QMetaObject *QuaGzipFile::metaObject() const
+{
+    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
+}
+
+void *QuaGzipFile::qt_metacast(const char *_clname)
+{
+    if (!_clname) return Q_NULLPTR;
+    if (!strcmp(_clname, qt_meta_stringdata_QuaGzipFile.stringdata0))
+        return static_cast<void*>(const_cast< QuaGzipFile*>(this));
+    return QIODevice::qt_metacast(_clname);
+}
+
+int QuaGzipFile::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
+{
+    _id = QIODevice::qt_metacall(_c, _id, _a);
+    if (_id < 0)
+        return _id;
+    return _id;
+}
+QT_END_MOC_NAMESPACE
Index: /s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quaziodevice.cpp
===================================================================
--- /s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quaziodevice.cpp	(revision 1097)
+++ /s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quaziodevice.cpp	(revision 1097)
@@ -0,0 +1,89 @@
+/****************************************************************************
+** Meta object code from reading C++ file 'quaziodevice.h'
+**
+** Created by: The Qt Meta Object Compiler version 67 (Qt 5.6.0)
+**
+** WARNING! All changes made in this file will be lost!
+*****************************************************************************/
+
+#include "../quaziodevice.h"
+#include <QtCore/qbytearray.h>
+#include <QtCore/qmetatype.h>
+#if !defined(Q_MOC_OUTPUT_REVISION)
+#error "The header file 'quaziodevice.h' doesn't include <QObject>."
+#elif Q_MOC_OUTPUT_REVISION != 67
+#error "This file was generated using the moc from 5.6.0. It"
+#error "cannot be used with the include files from this version of Qt."
+#error "(The moc has changed too much.)"
+#endif
+
+QT_BEGIN_MOC_NAMESPACE
+struct qt_meta_stringdata_QuaZIODevice_t {
+    QByteArrayData data[1];
+    char stringdata0[13];
+};
+#define QT_MOC_LITERAL(idx, ofs, len) \
+    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
+    qptrdiff(offsetof(qt_meta_stringdata_QuaZIODevice_t, stringdata0) + ofs \
+        - idx * sizeof(QByteArrayData)) \
+    )
+static const qt_meta_stringdata_QuaZIODevice_t qt_meta_stringdata_QuaZIODevice = {
+    {
+QT_MOC_LITERAL(0, 0, 12) // "QuaZIODevice"
+
+    },
+    "QuaZIODevice"
+};
+#undef QT_MOC_LITERAL
+
+static const uint qt_meta_data_QuaZIODevice[] = {
+
+ // content:
+       7,       // revision
+       0,       // classname
+       0,    0, // classinfo
+       0,    0, // methods
+       0,    0, // properties
+       0,    0, // enums/sets
+       0,    0, // constructors
+       0,       // flags
+       0,       // signalCount
+
+       0        // eod
+};
+
+void QuaZIODevice::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
+{
+    Q_UNUSED(_o);
+    Q_UNUSED(_id);
+    Q_UNUSED(_c);
+    Q_UNUSED(_a);
+}
+
+const QMetaObject QuaZIODevice::staticMetaObject = {
+    { &QIODevice::staticMetaObject, qt_meta_stringdata_QuaZIODevice.data,
+      qt_meta_data_QuaZIODevice,  qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
+};
+
+
+const QMetaObject *QuaZIODevice::metaObject() const
+{
+    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
+}
+
+void *QuaZIODevice::qt_metacast(const char *_clname)
+{
+    if (!_clname) return Q_NULLPTR;
+    if (!strcmp(_clname, qt_meta_stringdata_QuaZIODevice.stringdata0))
+        return static_cast<void*>(const_cast< QuaZIODevice*>(this));
+    return QIODevice::qt_metacast(_clname);
+}
+
+int QuaZIODevice::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
+{
+    _id = QIODevice::qt_metacall(_c, _id, _a);
+    if (_id < 0)
+        return _id;
+    return _id;
+}
+QT_END_MOC_NAMESPACE
Index: /s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quazipfile.cpp
===================================================================
--- /s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quazipfile.cpp	(revision 1097)
+++ /s10k/CommonLibs/quazip-0.7.2/quazip/.moc/moc_quazipfile.cpp	(revision 1097)
@@ -0,0 +1,89 @@
+/****************************************************************************
+** Meta object code from reading C++ file 'quazipfile.h'
+**
+** Created by: The Qt Meta Object Compiler version 67 (Qt 5.6.0)
+**
+** WARNING! All changes made in this file will be lost!
+*****************************************************************************/
+
+#include "../quazipfile.h"
+#include <QtCore/qbytearray.h>
+#include <QtCore/qmetatype.h>
+#if !defined(Q_MOC_OUTPUT_REVISION)
+#error "The header file 'quazipfile.h' doesn't include <QObject>."
+#elif Q_MOC_OUTPUT_REVISION != 67
+#error "This file was generated using the moc from 5.6.0. It"
+#error "cannot be used with the include files from this version of Qt."
+#error "(The moc has changed too much.)"
+#endif
+
+QT_BEGIN_MOC_NAMESPACE
+struct qt_meta_stringdata_QuaZipFile_t {
+    QByteArrayData data[1];
+    char stringdata0[11];
+};
+#define QT_MOC_LITERAL(idx, ofs, len) \
+    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len, \
+    qptrdiff(offsetof(qt_meta_stringdata_QuaZipFile_t, stringdata0) + ofs \
+        - idx * sizeof(QByteArrayData)) \
+    )
+static const qt_meta_stringdata_QuaZipFile_t qt_meta_stringdata_QuaZipFile = {
+    {
+QT_MOC_LITERAL(0, 0, 10) // "QuaZipFile"
+
+    },
+    "QuaZipFile"
+};
+#undef QT_MOC_LITERAL
+
+static const uint qt_meta_data_QuaZipFile[] = {
+
+ // content:
+       7,       // revision
+       0,       // classname
+       0,    0, // classinfo
+       0,    0, // methods
+       0,    0, // properties
+       0,    0, // enums/sets
+       0,    0, // constructors
+       0,       // flags
+       0,       // signalCount
+
+       0        // eod
+};
+
+void QuaZipFile::qt_static_metacall(QObject *_o, QMetaObject::Call _c, int _id, void **_a)
+{
+    Q_UNUSED(_o);
+    Q_UNUSED(_id);
+    Q_UNUSED(_c);
+    Q_UNUSED(_a);
+}
+
+const QMetaObject QuaZipFile::staticMetaObject = {
+    { &QIODevice::staticMetaObject, qt_meta_stringdata_QuaZipFile.data,
+      qt_meta_data_QuaZipFile,  qt_static_metacall, Q_NULLPTR, Q_NULLPTR}
+};
+
+
+const QMetaObject *QuaZipFile::metaObject() const
+{
+    return QObject::d_ptr->metaObject ? QObject::d_ptr->dynamicMetaObject() : &staticMetaObject;
+}
+
+void *QuaZipFile::qt_metacast(const char *_clname)
+{
+    if (!_clname) return Q_NULLPTR;
+    if (!strcmp(_clname, qt_meta_stringdata_QuaZipFile.stringdata0))
+        return static_cast<void*>(const_cast< QuaZipFile*>(this));
+    return QIODevice::qt_metacast(_clname);
+}
+
+int QuaZipFile::qt_metacall(QMetaObject::Call _c, int _id, void **_a)
+{
+    _id = QIODevice::qt_metacall(_c, _id, _a);
+    if (_id < 0)
+        return _id;
+    return _id;
+}
+QT_END_MOC_NAMESPACE
Index: /s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.0.dylib
===================================================================
--- /s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.0.dylib	(revision 1097)
+++ /s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.0.dylib	(revision 1097)
@@ -0,0 +1,1 @@
+link libquazip.1.0.0.dylib
Index: /s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.dylib
===================================================================
--- /s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.dylib	(revision 1097)
+++ /s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.1.dylib	(revision 1097)
@@ -0,0 +1,1 @@
+link libquazip.1.0.0.dylib
Index: /s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.dylib
===================================================================
--- /s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.dylib	(revision 1097)
+++ /s10k/CommonLibs/quazip-0.7.2/quazip/libquazip.dylib	(revision 1097)
@@ -0,0 +1,1 @@
+link libquazip.1.0.0.dylib
Index: /s10k/CommonLibs/zlib-1.2.8/configure.log
===================================================================
--- /s10k/CommonLibs/zlib-1.2.8/configure.log	(revision 1097)
+++ /s10k/CommonLibs/zlib-1.2.8/configure.log	(revision 1097)
@@ -0,0 +1,173 @@
+--------------------
+./configure
+Sat Sep 17 11:33:47 WEST 2016
+Checking for gcc...
+=== ztest1268.c ===
+extern int getchar();
+int hello() {return getchar();}
+===
+gcc -c ztest1268.c
+... using gcc
+
+Checking for obsessive-compulsive compiler options...
+=== ztest1268.c ===
+int foo() { return 0; }
+===
+gcc -c -O3 ztest1268.c
+
+Checking for shared library support...
+=== ztest1268.c ===
+extern int getchar();
+int hello() {return getchar();}
+===
+gcc -w -c -O3 -fPIC ztest1268.c
+gcc -dynamiclib -install_name ${exec_prefix}/lib/libz.1.dylib -compatibility_version 1 -current_version 1.2.8 -O3 -fPIC -o ztest1268.dylib ztest1268.o
+Building shared library libz.1.2.8.dylib with gcc.
+
+=== ztest1268.c ===
+#include <sys/types.h>
+off64_t dummy = 0;
+===
+gcc -c -O3 -D_LARGEFILE64_SOURCE=1 ztest1268.c
+ztest1268.c:2:1: error: unknown type name 'off64_t'; did you mean 'off_t'?
+off64_t dummy = 0;
+^~~~~~~
+off_t
+/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk/usr/include/sys/_types/_off_t.h:30:25: note: 'off_t' declared here
+typedef __darwin_off_t          off_t;
+                                ^
+1 error generated.
+(exit code 1)
+Checking for off64_t... No.
+
+=== ztest1268.c ===
+#include <stdio.h>
+int main(void) {
+  fseeko(NULL, 0, 0);
+  return 0;
+}
+===
+gcc -O3 -o ztest1268 ztest1268.c
+Checking for fseeko... Yes.
+
+=== ztest1268.c ===
+#include <string.h>
+#include <errno.h>
+int main() { return strlen(strerror(errno)); }
+===
+gcc -O3 -o ztest1268 ztest1268.c
+Checking for strerror... Yes.
+
+=== ztest1268.c ===
+#include <unistd.h>
+int main() { return 0; }
+===
+gcc -c -O3 ztest1268.c
+Checking for unistd.h... Yes.
+
+=== ztest1268.c ===
+#include <stdarg.h>
+int main() { return 0; }
+===
+gcc -c -O3 ztest1268.c
+Checking for stdarg.h... Yes.
+
+=== ztest1268.c ===
+#include <stdio.h>
+#include <stdarg.h>
+#include "zconf.h"
+int main()
+{
+#ifndef STDC
+  choke me
+#endif
+  return 0;
+}
+===
+gcc -c -O3 ztest1268.c
+Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf().
+
+=== ztest1268.c ===
+#include <stdio.h>
+#include <stdarg.h>
+int mytest(const char *fmt, ...)
+{
+  char buf[20];
+  va_list ap;
+  va_start(ap, fmt);
+  vsnprintf(buf, sizeof(buf), fmt, ap);
+  va_end(ap);
+  return 0;
+}
+int main()
+{
+  return (mytest("Hello%d\n", 1));
+}
+===
+gcc -O3 -o ztest1268 ztest1268.c
+Checking for vsnprintf() in stdio.h... Yes.
+
+=== ztest1268.c ===
+#include <stdio.h>
+#include <stdarg.h>
+int mytest(const char *fmt, ...)
+{
+  int n;
+  char buf[20];
+  va_list ap;
+  va_start(ap, fmt);
+  n = vsnprintf(buf, sizeof(buf), fmt, ap);
+  va_end(ap);
+  return n;
+}
+int main()
+{
+  return (mytest("Hello%d\n", 1));
+}
+===
+gcc -c -O3 ztest1268.c
+Checking for return value of vsnprintf()... Yes.
+
+=== ztest1268.c ===
+#define ZLIB_INTERNAL __attribute__((visibility ("hidden")))
+int ZLIB_INTERNAL foo;
+int main()
+{
+  return 0;
+}
+===
+gcc -c -O3 ztest1268.c
+Checking for attribute(visibility) support... Yes.
+
+ALL = static shared
+AR = libtool
+ARFLAGS = -o
+CC = gcc
+CFLAGS = -O3 -DHAVE_HIDDEN
+CPP = gcc -E
+EXE =
+LDCONFIG = ldconfig
+LDFLAGS =
+LDSHARED = gcc -dynamiclib -install_name ${exec_prefix}/lib/libz.1.dylib -compatibility_version 1 -current_version 1.2.8
+LDSHAREDLIBC = -lc
+OBJC = $(OBJZ) $(OBJG)
+PIC_OBJC = $(PIC_OBJZ) $(PIC_OBJG)
+RANLIB = ranlib
+SFLAGS = -O3 -fPIC -DHAVE_HIDDEN
+SHAREDLIB = libz.dylib
+SHAREDLIBM = libz.1.dylib
+SHAREDLIBV = libz.1.2.8.dylib
+STATICLIB = libz.a
+TEST = all teststatic testshared
+VER = 1.2.8
+Z_U4 =
+exec_prefix = ${prefix}
+includedir = ${prefix}/include
+libdir = ${exec_prefix}/lib
+mandir = ${prefix}/share/man
+prefix = /usr/local
+sharedlibdir = ${libdir}
+uname = Darwin
+--------------------
+
+
Index: /s10k/CommonLibs/zlib-1.2.8/libz.1.dylib
===================================================================
--- /s10k/CommonLibs/zlib-1.2.8/libz.1.dylib	(revision 1097)
+++ /s10k/CommonLibs/zlib-1.2.8/libz.1.dylib	(revision 1097)
@@ -0,0 +1,1 @@
+link libz.1.2.8.dylib
Index: /s10k/CommonLibs/zlib-1.2.8/libz.dylib
===================================================================
--- /s10k/CommonLibs/zlib-1.2.8/libz.dylib	(revision 1097)
+++ /s10k/CommonLibs/zlib-1.2.8/libz.dylib	(revision 1097)
@@ -0,0 +1,1 @@
+link libz.1.2.8.dylib
Index: /s10k/CommonLibs/zlib-1.2.8/zlib.pc
===================================================================
--- /s10k/CommonLibs/zlib-1.2.8/zlib.pc	(revision 1097)
+++ /s10k/CommonLibs/zlib-1.2.8/zlib.pc	(revision 1097)
@@ -0,0 +1,13 @@
+prefix=/usr/local
+exec_prefix=${prefix}
+libdir=${exec_prefix}/lib
+sharedlibdir=${libdir}
+includedir=${prefix}/include
+
+Name: zlib
+Description: zlib compression library
+Version: 1.2.8
+
+Requires:
+Libs: -L${libdir} -L${sharedlibdir} -lz
+Cflags: -I${includedir}
