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


Commits:
fda1de56 by Balló György at 2026-01-11T09:47:54+01:00
upgpkg: 25.12.1-3: Disable gnome-keyring integration

libgnome-keyring is deprecated and archived a long time ago.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = falkon
        pkgdesc = Cross-platform QtWebEngine browser
        pkgver = 25.12.1
-       pkgrel = 2
+       pkgrel = 3
        url = https://www.falkon.org/
        arch = x86_64
        groups = kde-applications
@@ -9,7 +9,6 @@ pkgbase = falkon
        license = GPL-2.0-or-later
        makedepends = extra-cmake-modules
        makedepends = kio
-       makedepends = libgnome-keyring
        makedepends = purpose
        makedepends = pyside6
        makedepends = qt6-tools
@@ -28,7 +27,6 @@ pkgbase = falkon
        optdepends = kio: KDE integration
        optdepends = kjobwidgets: KDE integration
        optdepends = kwallet: KDE integration
-       optdepends = libgnome-keyring: gnome keyring integration
        optdepends = purpose: KDE integration
        optdepends = pyside6: Python plugins
        source = 
https://download.kde.org/stable/release-service/25.12.1/src/falkon-25.12.1.tar.xz


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=falkon
 pkgver=25.12.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Cross-platform QtWebEngine browser'
 arch=(x86_64)
 url='https://www.falkon.org/'
@@ -18,7 +18,6 @@ depends=(gcc-libs
          qt6-webengine)
 makedepends=(extra-cmake-modules
              kio
-             libgnome-keyring
              purpose
              pyside6
              qt6-tools
@@ -28,7 +27,6 @@ optdepends=('kcoreaddons: KDE integration'
             'kio: KDE integration'
             'kjobwidgets: KDE integration'
             'kwallet: KDE integration'
-            'libgnome-keyring: gnome keyring integration'
             'purpose: KDE integration'
             'pyside6: Python plugins')
 groups=(kde-applications



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/falkon/-/commit/fda1de562ec299cdfc27c3ae0b0162691c537e86

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


Reply via email to