After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731847 - cerbero: update libtiff recipe
cerbero: update libtiff recipe
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: cerbero
git master
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2014-06-18 12:45 UTC by Dirk Van Haerenborgh
Modified: 2017-07-15 12:01 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (1.55 KB, patch)
2014-06-18 12:45 UTC, Dirk Van Haerenborgh
none Details | Review
libtiff update without cxx (956 bytes, patch)
2014-06-18 16:59 UTC, Dirk Van Haerenborgh
none Details | Review

Description Dirk Van Haerenborgh 2014-06-18 12:45:07 UTC
Created attachment 278674 [details] [review]
proposed patch

This patch updates the tiff recipe with a number of changes, as such that it more closely resembles the build settings of ubuntu trusty.

* update to libtiff 4.0.3
* use a tarball instead of a local git repo
* enable libtifxx
* add the reentrant CXX flag
* add the --ld-version-script configure flag. OpenCV for instance relies on this.
Comment 1 Andoni Morales 2014-06-18 13:21:23 UTC
CXX was disabled because it was failing in several platforms. I would leave it disabled unless you can test it everywhere and make sure it works
Comment 2 Dirk Van Haerenborgh 2014-06-18 16:59:03 UTC
Created attachment 278703 [details] [review]
libtiff update without cxx

I don't actually need CXX. I just enabled as I thought it to be the source of my issues.

This patch just updates libtiff and enables ld version script.
Comment 3 Tim-Philipp Müller 2017-07-15 12:01:05 UTC
libtiff in cerbero is at 4.0.7 now, closing.