mirror of
https://github.com/anrieff/libcpuid
synced 2025-07-02 14:04:15 +00:00
commit
240d1c2e1e
1 changed files with 3 additions and 0 deletions
3
debian/control
vendored
3
debian/control
vendored
|
@ -9,6 +9,7 @@ Homepage: https://github.com/anrieff/libcpuid
|
||||||
Package: libcpuid13
|
Package: libcpuid13
|
||||||
Architecture: amd64 i386
|
Architecture: amd64 i386
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends}
|
||||||
|
Replaces: libcpuid11
|
||||||
Description: small C library for x86/x86_64 CPU detection and feature extraction
|
Description: small C library for x86/x86_64 CPU detection and feature extraction
|
||||||
For details about the programming API, please see the docs
|
For details about the programming API, please see the docs
|
||||||
on the project's site (http://libcpuid.sourceforge.net/)
|
on the project's site (http://libcpuid.sourceforge.net/)
|
||||||
|
@ -17,6 +18,7 @@ Package: libcpuid13-dev
|
||||||
Architecture: amd64 i386
|
Architecture: amd64 i386
|
||||||
Section: libdevel
|
Section: libdevel
|
||||||
Depends: ${misc:Depends}
|
Depends: ${misc:Depends}
|
||||||
|
Replaces: libcpuid11-dev
|
||||||
Description: Development files for libcpuid
|
Description: Development files for libcpuid
|
||||||
For details about the programming API, please see the docs
|
For details about the programming API, please see the docs
|
||||||
on the project's site (http://libcpuid.sourceforge.net/)
|
on the project's site (http://libcpuid.sourceforge.net/)
|
||||||
|
@ -24,6 +26,7 @@ Description: Development files for libcpuid
|
||||||
Package: cpuidtool
|
Package: cpuidtool
|
||||||
Architecture: amd64 i386
|
Architecture: amd64 i386
|
||||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends}
|
Depends: ${shlibs:Depends}, ${misc:Depends}, ${misc:Pre-Depends}
|
||||||
|
Replaces: cpuidtool
|
||||||
Description: small C library for x86/x86_64 CPU detection and feature extraction
|
Description: small C library for x86/x86_64 CPU detection and feature extraction
|
||||||
For details about the programming API, please see the docs
|
For details about the programming API, please see the docs
|
||||||
on the project's site (http://libcpuid.sourceforge.net/)
|
on the project's site (http://libcpuid.sourceforge.net/)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue