x11/xgc: Update to 1.0.6
PR: 287696
This commit is contained in:
parent
e4d88e28ea
commit
1e2dc75473
@ -1,16 +1,15 @@
|
|||||||
PORTNAME= xgc
|
PORTNAME= xgc
|
||||||
PORTVERSION= 1.0.5
|
DISTVERSION= 1.0.6
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
|
|
||||||
MAINTAINER= x11@FreeBSD.org
|
MAINTAINER= x11@FreeBSD.org
|
||||||
COMMENT= X graphics demo
|
COMMENT= X graphics demo
|
||||||
|
WWW= https://gitlab.freedesktop.org/xorg/app/xgc/
|
||||||
|
|
||||||
LICENSE= MIT
|
LICENSE= MIT
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= xorg xorg-cat:app
|
USES= tar:xz xorg xorg-cat:app
|
||||||
USE_XORG= xt xaw
|
USE_XORG= x11 xaw xorgproto xt
|
||||||
|
|
||||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|||||||
@ -1,2 +1,3 @@
|
|||||||
SHA256 (xorg/app/xgc-1.0.5.tar.bz2) = 14828d9bda358ad57efc0206bc416ee33ba542091edb186485cca5389adc2f5e
|
TIMESTAMP = 1750059089
|
||||||
SIZE (xorg/app/xgc-1.0.5.tar.bz2) = 188307
|
SHA256 (xorg/app/xgc-1.0.6.tar.xz) = 7b87bbdbce4ec858738a3b81b8a3943aff01036001e2a1d00bb5384392a8b240
|
||||||
|
SIZE (xorg/app/xgc-1.0.6.tar.xz) = 177228
|
||||||
|
|||||||
@ -1,2 +1,4 @@
|
|||||||
This package contains xgc, which is a program that demonstrates various
|
The xgc program demonstrates various features of the X11 core protocol
|
||||||
features of the X graphics primitives.
|
graphics primitives. In X, most of the details about the graphics to be
|
||||||
|
generated are stored in a resource called a graphics context (GC). The
|
||||||
|
xgc program provides a user interface for setting various GC components.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user