1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: xbacklight
Section: x11
Priority: optional
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Build-Depends:
debhelper (>= 7.3),
libxrandr-dev (>= 2:1.2),
libxrender-dev,
libx11-dev,
pkg-config,
xutils-dev (>= 1:7.5~),
automake,
Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-xorg/app/xbacklight
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/xbacklight.git
Package: xbacklight
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simple utility to set the backlight level
xbacklight is a simple command-line utility to set the backlight level
using the RandR 1.2 BACKLIGHT output property.
|