From nobody Thu Jul 27 00:32:39 2023 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RBBYg6mp5z4pkrZ; Thu, 27 Jul 2023 00:32:39 +0000 (UTC) (envelope-from git@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4RBBYg5mpLz3LCY; Thu, 27 Jul 2023 00:32:39 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690417959; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SGxZ4et6dmyEVAk+xSP+WC5MEeh13TdhQpy4m7hiUYg=; b=vK1ycWEqxxpb2Kukx1HwGOhJ4wYm/cIGoSMQXfQZanX+koWCVomPoWdFCd77BF5uckOdww dKGa82e0X2KRQYyapxQYyYO2TYREWTLncdX9rT8fBZBFZFKA+7X7WPx4I0XBeIdfYUL+qf YR1uzJWM1QjssogD+zhAr2hYiEiAIMpIzWVZFzydrFvWhKApRf5Erngs32ULUx2dDOwGrg P3a07qvcJB239js1raxgR3CamC2VicnaDyH5ACHZfeDATWH8EVUuV+iDb52khwVPcHrBgK 49A3wYjiSmlbYOu7JsvNhXndLcN/4rkjhx0SMGQYh8HwlqfMVuWe301xBuQIMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1690417959; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=SGxZ4et6dmyEVAk+xSP+WC5MEeh13TdhQpy4m7hiUYg=; b=tyxU/o6eBZoiDigfTW4i32Ejl4/R56oYXMhjj1H/OzUPv0tbUHP1qXSaNIDzJlKucLLWS+ AIycv1xk9QaXmg0giExw0spMhxUbfm13RbQKB+c1L7wb11lQeym/x1w3dh4EBnNpskkJLY pUM7X29wbcqCpVzhtpge7Xw1gTRMg/dt9TBFRKCct9mdtfDYTWlABwwBVeTC+RDw8ob/RD UblG2+GiWdxM9ntq9KgN6hsyBpnAnsjR1T9KypbiXC5eKlKtqiMW9azk2keDXu9ha7tPAZ RCnolLhl3PMn3ypZ/ZJe9xe5wfi8J6615g5zohPncQElA0KkjQr3G+wio92P7Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1690417959; a=rsa-sha256; cv=none; b=q5xVL9vOt++60YCeqpcsd1IeKXude+A3lV09fVJK1F/y3H57St8q/woL+8vOKA6qwle8Y/ DiheiCt17/dSwQiVU1FVj9HIA18jXQNuJl/hnYiJAISnoAOFd5M6Xc0ZLP5NV2nWY+M/Wo 8LmO7q/N68WOgu6w86wT9bmsVdUW5xO5vSJjYzajWGtbr03zM1wduw1yEsTPNa3B1fgo+h nRF4Ub8F4dcS8k8Kc5VR550TpTF6A0msygq6U8+3GBYAm8y2JwAubxHRK4hXEddyslB3lV lJ9pJO7b2tNiQYxjacayvMqCS3jaYoUsLVff60ZkbKjvsJ46q8nLiGbuSoOCWQ== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4RBBYg4qpyz13dX; Thu, 27 Jul 2023 00:32:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 36R0WdI0030721; Thu, 27 Jul 2023 00:32:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 36R0Wdud030720; Thu, 27 Jul 2023 00:32:39 GMT (envelope-from git) Date: Thu, 27 Jul 2023 00:32:39 GMT Message-Id: <202307270032.36R0Wdud030720@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Jan Beich Subject: git: 5c0da0ae0185 - main - x11/wlr-which-key: add new port List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: jbeich X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 5c0da0ae018591d98f6cf75c40ce83a69ed99401 Auto-Submitted: auto-generated The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c0da0ae018591d98f6cf75c40ce83a69ed99401 commit 5c0da0ae018591d98f6cf75c40ce83a69ed99401 Author: Jan Beich AuthorDate: 2023-05-14 17:51:08 +0000 Commit: Jan Beich CommitDate: 2023-07-27 00:26:32 +0000 x11/wlr-which-key: add new port Keymap manager for wlroots-based compositors. Inspired by which-key.nvim. https://github.com/MaxVerevkin/wlr-which-key --- x11/Makefile | 1 + x11/wlr-which-key/Makefile | 24 +++++ x11/wlr-which-key/Makefile.crates | 109 +++++++++++++++++++ x11/wlr-which-key/distinfo | 221 ++++++++++++++++++++++++++++++++++++++ x11/wlr-which-key/pkg-descr | 1 + 5 files changed, 356 insertions(+) diff --git a/x11/Makefile b/x11/Makefile index a54b9b5171eb..df72b4a5eff4 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -432,6 +432,7 @@ SUBDIR += wl-mirror SUBDIR += wlogout SUBDIR += wlr-randr + SUBDIR += wlr-which-key SUBDIR += wlrctl SUBDIR += wmappl SUBDIR += wmblob diff --git a/x11/wlr-which-key/Makefile b/x11/wlr-which-key/Makefile new file mode 100644 index 000000000000..573bd7d6315a --- /dev/null +++ b/x11/wlr-which-key/Makefile @@ -0,0 +1,24 @@ +PORTNAME= wlr-which-key +DISTVERSIONPREFIX= v +DISTVERSION= 0.1.0 +CATEGORIES= x11 wayland + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Keymap manager for wlroots-based compositors +WWW= https://github.com/MaxVerevkin/wlr-which-key + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libxkbcommon.so:x11/libxkbcommon + +USES= cargo gnome +USE_GITHUB= yes +USE_GNOME= cairo pango +GH_ACCOUNT= MaxVerevkin +PLIST_FILES= bin/${PORTNAME} + +post-install: + @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include diff --git a/x11/wlr-which-key/Makefile.crates b/x11/wlr-which-key/Makefile.crates new file mode 100644 index 000000000000..eb3e51204109 --- /dev/null +++ b/x11/wlr-which-key/Makefile.crates @@ -0,0 +1,109 @@ +CARGO_CRATES= aho-corasick-1.0.1 \ + anyhow-1.0.71 \ + autocfg-1.1.0 \ + bitflags-1.3.2 \ + cairo-rs-0.17.0 \ + cairo-sys-rs-0.17.0 \ + cc-1.0.79 \ + cfg-expr-0.15.1 \ + cfg-if-1.0.0 \ + convert_case-0.6.0 \ + dirs-next-2.0.0 \ + dirs-sys-next-0.1.2 \ + env_logger-0.10.0 \ + errno-0.3.1 \ + errno-dragonfly-0.1.2 \ + futures-channel-0.3.28 \ + futures-core-0.3.28 \ + futures-executor-0.3.28 \ + futures-io-0.3.28 \ + futures-macro-0.3.28 \ + futures-task-0.3.28 \ + futures-util-0.3.28 \ + getrandom-0.2.9 \ + gio-0.17.9 \ + gio-sys-0.17.4 \ + glib-0.17.9 \ + glib-macros-0.17.9 \ + glib-sys-0.17.4 \ + gobject-sys-0.17.4 \ + hashbrown-0.12.3 \ + heck-0.4.1 \ + hermit-abi-0.3.1 \ + humantime-2.1.0 \ + indexmap-1.9.3 \ + io-lifetimes-1.0.10 \ + is-terminal-0.4.7 \ + itoa-1.0.6 \ + libc-0.2.144 \ + linux-raw-sys-0.3.7 \ + log-0.4.17 \ + memchr-2.5.0 \ + memmap2-0.5.10 \ + memmap2-0.6.1 \ + memoffset-0.7.1 \ + nix-0.26.2 \ + once_cell-1.17.1 \ + pango-0.17.4 \ + pango-sys-0.17.0 \ + pangocairo-0.17.0 \ + pangocairo-sys-0.17.3 \ + pin-project-lite-0.2.9 \ + pin-utils-0.1.0 \ + pkg-config-0.3.27 \ + proc-macro-crate-1.3.1 \ + proc-macro-error-1.0.4 \ + proc-macro-error-attr-1.0.4 \ + proc-macro2-1.0.56 \ + quick-xml-0.28.2 \ + quote-1.0.27 \ + redox_syscall-0.2.16 \ + redox_users-0.4.3 \ + regex-1.8.1 \ + regex-syntax-0.7.1 \ + rustix-0.37.19 \ + ryu-1.0.13 \ + serde-1.0.163 \ + serde_derive-1.0.163 \ + serde_spanned-0.6.1 \ + serde_yaml-0.9.21 \ + shmemfdrs-0.1.4 \ + slab-0.4.8 \ + smallvec-1.10.0 \ + smart-default-0.7.1 \ + static_assertions-1.1.0 \ + syn-1.0.109 \ + syn-2.0.16 \ + system-deps-6.1.0 \ + target-lexicon-0.12.7 \ + termcolor-1.2.0 \ + thiserror-1.0.40 \ + thiserror-impl-1.0.40 \ + toml-0.7.3 \ + toml_datetime-0.6.1 \ + toml_edit-0.19.8 \ + unicode-ident-1.0.8 \ + unicode-segmentation-1.10.1 \ + unsafe-libyaml-0.2.8 \ + version-compare-0.1.1 \ + version_check-0.9.4 \ + wasi-0.11.0+wasi-snapshot-preview1 \ + wayrs-client-0.10.3 \ + wayrs-protocols-0.10.4 \ + wayrs-scanner-0.10.1 \ + wayrs-utils-0.5.0 \ + winapi-0.3.9 \ + winapi-i686-pc-windows-gnu-0.4.0 \ + winapi-util-0.1.5 \ + winapi-x86_64-pc-windows-gnu-0.4.0 \ + windows-sys-0.48.0 \ + windows-targets-0.48.0 \ + windows_aarch64_gnullvm-0.48.0 \ + windows_aarch64_msvc-0.48.0 \ + windows_i686_gnu-0.48.0 \ + windows_i686_msvc-0.48.0 \ + windows_x86_64_gnu-0.48.0 \ + windows_x86_64_gnullvm-0.48.0 \ + windows_x86_64_msvc-0.48.0 \ + winnow-0.4.6 \ + xkbcommon-0.5.0 diff --git a/x11/wlr-which-key/distinfo b/x11/wlr-which-key/distinfo new file mode 100644 index 000000000000..79f35c41022b --- /dev/null +++ b/x11/wlr-which-key/distinfo @@ -0,0 +1,221 @@ +TIMESTAMP = 1684086668 +SHA256 (rust/crates/aho-corasick-1.0.1.crate) = 67fc08ce920c31afb70f013dcce1bfc3a3195de6a228474e45e1f145b36f8d04 +SIZE (rust/crates/aho-corasick-1.0.1.crate) = 167320 +SHA256 (rust/crates/anyhow-1.0.71.crate) = 9c7d0618f0e0b7e8ff11427422b64564d5fb0be1940354bfe2e0529b18a9d9b8 +SIZE (rust/crates/anyhow-1.0.71.crate) = 43808 +SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa +SIZE (rust/crates/autocfg-1.1.0.crate) = 13272 +SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a +SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 +SHA256 (rust/crates/cairo-rs-0.17.0.crate) = a8af54f5d48af1226928adc1f57edd22f5df1349e7da1fc96ae15cf43db0e871 +SIZE (rust/crates/cairo-rs-0.17.0.crate) = 53810 +SHA256 (rust/crates/cairo-sys-rs-0.17.0.crate) = f55382a01d30e5e53f185eee269124f5e21ab526595b872751278dfbb463594e +SIZE (rust/crates/cairo-sys-rs-0.17.0.crate) = 11639 +SHA256 (rust/crates/cc-1.0.79.crate) = 50d30906286121d95be3d479533b458f87493b30a4b5f79a607db8f5d11aa91f +SIZE (rust/crates/cc-1.0.79.crate) = 62624 +SHA256 (rust/crates/cfg-expr-0.15.1.crate) = c8790cf1286da485c72cf5fc7aeba308438800036ec67d89425924c4807268c9 +SIZE (rust/crates/cfg-expr-0.15.1.crate) = 40860 +SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd +SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/convert_case-0.6.0.crate) = ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca +SIZE (rust/crates/convert_case-0.6.0.crate) = 18675 +SHA256 (rust/crates/dirs-next-2.0.0.crate) = b98cf8ebf19c3d1b223e151f99a4f9f0690dca41414773390fc824184ac833e1 +SIZE (rust/crates/dirs-next-2.0.0.crate) = 11689 +SHA256 (rust/crates/dirs-sys-next-0.1.2.crate) = 4ebda144c4fe02d1f7ea1a7d9641b6fc6b580adcfa024ae48797ecdeb6825b4d +SIZE (rust/crates/dirs-sys-next-0.1.2.crate) = 10681 +SHA256 (rust/crates/env_logger-0.10.0.crate) = 85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0 +SIZE (rust/crates/env_logger-0.10.0.crate) = 36574 +SHA256 (rust/crates/errno-0.3.1.crate) = 4bcfec3a70f97c962c307b2d2c56e358cf1d00b558d74262b5f929ee8cc7e73a +SIZE (rust/crates/errno-0.3.1.crate) = 10348 +SHA256 (rust/crates/errno-dragonfly-0.1.2.crate) = aa68f1b12764fab894d2755d2518754e71b4fd80ecfb822714a1206c2aab39bf +SIZE (rust/crates/errno-dragonfly-0.1.2.crate) = 1810 +SHA256 (rust/crates/futures-channel-0.3.28.crate) = 955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2 +SIZE (rust/crates/futures-channel-0.3.28.crate) = 32281 +SHA256 (rust/crates/futures-core-0.3.28.crate) = 4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c +SIZE (rust/crates/futures-core-0.3.28.crate) = 14780 +SHA256 (rust/crates/futures-executor-0.3.28.crate) = ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0 +SIZE (rust/crates/futures-executor-0.3.28.crate) = 17743 +SHA256 (rust/crates/futures-io-0.3.28.crate) = 4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964 +SIZE (rust/crates/futures-io-0.3.28.crate) = 8910 +SHA256 (rust/crates/futures-macro-0.3.28.crate) = 89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72 +SIZE (rust/crates/futures-macro-0.3.28.crate) = 11272 +SHA256 (rust/crates/futures-task-0.3.28.crate) = 76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65 +SIZE (rust/crates/futures-task-0.3.28.crate) = 11848 +SHA256 (rust/crates/futures-util-0.3.28.crate) = 26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533 +SIZE (rust/crates/futures-util-0.3.28.crate) = 158510 +SHA256 (rust/crates/getrandom-0.2.9.crate) = c85e1d9ab2eadba7e5040d4e09cbd6d072b76a557ad64e797c2cb9d4da21d7e4 +SIZE (rust/crates/getrandom-0.2.9.crate) = 34457 +SHA256 (rust/crates/gio-0.17.9.crate) = d14522e56c6bcb6f7a3aebc25cbcfb06776af4c0c25232b601b4383252d7cb92 +SIZE (rust/crates/gio-0.17.9.crate) = 211582 +SHA256 (rust/crates/gio-sys-0.17.4.crate) = 6b1d43b0d7968b48455244ecafe41192871257f5740aa6b095eb19db78e362a5 +SIZE (rust/crates/gio-sys-0.17.4.crate) = 81307 +SHA256 (rust/crates/glib-0.17.9.crate) = a7f1de7cbde31ea4f0a919453a2dcece5d54d5b70e08f8ad254dc4840f5f09b6 +SIZE (rust/crates/glib-0.17.9.crate) = 258857 +SHA256 (rust/crates/glib-macros-0.17.9.crate) = 0a7206c5c03851ef126ea1444990e81fdd6765fb799d5bc694e4897ca01bb97f +SIZE (rust/crates/glib-macros-0.17.9.crate) = 47720 +SHA256 (rust/crates/glib-sys-0.17.4.crate) = 49f00ad0a1bf548e61adfff15d83430941d9e1bb620e334f779edd1c745680a5 +SIZE (rust/crates/glib-sys-0.17.4.crate) = 60120 +SHA256 (rust/crates/gobject-sys-0.17.4.crate) = 15e75b0000a64632b2d8ca3cf856af9308e3a970844f6e9659bd197f026793d0 +SIZE (rust/crates/gobject-sys-0.17.4.crate) = 18632 +SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888 +SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968 +SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 +SIZE (rust/crates/heck-0.4.1.crate) = 11567 +SHA256 (rust/crates/hermit-abi-0.3.1.crate) = fed44880c466736ef9a5c5b5facefb5ed0785676d0c02d612db14e54f0d84286 +SIZE (rust/crates/hermit-abi-0.3.1.crate) = 13793 +SHA256 (rust/crates/humantime-2.1.0.crate) = 9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4 +SIZE (rust/crates/humantime-2.1.0.crate) = 16749 +SHA256 (rust/crates/indexmap-1.9.3.crate) = bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99 +SIZE (rust/crates/indexmap-1.9.3.crate) = 54653 +SHA256 (rust/crates/io-lifetimes-1.0.10.crate) = 9c66c74d2ae7e79a5a8f7ac924adbe38ee42a859c6539ad869eb51f0b52dc220 +SIZE (rust/crates/io-lifetimes-1.0.10.crate) = 37294 +SHA256 (rust/crates/is-terminal-0.4.7.crate) = adcf93614601c8129ddf72e2d5633df827ba6551541c6d8c59520a371475be1f +SIZE (rust/crates/is-terminal-0.4.7.crate) = 8356 +SHA256 (rust/crates/itoa-1.0.6.crate) = 453ad9f582a441959e5f0d088b02ce04cfe8d51a8eaf077f12ac6d3e94164ca6 +SIZE (rust/crates/itoa-1.0.6.crate) = 10410 +SHA256 (rust/crates/libc-0.2.144.crate) = 2b00cc1c228a6782d0f076e7b232802e0c5689d41bb5df366f2a6b6621cfdfe1 +SIZE (rust/crates/libc-0.2.144.crate) = 682092 +SHA256 (rust/crates/linux-raw-sys-0.3.7.crate) = ece97ea872ece730aed82664c424eb4c8291e1ff2480247ccf7409044bc6479f +SIZE (rust/crates/linux-raw-sys-0.3.7.crate) = 1013423 +SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e +SIZE (rust/crates/log-0.4.17.crate) = 38028 +SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d +SIZE (rust/crates/memchr-2.5.0.crate) = 65812 +SHA256 (rust/crates/memmap2-0.5.10.crate) = 83faa42c0a078c393f6b29d5db232d8be22776a891f8f56e5284faee4a20b327 +SIZE (rust/crates/memmap2-0.5.10.crate) = 26847 +SHA256 (rust/crates/memmap2-0.6.1.crate) = a0aa1b505aeecb0adb017db2b6a79a17a38e64f882a201f05e9de8a982cd6096 +SIZE (rust/crates/memmap2-0.6.1.crate) = 27120 +SHA256 (rust/crates/memoffset-0.7.1.crate) = 5de893c32cde5f383baa4c04c5d6dbdd735cfd4a794b0debdb2bb1b421da5ff4 +SIZE (rust/crates/memoffset-0.7.1.crate) = 8556 +SHA256 (rust/crates/nix-0.26.2.crate) = bfdda3d196821d6af13126e40375cdf7da646a96114af134d5f417a9a1dc8e1a +SIZE (rust/crates/nix-0.26.2.crate) = 277973 +SHA256 (rust/crates/once_cell-1.17.1.crate) = b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3 +SIZE (rust/crates/once_cell-1.17.1.crate) = 32856 +SHA256 (rust/crates/pango-0.17.4.crate) = 52c280b82a881e4208afb3359a8e7fde27a1b272280981f1f34610bed5770d37 +SIZE (rust/crates/pango-0.17.4.crate) = 47702 +SHA256 (rust/crates/pango-sys-0.17.0.crate) = 4293d0f0b5525eb5c24734d30b0ed02cd02aa734f216883f376b54de49625de8 +SIZE (rust/crates/pango-sys-0.17.0.crate) = 24749 +SHA256 (rust/crates/pangocairo-0.17.0.crate) = 2feeb7ea7874507f83f5e7ba869c54e321959431c8fbd70d4b735c8b15d90506 +SIZE (rust/crates/pangocairo-0.17.0.crate) = 5571 +SHA256 (rust/crates/pangocairo-sys-0.17.3.crate) = f60f1be8ef08087ddcbdcc1350e06073bff11113d425d12b622b716d96b9611c +SIZE (rust/crates/pangocairo-sys-0.17.3.crate) = 3216 +SHA256 (rust/crates/pin-project-lite-0.2.9.crate) = e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116 +SIZE (rust/crates/pin-project-lite-0.2.9.crate) = 27713 +SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 +SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580 +SHA256 (rust/crates/pkg-config-0.3.27.crate) = 26072860ba924cbfa98ea39c8c19b4dd6a4a25423dbdf219c1eca91aa0cf6964 +SIZE (rust/crates/pkg-config-0.3.27.crate) = 18838 +SHA256 (rust/crates/proc-macro-crate-1.3.1.crate) = 7f4c021e1093a56626774e81216a4ce732a735e5bad4868a03f3ed65ca0c3919 +SIZE (rust/crates/proc-macro-crate-1.3.1.crate) = 9678 +SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c +SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 +SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 +SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 +SHA256 (rust/crates/proc-macro2-1.0.56.crate) = 2b63bdb0cd06f1f4dedf69b254734f9b45af66e4a031e42a7480257d9898b435 +SIZE (rust/crates/proc-macro2-1.0.56.crate) = 44454 +SHA256 (rust/crates/quick-xml-0.28.2.crate) = 0ce5e73202a820a31f8a0ee32ada5e21029c81fd9e3ebf668a40832e4219d9d1 +SIZE (rust/crates/quick-xml-0.28.2.crate) = 156462 +SHA256 (rust/crates/quote-1.0.27.crate) = 8f4f29d145265ec1c483c7c654450edde0bfe043d3938d6972630663356d9500 +SIZE (rust/crates/quote-1.0.27.crate) = 28416 +SHA256 (rust/crates/redox_syscall-0.2.16.crate) = fb5a58c1855b4b6819d59012155603f0b22ad30cad752600aadfcb695265519a +SIZE (rust/crates/redox_syscall-0.2.16.crate) = 24012 +SHA256 (rust/crates/redox_users-0.4.3.crate) = b033d837a7cf162d7993aded9304e30a83213c648b6e389db233191f891e5c2b +SIZE (rust/crates/redox_users-0.4.3.crate) = 15353 +SHA256 (rust/crates/regex-1.8.1.crate) = af83e617f331cc6ae2da5443c602dfa5af81e517212d9d611a5b3ba1777b5370 +SIZE (rust/crates/regex-1.8.1.crate) = 248412 +SHA256 (rust/crates/regex-syntax-0.7.1.crate) = a5996294f19bd3aae0453a862ad728f60e6600695733dd5df01da90c54363a3c +SIZE (rust/crates/regex-syntax-0.7.1.crate) = 339705 +SHA256 (rust/crates/rustix-0.37.19.crate) = acf8729d8542766f1b2cf77eb034d52f40d375bb8b615d0b147089946e16613d +SIZE (rust/crates/rustix-0.37.19.crate) = 323809 +SHA256 (rust/crates/ryu-1.0.13.crate) = f91339c0467de62360649f8d3e185ca8de4224ff281f66000de5eb2a77a79041 +SIZE (rust/crates/ryu-1.0.13.crate) = 46823 +SHA256 (rust/crates/serde-1.0.163.crate) = 2113ab51b87a539ae008b5c6c02dc020ffa39afd2d83cffcb3f4eb2722cebec2 +SIZE (rust/crates/serde-1.0.163.crate) = 77030 +SHA256 (rust/crates/serde_derive-1.0.163.crate) = 8c805777e3930c8883389c602315a24224bcc738b63905ef87cd1420353ea93e +SIZE (rust/crates/serde_derive-1.0.163.crate) = 54447 +SHA256 (rust/crates/serde_spanned-0.6.1.crate) = 0efd8caf556a6cebd3b285caf480045fcc1ac04f6bd786b09a6f11af30c4fcf4 +SIZE (rust/crates/serde_spanned-0.6.1.crate) = 7828 +SHA256 (rust/crates/serde_yaml-0.9.21.crate) = d9d684e3ec7de3bf5466b32bd75303ac16f0736426e5a4e0d6e489559ce1249c +SIZE (rust/crates/serde_yaml-0.9.21.crate) = 64229 +SHA256 (rust/crates/shmemfdrs-0.1.4.crate) = a07caaa5573b8fa1142d19783d30ba2999c6a221169784f3bb7e2b9b308bcbdb +SIZE (rust/crates/shmemfdrs-0.1.4.crate) = 7866 +SHA256 (rust/crates/slab-0.4.8.crate) = 6528351c9bc8ab22353f9d776db39a20288e8d6c37ef8cfe3317cf875eecfc2d +SIZE (rust/crates/slab-0.4.8.crate) = 16928 +SHA256 (rust/crates/smallvec-1.10.0.crate) = a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0 +SIZE (rust/crates/smallvec-1.10.0.crate) = 31564 +SHA256 (rust/crates/smart-default-0.7.1.crate) = 0eb01866308440fc64d6c44d9e86c5cc17adfe33c4d6eed55da9145044d0ffc1 +SIZE (rust/crates/smart-default-0.7.1.crate) = 8435 +SHA256 (rust/crates/static_assertions-1.1.0.crate) = a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f +SIZE (rust/crates/static_assertions-1.1.0.crate) = 18480 +SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 +SIZE (rust/crates/syn-1.0.109.crate) = 237611 +SHA256 (rust/crates/syn-2.0.16.crate) = a6f671d4b5ffdb8eadec19c0ae67fe2639df8684bd7bc4b83d986b8db549cf01 +SIZE (rust/crates/syn-2.0.16.crate) = 240928 +SHA256 (rust/crates/system-deps-6.1.0.crate) = e5fa6fb9ee296c0dc2df41a656ca7948546d061958115ddb0bcaae43ad0d17d2 +SIZE (rust/crates/system-deps-6.1.0.crate) = 23942 +SHA256 (rust/crates/target-lexicon-0.12.7.crate) = fd1ba337640d60c3e96bc6f0638a939b9c9a7f2c316a1598c279828b3d1dc8c5 +SIZE (rust/crates/target-lexicon-0.12.7.crate) = 24402 +SHA256 (rust/crates/termcolor-1.2.0.crate) = be55cf8942feac5c765c2c993422806843c9a9a45d4d5c407ad6dd2ea95eb9b6 +SIZE (rust/crates/termcolor-1.2.0.crate) = 17917 +SHA256 (rust/crates/thiserror-1.0.40.crate) = 978c9a314bd8dc99be594bc3c175faaa9794be04a5a5e153caba6915336cebac +SIZE (rust/crates/thiserror-1.0.40.crate) = 18709 +SHA256 (rust/crates/thiserror-impl-1.0.40.crate) = f9456a42c5b0d803c8cd86e73dd7cc9edd429499f37a3550d286d5e86720569f +SIZE (rust/crates/thiserror-impl-1.0.40.crate) = 15138 +SHA256 (rust/crates/toml-0.7.3.crate) = b403acf6f2bb0859c93c7f0d967cb4a75a7ac552100f9322faf64dc047669b21 +SIZE (rust/crates/toml-0.7.3.crate) = 47227 +SHA256 (rust/crates/toml_datetime-0.6.1.crate) = 3ab8ed2edee10b50132aed5f331333428b011c99402b5a534154ed15746f9622 +SIZE (rust/crates/toml_datetime-0.6.1.crate) = 10765 +SHA256 (rust/crates/toml_edit-0.19.8.crate) = 239410c8609e8125456927e6707163a3b1fdb40561e4b803bc041f466ccfdc13 +SIZE (rust/crates/toml_edit-0.19.8.crate) = 94457 +SHA256 (rust/crates/unicode-ident-1.0.8.crate) = e5464a87b239f13a63a501f2701565754bae92d243d4bb7eb12f6d57d2269bf4 +SIZE (rust/crates/unicode-ident-1.0.8.crate) = 41962 +SHA256 (rust/crates/unicode-segmentation-1.10.1.crate) = 1dd624098567895118886609431a7c3b8f516e41d30e0643f03d94592a147e36 +SIZE (rust/crates/unicode-segmentation-1.10.1.crate) = 98416 +SHA256 (rust/crates/unsafe-libyaml-0.2.8.crate) = 1865806a559042e51ab5414598446a5871b561d21b6764f2eabb0dd481d880a6 +SIZE (rust/crates/unsafe-libyaml-0.2.8.crate) = 61459 +SHA256 (rust/crates/version-compare-0.1.1.crate) = 579a42fc0b8e0c63b76519a339be31bed574929511fa53c1a3acae26eb258f29 +SIZE (rust/crates/version-compare-0.1.1.crate) = 13224 +SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f +SIZE (rust/crates/version_check-0.9.4.crate) = 14895 +SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 +SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 +SHA256 (rust/crates/wayrs-client-0.10.3.crate) = 6df29eb1fab7b25c629f5e7c818e4509643102e1e909bdfcf4b342e0056ef552 +SIZE (rust/crates/wayrs-client-0.10.3.crate) = 49945 +SHA256 (rust/crates/wayrs-protocols-0.10.4.crate) = 7c520c3952cdd3b1455d7266754de5b8ea4634b09fd6ba5d5c40bdd0a6cb95bf +SIZE (rust/crates/wayrs-protocols-0.10.4.crate) = 144973 +SHA256 (rust/crates/wayrs-scanner-0.10.1.crate) = 2d850152fda7745af06e54f942fba8f2e50d1c80d3ee2006f3b059beef330028 +SIZE (rust/crates/wayrs-scanner-0.10.1.crate) = 7711 +SHA256 (rust/crates/wayrs-utils-0.5.0.crate) = 7e4f07b0947176066dd83cef1b0e855003d0ec5bc8914c358a8a5633e6cb34a9 +SIZE (rust/crates/wayrs-utils-0.5.0.crate) = 8334 +SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419 +SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 +SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 +SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 +SHA256 (rust/crates/winapi-util-0.1.5.crate) = 70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178 +SIZE (rust/crates/winapi-util-0.1.5.crate) = 10164 +SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f +SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 +SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 +SIZE (rust/crates/windows-sys-0.48.0.crate) = 2628884 +SHA256 (rust/crates/windows-targets-0.48.0.crate) = 7b1eb6f0cd7c80c79759c929114ef071b87354ce476d9d94271031c0497adfd5 +SIZE (rust/crates/windows-targets-0.48.0.crate) = 7466 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 91ae572e1b79dba883e0d315474df7305d12f569b400fcf90581b06062f7e1bc +SIZE (rust/crates/windows_aarch64_gnullvm-0.48.0.crate) = 366543 +SHA256 (rust/crates/windows_aarch64_msvc-0.48.0.crate) = b2ef27e0d7bdfcfc7b868b317c1d32c641a6fe4629c171b8928c7b08d98d7cf3 +SIZE (rust/crates/windows_aarch64_msvc-0.48.0.crate) = 671479 +SHA256 (rust/crates/windows_i686_gnu-0.48.0.crate) = 622a1962a7db830d6fd0a69683c80a18fda201879f0f447f065a3b7467daa241 +SIZE (rust/crates/windows_i686_gnu-0.48.0.crate) = 741490 +SHA256 (rust/crates/windows_i686_msvc-0.48.0.crate) = 4542c6e364ce21bf45d69fdd2a8e455fa38d316158cfd43b3ac1c5b1b19f8e00 +SIZE (rust/crates/windows_i686_msvc-0.48.0.crate) = 730056 +SHA256 (rust/crates/windows_x86_64_gnu-0.48.0.crate) = ca2b8a661f7628cbd23440e50b05d705db3686f894fc9580820623656af974b1 +SIZE (rust/crates/windows_x86_64_gnu-0.48.0.crate) = 703595 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 7896dbc1f41e08872e9d5e8f8baa8fdd2677f29468c4e156210174edc7f7b953 +SIZE (rust/crates/windows_x86_64_gnullvm-0.48.0.crate) = 366536 +SHA256 (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 1a515f5799fe4961cb532f983ce2b23082366b898e52ffbce459c86f67c8378a +SIZE (rust/crates/windows_x86_64_msvc-0.48.0.crate) = 671422 +SHA256 (rust/crates/winnow-0.4.6.crate) = 61de7bac303dc551fe038e2b3cef0f571087a47571ea6e79a87692ac99b99699 +SIZE (rust/crates/winnow-0.4.6.crate) = 142565 +SHA256 (rust/crates/xkbcommon-0.5.0.crate) = acbee136714379ab22da0280207fdb7f47e0bb940adea97731b65598b8c7a92e +SIZE (rust/crates/xkbcommon-0.5.0.crate) = 58155 +SHA256 (MaxVerevkin-wlr-which-key-v0.1.0_GH0.tar.gz) = fd26e255537380466e8877ddf5454e0eb347fd13bb4aee01fffc557702f563ca +SIZE (MaxVerevkin-wlr-which-key-v0.1.0_GH0.tar.gz) = 27920 diff --git a/x11/wlr-which-key/pkg-descr b/x11/wlr-which-key/pkg-descr new file mode 100644 index 000000000000..932b16237a19 --- /dev/null +++ b/x11/wlr-which-key/pkg-descr @@ -0,0 +1 @@ +Keymap manager for wlroots-based compositors. Inspired by which-key.nvim.