Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
packagekit-qt
Commits:
885a9f7d by Antonio Rojas at 2026-05-24T15:27:02+02:00
upgpkg: 1.1.4-2: gcc-libs--
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,14 +1,15 @@
pkgbase = packagekit-qt
pkgdesc = Qt bindings for PackageKit
pkgver = 1.1.4
- pkgrel = 1
- url = http://www.packagekit.org/
+ pkgrel = 2
+ url = https://www.freedesktop.org/software/PackageKit/
arch = x86_64
license = LGPL-2.1-only
makedepends = cmake
makedepends = git
- depends = gcc-libs
depends = glibc
+ depends = libgcc
+ depends = libstdc++
depends = packagekit
depends = qt6-base
source =
git+https://github.com/PackageKit/PackageKit-Qt#tag=v1.1.4?signed
=====================================
PKGBUILD
=====================================
@@ -5,12 +5,13 @@ pkgbase=packagekit-qt
pkgname=(packagekit-qt6)
pkgdesc='Qt bindings for PackageKit'
pkgver=1.1.4
-pkgrel=1
+pkgrel=2
arch=(x86_64)
url='https://www.freedesktop.org/software/PackageKit/'
license=(LGPL-2.1-only)
-depends=(gcc-libs
- glibc
+depends=(glibc
+ libgcc
+ libstdc++
packagekit
qt6-base)
makedepends=(cmake
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/packagekit-qt/-/commit/885a9f7dd7cf4251046299385613ad8333487d84
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/packagekit-qt/-/commit/885a9f7dd7cf4251046299385613ad8333487d84
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help