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