x11/libXcursor: Update to 1.2.3
PR: 286986
This commit is contained in:
parent
38218e1d68
commit
a08a8ede85
@ -1,5 +1,5 @@
|
||||
PORTNAME= libXcursor
|
||||
PORTVERSION= 1.2.2
|
||||
DISTVERSION= 1.2.3
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
@ -14,7 +14,6 @@ USE_XORG= xrender x11 xfixes xorgproto
|
||||
CPE_VENDOR= x
|
||||
CPE_PRODUCT= libxcursor
|
||||
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
CONFIGURE_ARGS= --with-icondir=${PREFIX}/share/icons \
|
||||
--with-cursorpath="~/.local/share/icons:~/.icons:${PREFIX}/share/icons:${PREFIX}/share/pixmaps"
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1709444312
|
||||
SHA256 (xorg/lib/libXcursor-1.2.2.tar.xz) = 53d071bd2cc56e517a30998d5e685c8a74556ddada43c6985d14da9a023a88ee
|
||||
SIZE (xorg/lib/libXcursor-1.2.2.tar.xz) = 289536
|
||||
TIMESTAMP = 1747549658
|
||||
SHA256 (xorg/lib/libXcursor-1.2.3.tar.xz) = fde9402dd4cfe79da71e2d96bb980afc5e6ff4f8a7d74c159e1966afb2b2c2c0
|
||||
SIZE (xorg/lib/libXcursor-1.2.3.tar.xz) = 292764
|
||||
|
||||
@ -1 +1,7 @@
|
||||
This package contains the X client-side cursor loading library.
|
||||
This package, libXcursor, provides the client-side cursor loading
|
||||
library for X. This cursor management library is a simple library
|
||||
designed to help locate and load cursors (from files or memory).
|
||||
|
||||
A library of common cursors exists which map to the standard X cursor
|
||||
names. Cursors can exist in several sizes and the library automatically
|
||||
picks the best size.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user