File: control.modules.in

package info (click to toggle)
bbswitch 0.8-15
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 264 kB
  • sloc: ansic: 376; makefile: 92
file content (31 lines) | stat: -rw-r--r-- 951 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
28
29
30
31
Source: bbswitch
Section: kernel
Priority: optional
Maintainer: Debian NVIDIA Maintainers <pkg-nvidia-devel@lists.alioth.debian.org>
Build-Depends:
 debhelper-compat (= 13),
Rules-Requires-Root: no
Standards-Version: 4.6.2
Homepage: https://github.com/Bumblebee-Project/bbswitch

Package: bbswitch-modules-_KVERS_
Architecture: amd64 i386 arm64
Depends:
 ${misc:Depends},
Recommends:
 linux-image-_KVERS_,
Suggests:
 bumblebee,
Provides:
 bbswitch-modules,
Built-Using:
 ${built-using:kernel},
 ${built-using:module},
Description: Interface for toggling the power on NVIDIA Optimus video cards
 bbswitch is a kernel module which automatically detects the required ACPI
 calls for two kinds of Optimus laptops. It has been verified to work with
 "real" Optimus and "legacy" Optimus laptops (at least, that is what the
 author Lekensteyn calls those).
 .
 This package contains the bbswitch loadable kernel modules for the
 linux-image-_KVERS_ package.