gstreamer/subprojects/libopenjp2.wrap
Nirbheek Chauhan f4af1f6e62 meson: Update openjpeg wrap to 2.5.2, fixes a warning
The version was incorrectly encoded in the opj_config.h header with
the earlier version, which caused a compilation warning.

```
../subprojects/gst-plugins-bad/ext/openjpeg/gstopenjpegenc.c:943:5: warning: ‘bpp’ is deprecated:
Use prec instead [-Wdeprecated-declarations]
  943 |     comps[i].bpp = GST_VIDEO_FRAME_COMP_DEPTH (frame, i);
      |     ^~~~~
```

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7481>
2024-09-10 14:59:36 +00:00

13 lines
611 B
Text

[wrap-file]
directory = openjpeg-2.5.2
source_url = https://github.com/uclouvain/openjpeg/archive/v2.5.2.tar.gz
source_filename = openjpeg-2.5.2.tar.gz
source_hash = 90e3896fed910c376aaf79cdd98bdfdaf98c6472efd8e1debf0a854938cbda6a
patch_filename = libopenjp2_2.5.2-3_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/libopenjp2_2.5.2-3/get_patch
patch_hash = 2914f3c00891f245d5b5a407e63a09cd2f66d106e732c59d588fb65511728dea
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libopenjp2_2.5.2-3/openjpeg-2.5.2.tar.gz
wrapdb_version = 2.5.2-3
[provide]
libopenjp2 = libopenjp2_dep