x11/xvidtune: Update to 1.0.4
PR: 287937
This commit is contained in:
parent
066925f6e1
commit
da81bddb46
@ -1,14 +1,15 @@
|
||||
PORTNAME= xvidtune
|
||||
PORTVERSION= 1.0.3
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.0.4
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
COMMENT= Video mode tuner for X
|
||||
WWW= https://gitlab.freedesktop.org/xorg/app/xvidtune
|
||||
|
||||
USES= xorg xorg-cat:app
|
||||
USE_XORG= xxf86vm xt xaw
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USES= tar:xz xorg xorg-cat:app
|
||||
USE_XORG= x11 xaw xmu xorgproto xt xxf86vm
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
SHA256 (xorg/app/xvidtune-1.0.3.tar.bz2) = 24e5e103933a04bfb2e1d18562619ed74031ab515e7343eb546bacdbcbeecf01
|
||||
SIZE (xorg/app/xvidtune-1.0.3.tar.bz2) = 128492
|
||||
TIMESTAMP = 1751344402
|
||||
SHA256 (xorg/app/xvidtune-1.0.4.tar.xz) = 0d4eecd54e440cc11f1bdaaa23180fcf890f003444343f533f639086b05b2cc5
|
||||
SIZE (xorg/app/xvidtune-1.0.4.tar.xz) = 130156
|
||||
|
||||
@ -1 +1,11 @@
|
||||
This package contains xvidtune, a video mode tuner for the X Window System.
|
||||
Xvidtune is a client interface to the X server video mode extension
|
||||
(XFree86-VidModeExtension). It can show current video mode, switch the
|
||||
video mode and interactively adjust current video mode.
|
||||
|
||||
When given one of the non-toolkit options, xvidtune provides a command
|
||||
line interface to either print or switch the video mode.
|
||||
|
||||
Without any options (or with only toolkit options) it presents the user
|
||||
with various buttons and sliders that can be used to interactively
|
||||
adjust existing video modes. It will also print the settings in a
|
||||
format suitable for inclusion in an xorg.conf file.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user