x11/setxkbmap: Update to 1.3.4
PR: 287334
This commit is contained in:
committed by
Emmanuel Vadot
parent
3c4c47dad6
commit
3bcc54f8c4
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user