mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
x11/xdotool: update to 4.20260303.1
As suggested by sthen@, keep DISTNAME and SITES lines commented out to remind whoever updates this port next that upstream might start using release tarballs again. ok sthen@
This commit is contained in:
@@ -1,7 +1,10 @@
|
|||||||
COMMENT= fake keyboard and mouse input
|
COMMENT= fake keyboard and mouse input
|
||||||
|
|
||||||
V = 4.20251130.1
|
# V = 4.20251130.1
|
||||||
DISTNAME = xdotool-${V}
|
# DISTNAME = xdotool-${V}
|
||||||
|
GH_ACCOUNT = jordansissel
|
||||||
|
GH_PROJECT = xdotool
|
||||||
|
GH_TAGNAME = v4.20260303.1
|
||||||
EPOCH= 0
|
EPOCH= 0
|
||||||
|
|
||||||
SHARED_LIBS= xdo 1.0
|
SHARED_LIBS= xdo 1.0
|
||||||
@@ -15,9 +18,9 @@ PERMIT_PACKAGE= Yes
|
|||||||
|
|
||||||
USE_GMAKE= Yes
|
USE_GMAKE= Yes
|
||||||
|
|
||||||
WANTLIB += X11 Xi Xinerama Xtst c m xkbcommon
|
WANTLIB += X11 Xinerama Xtst c m xkbcommon
|
||||||
|
|
||||||
SITES = https://github.com/jordansissel/xdotool/releases/download/v${V}/
|
# SITES = https://github.com/jordansissel/xdotool/releases/download/v${V}/
|
||||||
|
|
||||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
SHA256 (xdotool-4.20251130.1.tar.gz) = 7ueJsA1qE9R7MbvBOXJ+ZAjCG19rpegE/fbs+4x4E1Y=
|
SHA256 (xdotool-4.20260303.1.tar.gz) = wflxo4TaWI65nKB1X8QwAxbUnB5hJTfj8d5SIV4QT6M=
|
||||||
SIZE (xdotool-4.20251130.1.tar.gz) = 117349
|
SIZE (xdotool-4.20260303.1.tar.gz) = 115029
|
||||||
|
|||||||
Reference in New Issue
Block a user