File: com.github.linux_thinkpad.tp_smapi.metainfo.xml

package info (click to toggle)
tp-smapi 0.45-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 276 kB
  • sloc: ansic: 2,020; makefile: 99; xml: 22
file content (24 lines) | stat: -rw-r--r-- 1,018 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<component>
  <id>com.github.linux_thinkpad.tp_smapi</id>
  <metadata_license>MIT</metadata_license>
  <name>tp-smapi-dkms</name>
  <summary>ThinkPad hardware/firmware access modules source - dkms version</summary>
  <description>
    <p>The tp_smapi kernel module exposes some features of the
    ThinkPad hardware/firmware via a sysfs interface. Currently, the
    main implemented functionality is control of battery charging and
    extended battery status.  The underlying hardware interfaces are
    SMAPI and direct access to the embedded controller.</p>

    <p>This package also brings the source for an improved version of
    HDAPS which should work on newer ThinkPads too (the stock kernel
    version does not).</p>

    <p>This package contains the source to be built with dkms.</p>
  </description>
  <url type="homepage">https://github.com/linux-thinkpad/tp_smapi</url>
  <provides>
    <modalias>dmi:*:pn*:pvrThinkPad*:rvn*</modalias>
  </provides>
</component>