1Source: libcpuid
2Section: libs
3Priority: optional
4Maintainer: Zhang, Guodong <gdzhang@linx-info.com>
5Build-Depends: debhelper (>= 9), autotools-dev, libtool, automake, autoconf, python, doxygen
6Standards-Version: 3.9.5
7Homepage: https://github.com/anrieff/libcpuid
8
9Package: libcpuid15
10Architecture: amd64 i386
11Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends}
12Replaces: libcpuid11, libcpuid13, libcpuid14
13Description: small C library for x86/x86_64 CPU detection and feature extraction
14 For details about the programming API, please see the docs
15 on the project's site (http://libcpuid.sourceforge.net/)
16
17Package: libcpuid15-dev
18Architecture: amd64 i386
19Section: libdevel
20Depends: ${misc:Depends}
21Replaces: libcpuid11-dev, libcpuid13-dev, libcpuid14-dev
22Description: Development files for libcpuid
23 For details about the programming API, please see the docs
24 on the project's site (http://libcpuid.sourceforge.net/)
25
26Package: cpuidtool
27Architecture: amd64 i386
28Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends}
29Replaces: cpuidtool
30Description: small C library for x86/x86_64 CPU detection and feature extraction
31 For details about the programming API, please see the docs
32 on the project's site (http://libcpuid.sourceforge.net/)
33