From 08d106dc73a2b5ee13ac0ac975856ce53d4afd6c Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Fri, 18 May 2018 16:25:51 +0200 Subject: [PATCH] cairo: Revert patch causing Adobe PhotoShop images to be inverted [1] https://bugs.freedesktop.org/show_bug.cgi?id=105294 --- cairo.be0 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cairo.be0 b/cairo.be0 index 37329f950..9a7e8595e 100755 --- a/cairo.be0 +++ b/cairo.be0 @@ -15,7 +15,7 @@ SRCURL[0]="https://cairographics.org/snapshots/cairo-${PKGVERSION}.tar.xz" ## Add URLs/pathes to patch files to the PATCHURL array. ## The sources will be patched in the order of the array. -# PATCHURL+=() +PATCHURL+=(/src/mariux/patches/0001-Revert-Correctly-decode-Adobe-CMYK-JPEGs-in-PDF-expo.patch) ############################################################################### ## Add filename patterns to the EXCLUDE array of files that should not