Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
Xbacklight is used to adjust the backlight brightness where supported.
It finds all outputs on the X server supporting backlight brightness
control and changes them all in the same way.
This is from the modular X.org X11 project.
+20
View File
@@ -0,0 +1,20 @@
# $NetBSD: Makefile,v 1.6 2012/10/29 05:06:57 asau Exp $
#
DISTNAME= xbacklight-1.2.0
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://xorg.freedesktop.org/
COMMENT= Adjust backlight brightness using RandR extension
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
CONFIGURE_ENV+= APP_MAN_SUFFIX=1
.include "../../x11/libXrandr/buildlink3.mk"
.include "../../x11/xcb-util/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
+3
View File
@@ -0,0 +1,3 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2008/03/04 19:43:26 tnn Exp $
bin/xbacklight
man/man1/xbacklight.1
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2012/09/12 06:35:56 wiz Exp $
SHA1 (xbacklight-1.2.0.tar.bz2) = 6c43b29098e18a9d539b20fb7d0002e295ecdc20
RMD160 (xbacklight-1.2.0.tar.bz2) = 61319d9caf42d6115da884ef3caf15724e2abfde
Size (xbacklight-1.2.0.tar.bz2) = 115448 bytes