Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / hplip


Commits:
0c46e962 by Andreas Radke at 2026-02-15T20:47:12+01:00
upgpkg: 1:3.25.8-5; gcc-libs deprecation

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = hplip
        pkgdesc = Drivers for HP DeskJet, OfficeJet, Photosmart, Business 
Inkjet and some LaserJet
        pkgver = 3.25.8
-       pkgrel = 4
+       pkgrel = 5
        epoch = 1
        url = https://hplipopensource.com
        arch = x86_64
@@ -28,7 +28,8 @@ pkgbase = hplip
        depends = python-gobject
        depends = libjpeg-turbo
        depends = dbus
-       depends = gcc-libs
+       depends = libstdc++
+       depends = libgcc
        depends = avahi
        depends = python
        depends = xdg-utils


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=hplip
 pkgver=3.25.8
-pkgrel=4
+pkgrel=5
 epoch=1
 pkgdesc="Drivers for HP DeskJet, OfficeJet, Photosmart, Business Inkjet and 
some LaserJet"
 arch=('x86_64')
@@ -21,8 +21,9 @@ license=('GPL-2.0-or-later'
          'python-ldap')
 depends=('python-dbus' 'python-distro' 'ghostscript' 'net-snmp' 
          'foomatic-db-engine' 'python-gobject' 'libjpeg-turbo' 'dbus'
-         'gcc-libs' 'avahi' 'python' 'xdg-utils' 'zlib' 'libcups' 'glibc' 'sh')
-makedepends=('python-pyqt5' 'sane' 'rpcbind' 'cups' 'libusb' 
+         'libstdc++' 'libgcc' 'avahi' 'python' 'xdg-utils' 'zlib' 'libcups'
+         'glibc' 'sh')
+makedepends=('python-pyqt5' 'sane' 'rpcbind' 'cups' 'libusb'
              'python-setuptools')
 optdepends=('cups: for printing support'
             'sane: for scanner support'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hplip/-/commit/0c46e96213cc3b43501b6ab3f06d0bbe3b07475d

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


Reply via email to