[arch-commits] Commit in qt6-webengine/kde-unstable (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Sat Sep 10 09:38:10 UTC 2022


    Date: Saturday, September 10, 2022 @ 09:38:09
  Author: arojas
Revision: 455750

Disable debug again

Modified:
  qt6-webengine/kde-unstable/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-09-10 08:14:15 UTC (rev 455749)
+++ PKGBUILD	2022-09-10 09:38:09 UTC (rev 455750)
@@ -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)
+#options=(debug) - hangs on stripping
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
 source=(https://download.qt.io/development_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
 sha256sums=('d2910a118e02c8cdfbf6081d2dcbd3212443f3bc7768860f30e5f50e9a58f453')



More information about the arch-commits mailing list