Balló György pushed to branch main at Arch Linux / Packaging / Packages / marble


Commits:
de685b95 by Balló György at 2024-12-12T15:51:42+01:00
upgpkg: 24.12.0-2: Fix qt6-serialport optdep

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = marble
        pkgdesc = Desktop Globe
        pkgver = 24.12.0
-       pkgrel = 1
+       pkgrel = 2
        url = https://apps.kde.org/marble/
        arch = x86_64
        license = GPL-2.0-or-later
@@ -55,14 +55,13 @@ pkgname = marble-common
        depends = qt6-base
        depends = qt6-declarative
        depends = qt6-positioning
-       depends = qt6-serialport
        depends = qt6-svg
        depends = qt6-webchannel
        depends = qt6-webengine
        depends = zlib
        optdepends = gpsd: GPS based geolocation
        optdepends = libwlocate: WLAN based geolocation
-       optdepends = qt5-serialport: APRS plugin
+       optdepends = qt6-serialport: APRS plugin
        optdepends = shapelib: SHP plugin
 
 pkgname = marble-maps


=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ pkgname=(marble
          marble-maps
          marble-qt)
 pkgver=24.12.0
-pkgrel=1
+pkgrel=2
 pkgdesc='Desktop Globe'
 arch=(x86_64)
 url='https://apps.kde.org/marble/'
@@ -61,14 +61,13 @@ package_marble-common() {
            qt6-base
            qt6-declarative
            qt6-positioning
-           qt6-serialport
            qt6-svg
            qt6-webchannel
            qt6-webengine
            zlib)
   optdepends=('gpsd: GPS based geolocation'
               'libwlocate: WLAN based geolocation'
-              'qt5-serialport: APRS plugin'
+              'qt6-serialport: APRS plugin'
               'shapelib: SHP plugin')
 
   DESTDIR="$pkgdir" cmake --install build



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/marble/-/commit/de685b95866e24f9e942aa34d9ec034a3b77b85e

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


Reply via email to