diff options
Diffstat (limited to 'x11/setxkbmap')
-rw-r--r-- | x11/setxkbmap/Makefile | 10 | ||||
-rw-r--r-- | x11/setxkbmap/distinfo | 6 | ||||
-rw-r--r-- | x11/setxkbmap/pkg-descr | 5 |
3 files changed, 10 insertions, 11 deletions
diff --git a/x11/setxkbmap/Makefile b/x11/setxkbmap/Makefile index deed18b98ce7..1090227239db 100644 --- a/x11/setxkbmap/Makefile +++ b/x11/setxkbmap/Makefile @@ -1,19 +1,17 @@ PORTNAME= setxkbmap -PORTVERSION= 1.3.2 -PORTREVISION= 1 +DISTVERSION= 1.3.4 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org COMMENT= Set the keyboard using the X Keyboard Extension -WWW= https://www.freedesktop.org/Software/xorg +WWW= https://gitlab.freedesktop.org/xorg/app/setxkbmap LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -USES= xorg xorg-cat:app -USE_XORG= xkbfile x11 +USES= tar:xz xorg xorg-cat:app +USE_XORG= x11 xkbfile xorgproto xrandr -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CONFIGURE_ARGS= --with-xkb-config-root=${LOCALBASE}/share/X11/xkb PLIST_FILES= bin/setxkbmap share/man/man1/setxkbmap.1.gz diff --git a/x11/setxkbmap/distinfo b/x11/setxkbmap/distinfo index 233c24519407..e86e966314df 100644 --- a/x11/setxkbmap/distinfo +++ b/x11/setxkbmap/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1566061167 -SHA256 (xorg/app/setxkbmap-1.3.2.tar.bz2) = 8ff27486442725e50b02d7049152f51d125ecad71b7ce503cfa09d5d8ceeb9f5 -SIZE (xorg/app/setxkbmap-1.3.2.tar.bz2) = 136253 +TIMESTAMP = 1748221448 +SHA256 (xorg/app/setxkbmap-1.3.4.tar.xz) = be8d8554d40e981d1b93b5ff82497c9ad2259f59f675b38f1b5e84624c07fade +SIZE (xorg/app/setxkbmap-1.3.4.tar.xz) = 132300 diff --git a/x11/setxkbmap/pkg-descr b/x11/setxkbmap/pkg-descr index ee02809c99e3..04fde0c6ae17 100644 --- a/x11/setxkbmap/pkg-descr +++ b/x11/setxkbmap/pkg-descr @@ -1,2 +1,3 @@ -This package contains setxkbmp, a program for setting the keyboard using -the X Keyboard Extension. +The setxkbmap is an X11 client to change the keymaps in the X server +for a specified keyboard to use the layout determined by the options +listed on the command line. |