x11/wtype: update to 0.3
Changes: https://github.com/atx/wtype/releases/tag/v0.3 Reported by: GitHub (watch releases)
This commit is contained in:
parent
494b0275dd
commit
6497da7de2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=556599
@ -2,12 +2,9 @@
|
||||
|
||||
PORTNAME= wtype
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.2
|
||||
DISTVERSION= 0.3
|
||||
CATEGORIES= x11
|
||||
|
||||
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/
|
||||
PATCHFILES+= bc262ff93e55.patch:-p1 # https://github.com/atx/wtype/issues/16
|
||||
|
||||
MAINTAINER= jbeich@FreeBSD.org
|
||||
COMMENT= Programmatically simulate keyboard input on Wayland
|
||||
|
||||
@ -20,6 +17,7 @@ LIB_DEPENDS= libwayland-client.so:graphics/wayland \
|
||||
USES= compiler:c11 meson pkgconfig
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= atx
|
||||
PLIST_FILES= bin/${PORTNAME}
|
||||
PLIST_FILES= bin/${PORTNAME} \
|
||||
man/man1/${PORTNAME}.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,3 @@
|
||||
TIMESTAMP = 1603562272
|
||||
SHA256 (atx-wtype-v0.2_GH0.tar.gz) = 14eef1c7a51c8c90ccf005443e2e52a164dbb49fabf75953ed1d021a1184acd6
|
||||
SIZE (atx-wtype-v0.2_GH0.tar.gz) = 7623
|
||||
SHA256 (bc262ff93e55.patch) = cf058178aacec784fb186538b2272335e701626b4e42e571d3398d1e5adf2895
|
||||
SIZE (bc262ff93e55.patch) = 1364
|
||||
TIMESTAMP = 1606221353
|
||||
SHA256 (atx-wtype-v0.3_GH0.tar.gz) = 35615e61e57576a240d10308f9101ceb2ec7b3554fac60119b1416b84c1694b2
|
||||
SIZE (atx-wtype-v0.3_GH0.tar.gz) = 8065
|
||||
|
Loading…
Reference in New Issue
Block a user