wok-current rev 24174
updated pciids (20200329 -> 20211230)
author | Hans-G?nter Theisgen |
---|---|
date | Thu Dec 30 06:42:15 2021 +0100 (2021-12-30) |
parents | 899d2183c9c6 |
children | 0b7b8e414545 |
files | pciids/description.txt pciids/receipt |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/pciids/description.txt Thu Dec 30 06:42:15 2021 +0100 1.3 @@ -0,0 +1,4 @@ 1.4 +This is a public repository of all known ID's used in PCI devices: 1.5 +ID's of vendors, devices, subsystems and device classes. 1.6 +It is used in various programs (e.g., The PCI Utilities) to display 1.7 +full human-readable names instead of cryptic numeric codes.
2.1 --- a/pciids/receipt Wed Dec 29 09:24:42 2021 +0100 2.2 +++ b/pciids/receipt Thu Dec 30 06:42:15 2021 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="pciids" 2.7 -VERSION="20200329" 2.8 +VERSION="20211230" 2.9 CATEGORY="misc" 2.10 SHORT_DESC="List of PCI ID's" 2.11 MAINTAINER="slaxemulator@gmail.com" 2.12 @@ -11,10 +11,10 @@ 2.13 TARBALL="pci-$VERSION.ids.gz" 2.14 WGET_URL="${WEB_SITE}v2.2/pci.ids.gz" 2.15 2.16 +BUILD_DEPENDS="advancecomp" 2.17 + 2.18 HOST_ARCH="i486 arm" 2.19 2.20 -BUILD_DEPENDS="advancecomp" 2.21 - 2.22 # Rules to configure and make the package. 2.23 compile_rules() 2.24 {