File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11PORTNAME = xvidtune
2- PORTVERSION = 1.0.3
3- PORTREVISION = 1
2+ DISTVERSION = 1.0.4
43CATEGORIES = x11
54
65MAINTAINER = x11@FreeBSD.org
76COMMENT = Video mode tuner for X
7+ WWW = https://gitlab.freedesktop.org/xorg/app/xvidtune
88
9- USES = xorg xorg-cat:app
10- USE_XORG = xxf86vm xt xaw
9+ LICENSE = MIT
10+ LICENSE_FILE = ${WRKSRC}/COPYING
1111
12- GNU_CONFIGURE_MANPREFIX =${PREFIX}/share
12+ USES = tar:xz xorg xorg-cat:app
13+ USE_XORG = x11 xaw xmu xorgproto xt xxf86vm
1314
1415.include <bsd.port.mk>
Original file line number Diff line number Diff line change 1- SHA256 (xorg/app/xvidtune-1.0.3.tar.bz2) = 24e5e103933a04bfb2e1d18562619ed74031ab515e7343eb546bacdbcbeecf01
2- SIZE (xorg/app/xvidtune-1.0.3.tar.bz2) = 128492
1+ TIMESTAMP = 1751344402
2+ SHA256 (xorg/app/xvidtune-1.0.4.tar.xz) = 0d4eecd54e440cc11f1bdaaa23180fcf890f003444343f533f639086b05b2cc5
3+ SIZE (xorg/app/xvidtune-1.0.4.tar.xz) = 130156
Original file line number Diff line number Diff line change 1- This package contains xvidtune, a video mode tuner for the X Window System.
1+ Xvidtune is a client interface to the X server video mode extension
2+ (XFree86-VidModeExtension). It can show current video mode, switch the
3+ video mode and interactively adjust current video mode.
4+
5+ When given one of the non-toolkit options, xvidtune provides a command
6+ line interface to either print or switch the video mode.
7+
8+ Without any options (or with only toolkit options) it presents the user
9+ with various buttons and sliders that can be used to interactively
10+ adjust existing video modes. It will also print the settings in a
11+ format suitable for inclusion in an xorg.conf file.
You can’t perform that action at this time.
0 commit comments