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