[arch-commits] Commit in aegisub/trunk (PKGBUILD)

Levente Polyak anthraxx at archlinux.org
Tue Jan 15 10:44:39 UTC 2019


    Date: Tuesday, January 15, 2019 @ 10:44:38
  Author: anthraxx
Revision: 423289

header import for for boost 1.69.0 rebuild

Modified:
  aegisub/trunk/PKGBUILD

----------+
 PKGBUILD |    2 ++
 1 file changed, 2 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-15 10:43:05 UTC (rev 423288)
+++ PKGBUILD	2019-01-15 10:44:38 UTC (rev 423289)
@@ -25,6 +25,8 @@
 
   patch -Np1 -i ../boost-1.68.patch
   patch -Np1 -i ../icu59.patch
+  # boost 1.69
+  sed 's|gil/gil_all.hpp|gil.hpp|g' -i src/*.cpp
 
   sed 's/$(LIBS_BOOST) $(LIBS_ICU)/$(LIBS_BOOST) $(LIBS_ICU) -pthread/' -i tools/Makefile
 }



More information about the arch-commits mailing list