# HG changeset patch # User Hans-G?nter Theisgen # Date 1640842935 -3600 # Node ID 16aa2ac699ef88e0093232adfecc9de8c941a8c8 # Parent 899d2183c9c64822747e1ee846e412e6fa9ad062 updated pciids (20200329 -> 20211230) diff -r 899d2183c9c6 -r 16aa2ac699ef pciids/description.txt --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/pciids/description.txt Thu Dec 30 06:42:15 2021 +0100 @@ -0,0 +1,4 @@ +This is a public repository of all known ID's used in PCI devices: +ID's of vendors, devices, subsystems and device classes. +It is used in various programs (e.g., The PCI Utilities) to display +full human-readable names instead of cryptic numeric codes. diff -r 899d2183c9c6 -r 16aa2ac699ef pciids/receipt --- a/pciids/receipt Wed Dec 29 09:24:42 2021 +0100 +++ b/pciids/receipt Thu Dec 30 06:42:15 2021 +0100 @@ -1,7 +1,7 @@ # SliTaz package receipt. PACKAGE="pciids" -VERSION="20200329" +VERSION="20211230" CATEGORY="misc" SHORT_DESC="List of PCI ID's" MAINTAINER="slaxemulator@gmail.com" @@ -11,10 +11,10 @@ TARBALL="pci-$VERSION.ids.gz" WGET_URL="${WEB_SITE}v2.2/pci.ids.gz" +BUILD_DEPENDS="advancecomp" + HOST_ARCH="i486 arm" -BUILD_DEPENDS="advancecomp" - # Rules to configure and make the package. compile_rules() {