x11/xdriinfo: Update to 1.0.7
PR: 287371
This commit is contained in:
parent
0e5d4e9ee9
commit
f2bd6cbe19
@ -1,15 +1,17 @@
|
|||||||
PORTNAME= xdriinfo
|
PORTNAME= xdriinfo
|
||||||
PORTVERSION= 1.0.6
|
DISTVERSION= 1.0.7
|
||||||
PORTREVISION= 5
|
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MAINTAINER= x11@FreeBSD.org
|
MAINTAINER= x11@FreeBSD.org
|
||||||
COMMENT= Query configuration information of DRI drivers
|
COMMENT= Query configuration information of DRI drivers
|
||||||
|
WWW= https://gitlab.freedesktop.org/xorg/app/xdriinfo
|
||||||
|
|
||||||
USES= gl xorg xorg-cat:app
|
LICENSE= MIT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
|
USES= gl tar:xz xorg xorg-cat:app
|
||||||
USE_GL= gl
|
USE_GL= gl
|
||||||
USE_XORG= x11 xorgproto
|
USE_XORG= x11 xorgproto
|
||||||
PLIST_FILES= bin/xdriinfo share/man/man1/xdriinfo.1.gz
|
PLIST_FILES= bin/xdriinfo share/man/man1/xdriinfo.1.gz
|
||||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1525888518
|
TIMESTAMP = 1748188764
|
||||||
SHA256 (xorg/app/xdriinfo-1.0.6.tar.bz2) = d9ccd2c3e87899417acc9ea1f3e319a4198112babe1dc711273584f607449d51
|
SHA256 (xorg/app/xdriinfo-1.0.7.tar.xz) = dd838bae9d2b19ddd71fe6d30ed33abc7c85e19d223e79d35600db3fa44bf734
|
||||||
SIZE (xorg/app/xdriinfo-1.0.6.tar.bz2) = 123636
|
SIZE (xorg/app/xdriinfo-1.0.7.tar.xz) = 118268
|
||||||
|
|||||||
@ -1,2 +1,5 @@
|
|||||||
This package contains xdriinfo, an utility that can be used to query
|
X.org DRI information utility.
|
||||||
configuration information of direct rendering devices.
|
The xdriinfo utility prints an XML description of a DRI driver. The
|
||||||
|
driver can be specified directly by driver name or indirectly by screen
|
||||||
|
number. No X connection is needed if the driver name is explicitly
|
||||||
|
specified.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user