File: control

package info (click to toggle)
laptop-detect 0.16%2Bnmu1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 60 kB
  • sloc: sh: 111; makefile: 7
file content (18 lines) | stat: -rw-r--r-- 650 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: laptop-detect
Section: utils
Priority: optional
Maintainer: Simó Albert i Beltran <sim6@probeta.net>
Build-Depends: debhelper (>= 10)
Standards-Version: 4.0.1
Homepage: https://gitlab.com/debiants/laptop-detect
VCS-Git: https://gitlab.com/debiants/laptop-detect.git
VCS-Browser: https://gitlab.com/debiants/laptop-detect/tree/master

Package: laptop-detect
Architecture: all
Depends: ${misc:Depends}
Recommends: dmidecode
Description: system chassis type checker
 This package provides a simple shell script which attempts to determine
 whether it is being run on a laptop (or similar portable machine). It is
 mainly useful for installers.