[arch-commits] Commit in gambas3/trunk (PKGBUILD gambas-poppler-0.76.patch)

Antonio Rojas arojas at archlinux.org
Tue Apr 23 22:51:02 UTC 2019


    Date: Tuesday, April 23, 2019 @ 22:51:00
  Author: arojas
Revision: 453257

Fix build with poppler 0.76, take 3

Modified:
  gambas3/trunk/PKGBUILD
  gambas3/trunk/gambas-poppler-0.76.patch

---------------------------+
 PKGBUILD                  |    2 +-
 gambas-poppler-0.76.patch |    3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-23 22:32:40 UTC (rev 453256)
+++ PKGBUILD	2019-04-23 22:51:00 UTC (rev 453257)
@@ -46,7 +46,7 @@
         gambas-poppler-0.76.patch)
 sha512sums=('b6c7cae4b953b4303bf4b7856fd17611c1b2ea0d3253f3d2c19c04cb7836a08da49b50f1d0412353e5fc869935b8a24c4b9a93b1893ecd290bfa54774ad01270'
             'de829f45c874958dc0f60649b13605d67d9173c8676a2accb518131520e366aaf724fd7a817ee69be0c9280f27bef339df6d973e718580754737c3c4640fa37d'
-            '0452938752b3558a94d1963418342e0957efe3fdd11472a4cdad75be2205ab8fe54c8b58ba2223ecd189a93ec3985c2b68a4eae2926138c8710815cc457ffb2a')
+            '076297e49a1a056c76d376a29b4301ee1f1a71f44973679d4fb15eb5f724fb90ff782f2ed25555279e596cb6df3b0d32da6e9a15161a5eda3303e6de04f7c69a')
 
 create_dirs() {
   install -dm755 ${pkgdir}/usr/lib/gambas3

Modified: gambas-poppler-0.76.patch
===================================================================
--- gambas-poppler-0.76.patch	2019-04-23 22:32:40 UTC (rev 453256)
+++ gambas-poppler-0.76.patch	2019-04-23 22:51:00 UTC (rev 453257)
@@ -23,11 +23,12 @@
 index fa80d47a9..e9afdbf81 100644
 --- a/gb.pdf/src/CPdfDocument.h
 +++ b/gb.pdf/src/CPdfDocument.h
-@@ -29,7 +29,6 @@
+@@ -29,7 +29,7 @@
  #include <PDFDoc.h>
  #include <SplashOutputDev.h>
  #include <Page.h>
 -#include <goo/GooList.h>
++#include <Outline.h>
  #include <stdint.h>
  
  #if POPPLER_VERSION_0_64



More information about the arch-commits mailing list