Date: Wednesday, October 5, 2022 @ 14:11:39
  Author: arojas
Revision: 457272

upgpkg: qt6-webengine 6.4.0-3: Reenable debug

Modified:
  qt6-webengine/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-05 13:59:26 UTC (rev 457271)
+++ PKGBUILD    2022-10-05 14:11:39 UTC (rev 457272)
@@ -4,7 +4,7 @@
 pkgname=qt6-webengine
 _qtver=6.4.0
 pkgver=${_qtver/-/}
-pkgrel=2
+pkgrel=3
 arch=(x86_64)
 url='https://www.qt.io'
 license=(GPL3 LGPL3 FDL custom)
@@ -14,7 +14,7 @@
 makedepends=(cmake ninja python-html5lib gperf jsoncpp qt6-tools pipewire 
nodejs qt6-websockets libepoxy git)
 optdepends=('pipewire: WebRTC desktop sharing under Wayland')
 groups=(qt6)
-#options=(debug) - hangs on stripping
+options=(debug)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 
source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
         
qtbug-107144.patch::https://code.qt.io/cgit/qt/qtwebengine.git/patch/?id=64b7da9d)

Reply via email to