x11/xprop: Update to 1.2.8
PR: 287200
This commit is contained in:
parent
d377f63398
commit
4bf78ce331
@ -1,18 +1,17 @@
|
|||||||
PORTNAME= xprop
|
PORTNAME= xprop
|
||||||
PORTVERSION= 1.2.7
|
DISTVERSION= 1.2.8
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MAINTAINER= x11@FreeBSD.org
|
MAINTAINER= x11@FreeBSD.org
|
||||||
COMMENT= Property displayer for X
|
COMMENT= Property displayer for X
|
||||||
|
WWW= https://gitlab.freedesktop.org/xorg/app/xprop
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
EXTRACT_SUFX= .tar.xz
|
EXTRACT_SUFX= .tar.xz
|
||||||
USES= xorg xorg-cat:app
|
USES= xorg xorg-cat:app
|
||||||
USE_XORG= x11
|
USE_XORG= x11 xorgproto
|
||||||
|
|
||||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
|
||||||
|
|
||||||
PLIST_FILES= bin/xprop share/man/man1/xprop.1.gz
|
PLIST_FILES= bin/xprop share/man/man1/xprop.1.gz
|
||||||
|
|
||||||
|
|||||||
@ -1,3 +1,3 @@
|
|||||||
TIMESTAMP = 1707032736
|
TIMESTAMP = 1747402697
|
||||||
SHA256 (xorg/app/xprop-1.2.7.tar.xz) = 4436e3148bb91a162406230d9f736a49ca8b50b74790015dc15d78d6ce8e825f
|
SHA256 (xorg/app/xprop-1.2.8.tar.xz) = d689e2adb7ef7b439f6469b51cda8a7daefc83243854c2a3b8f84d0f029d67ee
|
||||||
SIZE (xorg/app/xprop-1.2.7.tar.xz) = 144216
|
SIZE (xorg/app/xprop-1.2.8.tar.xz) = 147396
|
||||||
|
|||||||
@ -1,2 +1,4 @@
|
|||||||
This package contains the xprop utility, which is for displaying window
|
The xprop utility is for displaying window and font properties in an X
|
||||||
and font properties in an X server.
|
server. One window or font is selected using the command line arguments
|
||||||
|
or possibly in the case of a window, by clicking on the desired window.
|
||||||
|
A list of properties is then given, possibly with formatting information.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user