<feed xmlns='http://www.w3.org/2005/Atom'>
<title>openjpeg/thirdparty, branch master</title>
<subtitle>Fork of openjpeg library for JPEG2000 encoding and decoding</subtitle>
<id>https://git.carlh.net/cgit/openjpeg/atom?h=master</id>
<link rel='self' href='https://git.carlh.net/cgit/openjpeg/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/'/>
<updated>2022-06-27T10:03:45Z</updated>
<entry>
<title>Build: fix linking of executables on some systems where TIFF/LCMS2 static libraries are not in system directories (fixes #1430)</title>
<updated>2022-06-27T10:03:45Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2022-06-27T10:02:57Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=338246278a8e753c36e8319044360eb7a84f6488'/>
<id>urn:sha1:338246278a8e753c36e8319044360eb7a84f6488</id>
<content type='text'>
Note that the fix might be partial only for static-only builds (cf
comments)

Ammends PR #866 and #867
</content>
</entry>
<entry>
<title>Fix some typos (found by codespell)</title>
<updated>2021-12-05T12:14:33Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2021-12-05T12:04:30Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=667149ffa11f0255db92f522bc5b5fc8aefb16ec'/>
<id>urn:sha1:667149ffa11f0255db92f522bc5b5fc8aefb16ec</id>
<content type='text'>
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>thirdparty: lcms2: append flags found by pkg-config if available</title>
<updated>2021-01-04T16:13:03Z</updated>
<author>
<name>Peter Seiderer</name>
<email>ps.report@gmx.net</email>
</author>
<published>2016-11-11T22:35:13Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=b6f0e41399f2e67117de2641b169f4400260be57'/>
<id>urn:sha1:b6f0e41399f2e67117de2641b169f4400260be57</id>
<content type='text'>
This change allows to get all required CFLAGS/LDFLAGS in case of static only
build.

Fixes a buildroot build failure (see [1], [2] and [3]).

[1] http://autobuild.buildroot.net/results/5ce/5cee20afd8bef5268832cddcb3a5270746be7a57
[2] http://lists.busybox.net/pipermail/buildroot/2016-November/177187.html
[3] http://lists.busybox.net/pipermail/buildroot/2016-November/177188.html

Signed-off-by: Peter Seiderer &lt;ps.report@gmx.net&gt;
---
Depends on https://github.com/uclouvain/openjpeg/pull/866
</content>
</entry>
<entry>
<title>Merge pull request #866 from tSed/master</title>
<updated>2021-01-04T13:06:43Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2021-01-04T13:06:43Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=07a454324cfeb431ee3fc3799df522dff252b12b'/>
<id>urn:sha1:07a454324cfeb431ee3fc3799df522dff252b12b</id>
<content type='text'>
fix static build only against tiff and its indirect dependencies</content>
</entry>
<entry>
<title>CMakeLists.txt: Don't require a C++ compiler</title>
<updated>2021-01-04T08:14:20Z</updated>
<author>
<name>Peter Korsgaard</name>
<email>peter@korsgaard.com</email>
</author>
<published>2021-01-04T08:05:42Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=4d147d9630653e4c93a70a2a8026c323ed1042d2'/>
<id>urn:sha1:4d147d9630653e4c93a70a2a8026c323ed1042d2</id>
<content type='text'>
By default, CMake assumes that the project is using both C and C++.  By
explicitly passing 'C' as argument of the project() macro, we tell CMake
that only C is used, which prevents CMake from erroring out if a C++
compiler doesn't exist.

Signed-off-by: Peter Korsgaard &lt;peter@korsgaard.com&gt;
[Retrieved (and slightly updated by adding enable_language(CXX) if
WITH_ASTYLE is set) from:
https://git.buildroot.net/buildroot/tree/package/openjpeg/0003-CMakeLists.txt-Don-t-require-a-C-compiler.patch]
Signed-off-by: Fabrice Fontaine &lt;fontaine.fabrice@gmail.com&gt;
</content>
</entry>
<entry>
<title>Fix Windows build</title>
<updated>2020-12-31T13:54:59Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2020-12-31T13:54:59Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=2519439d7d4d0e51abf479afe73f30b1c7c70530'/>
<id>urn:sha1:2519439d7d4d0e51abf479afe73f30b1c7c70530</id>
<content type='text'>
</content>
</entry>
<entry>
<title>patch provided 3rdparty zlib to work with MacOS</title>
<updated>2020-12-31T10:06:28Z</updated>
<author>
<name>Antonin Descampe</name>
<email>antonin@descampe.net</email>
</author>
<published>2020-12-31T10:06:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=433edd0eea934e25f6e97aaf912ebed191fa41d1'/>
<id>urn:sha1:433edd0eea934e25f6e97aaf912ebed191fa41d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: fix simple typo, producted -&gt; produced</title>
<updated>2020-12-16T10:19:17Z</updated>
<author>
<name>Tim Gates</name>
<email>tim.gates@iress.com</email>
</author>
<published>2020-12-16T10:19:17Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=5d494a7e8b9591a8923f387679c692b5c1f45e5a'/>
<id>urn:sha1:5d494a7e8b9591a8923f387679c692b5c1f45e5a</id>
<content type='text'>
There is a small typo in thirdparty/include/zlib.h, thirdparty/libz/zlib.h.

Should read `produced` rather than `producted`.
</content>
</entry>
<entry>
<title>Fix some typos in code comments and documentation</title>
<updated>2018-09-05T18:01:10Z</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2018-07-30T19:04:28Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3d6ffaf3f3463b62830f88f50a8c1b510f555eb5'/>
<id>urn:sha1:3d6ffaf3f3463b62830f88f50a8c1b510f555eb5</id>
<content type='text'>
All typos were found by Codespell.

Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
</content>
</entry>
<entry>
<title>Remove opjstyle binary that went inadvertently committed in d4e54e9f35d532062533f1d369c159810b01d224 (#1026)</title>
<updated>2017-09-22T19:43:09Z</updated>
<author>
<name>Even Rouault</name>
<email>even.rouault@spatialys.com</email>
</author>
<published>2017-09-22T19:43:09Z</published>
<link rel='alternate' type='text/html' href='https://git.carlh.net/cgit/openjpeg/commit/?id=3f0de88c7bf4e56826987aa7d3edb5acdd4399f2'/>
<id>urn:sha1:3f0de88c7bf4e56826987aa7d3edb5acdd4399f2</id>
<content type='text'>
</content>
</entry>
</feed>
