SiSCtrl is a gtk2 tool for manipulating various sis driver parameters
during runtime (switching the CRT2 type, re-position TV output, etc).
This commit is contained in:
parent
c6ba93e2b7
commit
f781aacff2
34
x11/sisctrl/Makefile
Normal file
34
x11/sisctrl/Makefile
Normal file
@ -0,0 +1,34 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/10/05 11:04:25 winiger Exp $
|
||||
|
||||
COMMENT= Display Control Panel for X.org SiS driver
|
||||
|
||||
DISTNAME= sisctrl-0.0.20051202
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://www.winischhofer.eu/linuxsispart1.shtml#sisctrl
|
||||
|
||||
MAINTAINER= Marc Winiger <winiger@openbsd.org>
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.winischhofer.net/sis/
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xcursor Xdmcp Xext Xfixes Xi Xinerama \
|
||||
Xrandr Xrender Xv Xxf86vm atk-1.0 c cairo expat \
|
||||
fontconfig freetype glib-2.0 glitz gmodule-2.0 \
|
||||
gobject-2.0 iconv intl m pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 png z
|
||||
|
||||
LIB_DEPENDS= gtk-x11-2.0.>=1000,gdk_pixbuf-2.0.>=1000,gdk-x11-2.0.>=1000::x11/gtk+2
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
USE_X11= Yes
|
||||
CONFIGURE_STYLE= simple
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include"
|
||||
|
||||
.include <bsd.port.mk>
|
5
x11/sisctrl/distinfo
Normal file
5
x11/sisctrl/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (sisctrl-0.0.20051202.tar.gz) = 2dt1X+n9QICbXDDRqyhtYg==
|
||||
RMD160 (sisctrl-0.0.20051202.tar.gz) = iy2G+Gb6Q/ih0gKwT959P8pOkN0=
|
||||
SHA1 (sisctrl-0.0.20051202.tar.gz) = Vy66liTjhaMUj50gIHzbbj00bL8=
|
||||
SHA256 (sisctrl-0.0.20051202.tar.gz) = doVaj/RjFBg3QmFhOic7CC4PVvKaoIOiGXxTUGiGEfE=
|
||||
SIZE (sisctrl-0.0.20051202.tar.gz) = 666749
|
12
x11/sisctrl/patches/patch-sisctrl_1x
Normal file
12
x11/sisctrl/patches/patch-sisctrl_1x
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-sisctrl_1x,v 1.1.1.1 2007/10/05 11:04:25 winiger Exp $
|
||||
--- sisctrl.1x.orig Wed Oct 3 23:23:04 2007
|
||||
+++ sisctrl.1x Wed Oct 3 23:25:02 2007
|
||||
@@ -106,7 +106,7 @@ Select TV zooming (scaling) mode. \fIscaleno\fP must b
|
||||
-16 to 16 for X, and -4 to 3 for Y.
|
||||
|
||||
.SH SEE ALSO
|
||||
-X (7x), XF86Config-4 (5x).
|
||||
+X (7), xorg.conf (5).
|
||||
.PP
|
||||
.IR <http://www.winischhofer.net/linuxsisvga.shtml>
|
||||
|
2
x11/sisctrl/pkg/DESCR
Normal file
2
x11/sisctrl/pkg/DESCR
Normal file
@ -0,0 +1,2 @@
|
||||
SiSCtrl is a gtk2 tool for manipulating various sis driver parameters
|
||||
during runtime (switching the CRT2 type, re-position TV output, etc).
|
3
x11/sisctrl/pkg/PLIST
Normal file
3
x11/sisctrl/pkg/PLIST
Normal file
@ -0,0 +1,3 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/10/05 11:04:25 winiger Exp $
|
||||
bin/sisctrl
|
||||
@man man/man1/sisctrl.1x
|
Loading…
x
Reference in New Issue
Block a user