Source: esmi
Section: devel
Priority: optional
Maintainer: Debian ROCm Team <debian-ai@lists.debian.org>
Uploaders: Xuanteng Huang <xuanteng.huang@outlook.com>,
           Christian Bayle <bayle@debian.org>
Standards-Version: 4.7.4
Homepage: https://github.com/amd/esmi_ib_library
Vcs-Browser: https://salsa.debian.org/rocm-team/esmi
Vcs-Git: https://salsa.debian.org/rocm-team/esmi.git
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               cmake,
               help2man,
               chrpath,
               doxygen, graphviz, texlive-latex-base, texlive-plain-generic, texlive-latex-recommended, texlive-latex-extra, texlive-fonts-recommended
#texlive-latex-recommended, texlive-latex-extra
#texlive-latex-base, texlive-binaries, plantuml

Package: libe-smi64-1
Section: libs
Architecture: amd64
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: AMD EPYC System Management Interface - library
 esmi, the EPYC System Management Interface in-band library, is a C library for
 Linux that provides a user space interface to monitor and control the CPU's
 power, energy, performance and other system management features.
 .
 This package provides the esmi tool executable.

Package: libesmi-dev
Section: libdevel
Architecture: amd64
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: AMD EPYC System Management Interface - headers
 esmi, the EPYC System Management Interface in-band library, is a C library for
 Linux that provides a user space interface to monitor and control the CPU's
 power, energy, performance and other system management features.
 .
 This package provides the development headers.


