Ravenports generated: 24 Jan 2020 14:09
[ravenports.git] / bucket_26 / pciutils
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               pciutils
4 VERSION=                3.6.3
5 KEYWORDS=               sysutils devel
6 VARIANTS=               standard
7 SDESC[standard]=        Library / tools to access PCI bus config registers
8 HOMEPAGE=               https://mj.ucw.cz/sw/pciutils
9 CONTACT=                Michael_Reim[kraileth@elderlinux.org]
10
11 DOWNLOAD_GROUPS=        main
12 SITES[main]=            https://www.kernel.org/pub/software/utils/pciutils/
13 DISTFILE[1]=            pciutils-3.6.3.tar.gz:main
14 DF_INDEX=               1
15 SPKGS[standard]=        complete
16                         library
17                         primary
18
19 OPTIONS_AVAILABLE=      none
20 OPTIONS_STANDARD=       none
21
22 RUN_DEPENDS=            pciids:single:standard
23 EXRUN[primary]=         pciutils:library:standard
24
25 USES=                   gmake
26
27 LICENSE=                GPLv2:complete
28 LICENSE_TERMS=          complete:{{WRKDIR}}/TERMS
29 LICENSE_FILE=           GPLv2:{{WRKSRC}}/COPYING
30 LICENSE_AWK=            TERMS:"^$$"
31 LICENSE_SOURCE=         TERMS:{{WRKSRC}}/pciutils.h
32 LICENSE_SCHEME=         solo
33
34 FPC_EQUIVALENT=         sysutils/pciutils
35
36 MAKE_ARGS=              PREFIX={{PREFIX}}
37                         SHARED=yes
38
39 INSTALL_TARGET=         install install-lib
40 SOVERSION=              3.6.3
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 8e03e1fe46d97631950bc2a11f671b0925f34d4824f2bd33a28ff985fd7cd3cf       487781 pciutils-3.6.3.tar.gz
65
66
67 [FILE:137:manifests/plist.library]
68 include/pci/
69  config.h
70  header.h
71  pci.h
72  types.h
73 lib/
74  libpci.so
75  libpci.so.%%SOMAJOR%%
76  libpci.so.%%SOVERSION%%
77 lib/pkgconfig/libpci.pc
78
79
80 [FILE:166:manifests/plist.primary]
81 sbin/
82  lspci
83  setpci
84  update-pciids
85 share/pci.ids
86 share/man/man5/pci.ids.5.gz
87 share/man/man7/pcilib.7.gz
88 share/man/man8/
89  lspci.8.gz
90  setpci.8.gz
91  update-pciids.8.gz
92