Commit Graph

7 Commits

Author SHA1 Message Date
Alexandru Ardelean
05387c99b8 libwebp: bump to version 1.3.0
Signed-off-by: Alexandru Ardelean <alex@shruggie.ro>
2023-03-01 18:57:44 +08:00
breakings
7eb0f12dd1
libwebp: bump to version 1.2.4 (#514)
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Co-authored-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-09-04 23:48:33 +08:00
breakings
2944d7533c
libwebp: bump to version 1.2.3 (#487)
Drop upstreamed patch '001-fix-cmake-webpmux-linking.patch'.
Re-adapted patch '010-mips16.patch'

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>

Co-authored-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-07-30 22:39:10 +08:00
Alexandru Ardelean
7e2266babb libwebp: fix webpmux lib name for cmake linking
When using CMake the `<prefix>/usr/share/WebP/cmake/WebPConfig.cmake` gets
used to get the names of the libraries to link against.

Since version 1.2.1 of libwebp, libwebpmux is on by default.
This causes a linker error because the linker arg should be `-lwebpmux`
instead of `-llibwebpmux`.

This is easily fixable by correcting the generation of the WebPConfig.cmake
file to append `webpmux` when this lib is enabled.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-02-11 13:56:15 +00:00
Alexandru Ardelean
6f3f0fc903 libs: libwebp: bump to 1.2.1 & assign myself as maintainer
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2022-02-11 13:56:05 +00:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
AmadeusGhost
c4fe0ae122 gstreamer1: update to 1.16.2
Fix dependencies build errors:
  meson: update to 0.54.2
  intltool: update to 0.51
  libv4l: update to 1.20
  libwebp: add package
  gst1-libav/
  gst1-plugins-bad/
  gst1-plugins-base/
  gst1-plugins-good/
  gst1-plugins-ugly/
  gstreamer1: update to 1.16.2
2020-07-06 22:20:17 +08:00