summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Bermond2020-10-02 23:30:20 +0000
committerDaniel Bermond2020-10-02 23:30:20 +0000
commit1b5d876028a2313a7628c2ab4ef5fbefdf88d492 (patch)
tree68e4a5d25e56d022654461dad26d3c8eaf7c7f42
parentda04ecdd2f9af7c3215058d683bb54322fde3113 (diff)
downloadaur-1b5d876028a2313a7628c2ab4ef5fbefdf88d492.tar.gz
Refresh patches
-rw-r--r--.SRCINFO6
-rw-r--r--010-libjpeg-xl-git-fix-headers-install-path.patch2
-rw-r--r--020-libjpeg-xl-git-fix-highway-build.patch2
-rw-r--r--PKGBUILD6
4 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5c13128cfd3b..90e2d96b17a0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = libjpeg-xl-git
pkgdesc = JPEG XL image format reference implementation (git version)
- pkgver = r14.g519b856
+ pkgver = r22.g849ebf6
pkgrel = 1
url = https://jpeg.org/jpegxl/
arch = x86_64
@@ -47,8 +47,8 @@ pkgbase = libjpeg-xl-git
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
- sha256sums = f8d4950895f71b9709dd3b6399be6f87474051a7ac0addb608676e7ffe9f19da
- sha256sums = 27e9e0e9e1017c57b3da8602062cc578da8036737ab62b96ff511311b35212d6
+ sha256sums = 96560239a5c9761728b8eddcb721d8e3556d32df178ca8a40da3c18613e6b99e
+ sha256sums = 287f18dfe7a75c75527e879c5a4470239153cc74dd76d459aed20db1062fdc47
pkgname = libjpeg-xl-git
diff --git a/010-libjpeg-xl-git-fix-headers-install-path.patch b/010-libjpeg-xl-git-fix-headers-install-path.patch
index 4c5c487160cf..cc196a1d28a1 100644
--- a/010-libjpeg-xl-git-fix-headers-install-path.patch
+++ b/010-libjpeg-xl-git-fix-headers-install-path.patch
@@ -1,6 +1,6 @@
--- a/jpegxl.cmake
+++ b/jpegxl.cmake
-@@ -447,9 +447,9 @@ endif() # APPLE
+@@ -446,9 +446,9 @@ endif() # APPLE
install(TARGETS jpegxl
DESTINATION ${CMAKE_INSTALL_LIBDIR})
install(DIRECTORY ${CMAKE_SOURCE_DIR}/include/jpegxl
diff --git a/020-libjpeg-xl-git-fix-highway-build.patch b/020-libjpeg-xl-git-fix-highway-build.patch
index b7bdabe820f5..bc084304fe06 100644
--- a/020-libjpeg-xl-git-fix-highway-build.patch
+++ b/020-libjpeg-xl-git-fix-highway-build.patch
@@ -1,6 +1,6 @@
--- a/third_party/highway/CMakeLists.txt
+++ b/third_party/highway/CMakeLists.txt
-@@ -77,6 +77,9 @@ set(HWY_FLAGS
+@@ -89,6 +89,9 @@ set(HWY_FLAGS
-Wnon-virtual-dtor
-Woverloaded-virtual
-Wvla
diff --git a/PKGBUILD b/PKGBUILD
index 7c64e3b322db..5297cdd5d7a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Daniel Bermond <dbermond@archlinux.org>
pkgname=libjpeg-xl-git
-pkgver=r14.g519b856
+pkgver=r22.g849ebf6
pkgrel=1
pkgdesc='JPEG XL image format reference implementation (git version)'
arch=('x86_64')
@@ -38,8 +38,8 @@ sha256sums=('SKIP'
'SKIP'
'SKIP'
'SKIP'
- 'f8d4950895f71b9709dd3b6399be6f87474051a7ac0addb608676e7ffe9f19da'
- '27e9e0e9e1017c57b3da8602062cc578da8036737ab62b96ff511311b35212d6')
+ '96560239a5c9761728b8eddcb721d8e3556d32df178ca8a40da3c18613e6b99e'
+ '287f18dfe7a75c75527e879c5a4470239153cc74dd76d459aed20db1062fdc47')
prepare() {
local _mingw_commit