summaryrefslogtreecommitdiffstats
path: root/comm/third_party/README.zlib
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /comm/third_party/README.zlib
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'comm/third_party/README.zlib')
-rw-r--r--comm/third_party/README.zlib53
1 files changed, 53 insertions, 0 deletions
diff --git a/comm/third_party/README.zlib b/comm/third_party/README.zlib
new file mode 100644
index 0000000000..3f9ce1e94e
--- /dev/null
+++ b/comm/third_party/README.zlib
@@ -0,0 +1,53 @@
+Directory ./zlib contains a copy of zlib which has been obtained from:
+https://github.com/madler/zlib
+
+For licensing information, please refer to the included documentation.
+
+[tag v1.2.13]
+
+Updating:
+- cd $topsrcdir/comm
+- ../mach vendor -r <tag_name> third_party/zlib/moz.yaml
+- Review the changes
+- Commit the changes
+
+The tag information in this file is automatically updated. The moz.yaml file
+is automatically updated. If upstream changes require updating moz.build, that
+must be done with a manual step.
+
+The following files and directories were removed from the source distribution's root:
+amiga
+contrib
+doc
+examples
+msdos
+nintendods
+old
+os400
+qnx
+test
+watcom
+win32
+CMakeLists.txt
+Makefile
+Makefile.in
+configure
+make_vms.com
+treebuild.xml
+zconf.h.cmakein
+zconf.h.in
+zlib.3
+zlib.3.pdf
+zlib.map
+zlib.pc.cmakein
+zlib.pc.in
+zlib2ansi
+
+
+The following files were added to the source's root by MZLA Technologies:
+moz.build
+moz.yaml
+
+
+Use of this distribution is not required to build Thunderbird's OpenPGP support.
+You may set --enable-system-zlib at build time to dynamically link to another zlib.