From 9aa9c7b71e28691b24413a8a9c527c2183c5deaa Mon Sep 17 00:00:00 2001 From: mhmdanas Date: Thu, 26 Jan 2023 21:00:42 +0000 Subject: [PATCH] hwids: update to 0.366. --- .../hwids/patches/pkgconfig-sysrootdir.patch | 25 ------------------- srcpkgs/hwids/template | 4 +-- 2 files changed, 2 insertions(+), 27 deletions(-) delete mode 100644 srcpkgs/hwids/patches/pkgconfig-sysrootdir.patch diff --git a/srcpkgs/hwids/patches/pkgconfig-sysrootdir.patch b/srcpkgs/hwids/patches/pkgconfig-sysrootdir.patch deleted file mode 100644 index 6af35847b88b89..00000000000000 --- a/srcpkgs/hwids/patches/pkgconfig-sysrootdir.patch +++ /dev/null @@ -1,25 +0,0 @@ -From d3325fd72bd45ba74e709b4083521104193b224e Mon Sep 17 00:00:00 2001 -From: Markus Volk -Date: Wed, 9 Nov 2022 18:37:41 +0100 -Subject: [PATCH] hwdata.pc.in: use sysroot prefix for pkgdatadir variable - -The pc_sysroot is automatically added to cflags and libs but not -to 'pkg-config --variable'. This matches what wayland-protocols does. - -Signed-off-by: Markus Volk ---- - hwdata.pc.in | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/hwdata.pc.in b/hwdata.pc.in -index 8dd73b6..c5791d3 100644 ---- a/hwdata.pc.in -+++ b/hwdata.pc.in -@@ -1,6 +1,6 @@ - prefix=@prefix@ - datadir=@datadir@ --pkgdatadir=@pkgdatadir@ -+pkgdatadir=${pc_sysrootdir}@pkgdatadir@ - - Name: @NAME@ - Description: Hardware identification and configuration data diff --git a/srcpkgs/hwids/template b/srcpkgs/hwids/template index 57619713fc3476..778c618f7984a9 100644 --- a/srcpkgs/hwids/template +++ b/srcpkgs/hwids/template @@ -1,14 +1,14 @@ # Template file for 'hwids' pkgname=hwids reverts="20201207_1 20210613_1 20200813.1_1 20200813.1_2 20200306_1 20200204_1 20191025_1 20190818_1 20190316_1 20180917_1 20180518_1 20180315_1 20171003_1 20170715_1 20170328_1 20161103_1 20160801_1 20160421_1 20160306_1 20150717_1 20150421_1 20150129_1 20150118_1" -version=0.364 +version=0.366 revision=1 short_desc="Hardware Identification Databases" maintainer="John " license="GPL-2.0-or-later" homepage="https://github.com/vcrhonek/hwdata" distfiles="https://github.com/vcrhonek/hwdata/archive/refs/tags/v${version}.tar.gz" -checksum=e79ee7e0251c94273ac8ffa7f68892152d3cfc243a471bc61771d8ab53da3331 +checksum=bdc91561ec210877e6d1e3ec3abf0305389d7bcc3bf616bcecb2bdf74e3a7696 do_install() { vmkdir usr/share/hwdata