File: control

package info (click to toggle)
tp-smapi 0.43-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 248 kB
  • sloc: ansic: 2,008; makefile: 148
file content (27 lines) | stat: -rw-r--r-- 1,009 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Source: tp-smapi
Section: kernel
Priority: optional
Maintainer: Evgeni Golov <evgeni@debian.org>
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: bzip2, dkms
Standards-Version: 4.1.3.0
Homepage: https://github.com/evgeni/tp_smapi/
Vcs-Git: https://salsa.debian.org/debian/tp-smapi.git
Vcs-Browser: https://salsa.debian.org/debian/tp-smapi

Package: tp-smapi-dkms
Architecture: all
Depends: ${misc:Depends}
Description: ThinkPad hardware/firmware access modules source - dkms version
 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.
 .
 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).
 .
 This package contains the source to be built with dkms.