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


Commits:
48e0de0a by Antonio Rojas at 2024-01-31T14:30:39+01:00
Drop merged patch

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -18,18 +18,12 @@ makedepends=(doxygen
              qt6-shadertools
              qt6-tools)
 groups=(kf6)
-source=(https://download.kde.org/unstable/frameworks/$pkgver/$pkgname-$pkgver.tar.xz{,.sig}
-        https://invent.kde.org/frameworks/kirigami/-/commit/6411c128.patch)
+source=(https://download.kde.org/unstable/frameworks/$pkgver/$pkgname-$pkgver.tar.xz{,.sig})
 sha256sums=('0154e7cbd2d6b40cf54720401d333ae3ba1c7aab12bbd2ad2060a12b78e07855'
-            'SKIP'
-            '2dd5e174fc09672f6ddcbe6847add410e44db787b12573cf2252a94b890cf20a')
+            'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB  # David Faure 
<[email protected]>
               E0A3EB202F8E57528E13E72FD7574483BB57B18D) # Jonathan Esk-Riddell 
<[email protected]>
 
-prepare() {
-  patch -d $pkgname-$pkgver -p1 < 6411c128.patch # Fix top of pages cut off 
with Qt 6.7
-}
-
 build() {
   cmake -B build -S $pkgname-$pkgver \
     -DBUILD_TESTING=OFF \



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/kirigami/-/commit/48e0de0ab296770214dea4b42430f191f02901d5

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


Reply via email to