Ravenports generated: 22 Dec 2019 20:24
[ravenports.git] / bucket_26 / pciutils
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               pciutils
4 VERSION=                3.6.2
5 REVISION=               1
6 KEYWORDS=               sysutils devel
7 VARIANTS=               standard
8 SDESC[standard]=        Library / tools to access PCI bus config registers
9 HOMEPAGE=               https://mj.ucw.cz/sw/pciutils
10 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
11
12 DOWNLOAD_GROUPS=        main
13 SITES[main]=            https://www.kernel.org/pub/software/utils/pciutils/
14 DISTFILE[1]=            pciutils-3.6.2.tar.gz:main
15 DF_INDEX=               1
16 SPKGS[standard]=        complete
17                         library
18                         primary
19
20 OPTIONS_AVAILABLE=      none
21 OPTIONS_STANDARD=       none
22
23 RUN_DEPENDS=            pciids:single:standard
24 EXRUN[primary]=         pciutils:library:standard
25
26 USES=                   gmake
27
28 LICENSE=                GPLv2:complete
29 LICENSE_TERMS=          complete:{{WRKDIR}}/TERMS
30 LICENSE_FILE=           GPLv2:{{WRKSRC}}/COPYING
31 LICENSE_AWK=            TERMS:"^$$"
32 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/pciutils.h
33 LICENSE_SCHEME=         solo
34
35 FPC_EQUIVALENT=         sysutils/pciutils
36
37 MAKE_ARGS=              PREFIX={{PREFIX}}
38                         SHARED=yes
39
40 INSTALL_TARGET=         install install-lib
41
42 CFLAGS=                 -fPIC
43
44 post-install:
45         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpci.so
46
47 [FILE:123:descriptions/desc.library]
48 libpci is a common portable library which offers access to the PCI 
49 configuration space on a variety of operating systems.
50
51
52 [FILE:379:descriptions/desc.primary]
53 The PCI Utilities are a collection of programs for inspecting and 
54 manipulating configuration of PCI devices, all based on libpci.
55
56 The utilities include:
57 - lspci: displays detailed information about all PCI buses and devices in 
58 the system
59 - setpci: allows reading from and writing to PCI device configuration 
60 registers. For example, you can adjust the latency timers with it.
61
62
63 [FILE:100:distinfo]
64 d5f9254f27bbda8243b345633e980144e6bd2af9c786bb8a152b904530aef599       465892 pciutils-3.6.2.tar.gz
65
66
67 [FILE:119:manifests/plist.library]
68 include/pci/
69  config.h
70  types.h
71  header.h
72  pci.h
73 lib/
74  libpci.so.3
75  libpci.so
76  libpci.so.3.6.2
77 lib/pkgconfig/libpci.pc
78
79
80 [FILE:138:manifests/plist.primary]
81 sbin/
82  update-pciids
83  setpci
84  lspci
85 share/pci.ids
86 share/man/man8/
87  update-pciids.8.gz
88  lspci.8.gz
89  setpci.8.gz
90 share/man/man7/pcilib.7.gz
91