Ravenports generated: 25 Nov 2019 17:36
[ravenports.git] / bucket_26 / pciutils
1 # Buildsheet autogenerated by ravenadm tool -- Do not edit.
2
3 NAMEBASE=               pciutils
4 VERSION=                3.6.2
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]=            ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/
13 DISTFILE[1]=            pciutils-3.6.2.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 INVALID_RPATH=          yes
37
38 MAKE_ARGS=              PREFIX={{PREFIX}}
39                         SHARED=yes
40
41 INSTALL_TARGET=         install install-lib
42
43 CFLAGS=                 -fPIC
44
45 post-install:
46         ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libpci.so
47
48 [FILE:123:descriptions/desc.library]
49 libpci is a common portable library which offers access to the PCI 
50 configuration space on a variety of operating systems.
51
52
53 [FILE:379:descriptions/desc.primary]
54 The PCI Utilities are a collection of programs for inspecting and 
55 manipulating configuration of PCI devices, all based on libpci.
56
57 The utilities include:
58 - lspci: displays detailed information about all PCI buses and devices in 
59 the system
60 - setpci: allows reading from and writing to PCI device configuration 
61 registers. For example, you can adjust the latency timers with it.
62
63
64 [FILE:100:distinfo]
65 30005e341bb0ffa734174e592dc8f0dd928e1c9368b859715812149ed91d8f93       473699 pciutils-3.6.2.tar.gz
66
67
68 [FILE:119:manifests/plist.library]
69 include/pci/
70  config.h
71  types.h
72  header.h
73  pci.h
74 lib/
75  libpci.so.3
76  libpci.so
77  libpci.so.3.6.2
78 lib/pkgconfig/libpci.pc
79
80
81 [FILE:138:manifests/plist.primary]
82 sbin/
83  update-pciids
84  setpci
85  lspci
86 share/pci.ids
87 share/man/man8/
88  update-pciids.8.gz
89  lspci.8.gz
90  setpci.8.gz
91 share/man/man7/pcilib.7.gz
92