Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
gammaray


Commits:
1067f9e0 by Antonio Rojas at 2025-11-21T19:57:10+01:00
upgpkg: 3.3.0-3: Qt 6.10.1 rebuild

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gammaray
        pkgdesc = A tool for examining the internals of a Qt application and to 
some extent also manipulate it
        pkgver = 3.3.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://www.kdab.com/gammaray/
        arch = x86_64
        license = GPL-2.0-or-later


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=gammaray
 pkgver=3.3.0
-pkgrel=2
+pkgrel=3
 pkgdesc='A tool for examining the internals of a Qt application and to some 
extent also manipulate it'
 arch=(x86_64)
 url='https://www.kdab.com/gammaray/'
@@ -36,6 +36,8 @@ validpgpkeys=(E86C000370B1B9E2A9191AD53DBFB6882C9358FB) # 
KDAB Products <info@kd
 prepare() {
 # Fix plugin install dir
   sed -e 's|plugins/gammaray|lib/qt6/plugins/gammaray|' -i 
GammaRay/CMakeLists.txt
+# Fix build with Qt 6.10.1
+  git -C GammaRay cherry-pick -n 12d9ef79e549788f65d17aed49a44d04e46d520d
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gammaray/-/commit/1067f9e08d17b7843ac2a5dce80895656fdbd8a1

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gammaray/-/commit/1067f9e08d17b7843ac2a5dce80895656fdbd8a1
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to