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


Commits:
1591b879 by Antonio Rojas at 2026-01-23T17:51:15+01:00
upgpkg: B.02.20-2: Drop unused gtk2-compat makedepend

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,14 +1,14 @@
 pkgbase = lshw
        pkgdesc = A small tool to provide detailed information on the hardware 
configuration of the machine.
        pkgver = B.02.20
-       pkgrel = 1
+       pkgrel = 2
        url = https://ezix.org/project/wiki/HardwareLiSter
        arch = x86_64
        license = GPL
        makedepends = gcc
-       makedepends = gtk2-compat
        makedepends = sqlite
        makedepends = git
+       makedepends = gtk3
        depends = gcc-libs
        depends = hwdata
        optdepends = gtk3


=====================================
PKGBUILD
=====================================
@@ -5,14 +5,14 @@
 pkgname=lshw
 pkgver=B.02.20
 _commit=4c6497c8b0a67cd9fa9693e9101a7cafd3297e81
-pkgrel=1
+pkgrel=2
 pkgdesc="A small tool to provide detailed information on the hardware 
configuration of the machine."
 url="https://ezix.org/project/wiki/HardwareLiSter";
 license=('GPL')
 arch=('x86_64')
 depends=('gcc-libs' 'hwdata')
 optdepends=('gtk3')
-makedepends=('gcc' 'gtk2-compat' 'sqlite' 'git')
+makedepends=('gcc' 'sqlite' 'git' 'gtk3')
 #source=(https://ezix.org/software/files/lshw-$pkgver.tar.gz
 #        82393aa9b59307a443677df7340a1dd38847a5ef.patch)
 
source=("$pkgname-$pkgver::git+https://ezix.org/src/pkg/lshw.git#commit=${_commit}";)



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lshw/-/commit/1591b8799caa8f837f4e4567636339425b47d6a1

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


Reply via email to