Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
qt6-wayland


Commits:
74c07133 by Antonio Rojas at 2023-09-28T13:50:47+02:00
Drop merged patch

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -14,14 +14,8 @@ depends=(qt6-declarative libxcomposite)
 makedepends=(cmake ninja)
 groups=(qt6)
 _pkgfn=${pkgname/6-/}-everywhere-src-$_qtver
-source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz
-        
qtbug-115757.patch::https://code.qt.io/cgit/qt/qtwayland.git/patch/?id=02e9e0a2)
-sha256sums=('f72a8588b7ff9b81bb311f2c8b541c11788b81003537b010360ca80eae52369f'
-            '82b3418443ffd52e071a979aabef33dd51e93aec65fa9ec16e521dcff9e7cb2a')
-
-prepare() {
-  patch -d $_pkgfn -p1 < qtbug-115757.patch # Fix crash on drag and drop
-}
+source=(https://download.qt.io/official_releases/qt/${pkgver%.*}/$_qtver/submodules/$_pkgfn.tar.xz)
+sha256sums=('f72a8588b7ff9b81bb311f2c8b541c11788b81003537b010360ca80eae52369f')
 
 build() {
   cmake -B build -S $_pkgfn -G Ninja \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-wayland/-/commit/74c07133dfd769d1f87c32be2ef625b0d8dc2422

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/qt6-wayland/-/commit/74c07133dfd769d1f87c32be2ef625b0d8dc2422
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to