From owner-svn-ports-all@freebsd.org Sun Sep 13 18:28:22 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3E65E3E32DE; Sun, 13 Sep 2020 18:28:22 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BqJ060tpHz4VT3; Sun, 13 Sep 2020 18:28:22 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 01887A737; Sun, 13 Sep 2020 18:28:22 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 08DISLiA034740; Sun, 13 Sep 2020 18:28:21 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 08DISL4m034738; Sun, 13 Sep 2020 18:28:21 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <202009131828.08DISL4m034738@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Sun, 13 Sep 2020 18:28:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548498 - head/x11/libxkbcommon X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: head/x11/libxkbcommon X-SVN-Commit-Revision: 548498 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2020 18:28:22 -0000 Author: zeising Date: Sun Sep 13 18:28:21 2020 New Revision: 548498 URL: https://svnweb.freebsd.org/changeset/ports/548498 Log: x11/libxkbcommon: Update to 1.0.1 Update x11/libxkbcommon to 1.0.1 This adds features to manage custom layouts in local files, rather than system files. It also adds a tool to inspect and debug keymaps. Changelog and announcement: https://lists.freedesktop.org/archives/wayland-devel/2020-September/041596.html Modified: head/x11/libxkbcommon/Makefile head/x11/libxkbcommon/distinfo head/x11/libxkbcommon/pkg-plist Modified: head/x11/libxkbcommon/Makefile ============================================================================== --- head/x11/libxkbcommon/Makefile Sun Sep 13 18:21:54 2020 (r548497) +++ head/x11/libxkbcommon/Makefile Sun Sep 13 18:28:21 2020 (r548498) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libxkbcommon -PORTVERSION= 0.10.0 -PORTREVISION= 2 +PORTVERSION= 1.0.1 CATEGORIES= x11 MASTER_SITES= https://xkbcommon.org/download/ DIST_SUBDIR= xorg/lib @@ -15,7 +14,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= xkeyboard-config>0:x11/xkeyboard-config -USES= bison meson pkgconfig tar:xz +USES= bison gnome meson pkgconfig tar:xz +USE_GNOME= libxml2 MESON_ARGS= -Denable-docs=false \ -Denable-wayland=false \ -Dx-locale-root="${PREFIX}/lib/X11/locale" Modified: head/x11/libxkbcommon/distinfo ============================================================================== --- head/x11/libxkbcommon/distinfo Sun Sep 13 18:21:54 2020 (r548497) +++ head/x11/libxkbcommon/distinfo Sun Sep 13 18:28:21 2020 (r548498) @@ -1,3 +1,3 @@ -TIMESTAMP = 1579381980 -SHA256 (xorg/lib/libxkbcommon-0.10.0.tar.xz) = 57c3630cdc38fb4734cd57fa349e92244f5ae3862813e533cedbd86721a0b6f2 -SIZE (xorg/lib/libxkbcommon-0.10.0.tar.xz) = 383788 +TIMESTAMP = 1600020000 +SHA256 (xorg/lib/libxkbcommon-1.0.1.tar.xz) = ab68b25341c99f2218d7cf3dad459c1827f411219901ade05bbccbdb856b6c8d +SIZE (xorg/lib/libxkbcommon-1.0.1.tar.xz) = 432692 Modified: head/x11/libxkbcommon/pkg-plist ============================================================================== --- head/x11/libxkbcommon/pkg-plist Sun Sep 13 18:21:54 2020 (r548497) +++ head/x11/libxkbcommon/pkg-plist Sun Sep 13 18:28:21 2020 (r548498) @@ -1,8 +1,10 @@ +bin/xkbcli include/xkbcommon/xkbcommon.h include/xkbcommon/xkbcommon-compat.h include/xkbcommon/xkbcommon-compose.h include/xkbcommon/xkbcommon-keysyms.h include/xkbcommon/xkbcommon-names.h +include/xkbcommon/xkbregistry.h %%X11%%include/xkbcommon/xkbcommon-x11.h lib/libxkbcommon.so lib/libxkbcommon.so.0 @@ -10,5 +12,18 @@ lib/libxkbcommon.so.0.0.0 %%X11%%lib/libxkbcommon-x11.so %%X11%%lib/libxkbcommon-x11.so.0 %%X11%%lib/libxkbcommon-x11.so.0.0.0 +lib/libxkbregistry.so +lib/libxkbregistry.so.0 +lib/libxkbregistry.so.0.0.0 libdata/pkgconfig/xkbcommon.pc %%X11%%libdata/pkgconfig/xkbcommon-x11.pc +libdata/pkgconfig/xkbregistry.pc +libexec/xkbcommon/xkbcli-compile-keymap +libexec/xkbcommon/xkbcli-how-to-type +%%X11%%libexec/xkbcommon/xkbcli-interactive-x11 +libexec/xkbcommon/xkbcli-list +man/man1/xkbcli-compile-keymap.1.gz +man/man1/xkbcli-how-to-type.1.gz +%%X11%%man/man1/xkbcli-interactive-x11.1.gz +man/man1/xkbcli-list.1.gz +man/man1/xkbcli.1.gz