From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1465124-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2A30F158020 for <garchives@archives.gentoo.org>; Thu, 8 Dec 2022 15:17:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 642C3E082B; Thu, 8 Dec 2022 15:17:17 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A24BE082B for <gentoo-commits@lists.gentoo.org>; Thu, 8 Dec 2022 15:17:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4A67D340D7D for <gentoo-commits@lists.gentoo.org>; Thu, 8 Dec 2022 15:17:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F3045BF for <gentoo-commits@lists.gentoo.org>; Thu, 8 Dec 2022 15:17:14 +0000 (UTC) From: "Matt Turner" <mattst88@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" <mattst88@gentoo.org> Message-ID: <1670512629.c196fc8a260f29a4bf361f0858922c32f0200687.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xkbcomp/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/xkbcomp/Manifest x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild X-VCS-Directories: x11-apps/xkbcomp/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: c196fc8a260f29a4bf361f0858922c32f0200687 X-VCS-Branch: master Date: Thu, 8 Dec 2022 15:17:14 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: cbb89a7c-d8cb-4980-9aaa-ef8bb382185d X-Archives-Hash: b725d57db1e6ed65898edcf03d20266d commit: c196fc8a260f29a4bf361f0858922c32f0200687 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Thu Dec 8 15:14:21 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Thu Dec 8 15:17:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c196fc8a x11-apps/xkbcomp: Version bump to 1.4.6 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-apps/xkbcomp/Manifest | 1 + x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/x11-apps/xkbcomp/Manifest b/x11-apps/xkbcomp/Manifest index 43e63b0b9f09..5f3b621eca42 100644 --- a/x11-apps/xkbcomp/Manifest +++ b/x11-apps/xkbcomp/Manifest @@ -1 +1,2 @@ DIST xkbcomp-1.4.5.tar.bz2 251617 BLAKE2B 5005f35bcae6fc08e2386963c5f9aa0394e79178982ee742b7c13519fa35d118b6fe8318d76e2f4312e3fdb9bee23743a8faaf214078d207897bdf5cb8984946 SHA512 2e84f8d6b083e2e818cb95e5d2a184da00e50d71b280e92d1a71465a9a4348f922f4ddccb42cfeee6f76705bbfc8580ef67aedd0d958aaa1ae6bbcc66ccd8154 +DIST xkbcomp-1.4.6.tar.xz 233620 BLAKE2B b651d0f8cd3252b4f2897dcd8f291761876658706982cc313f61a146a29ac7f11fe7a5195da96c5bad5a2fae67aa3429e189c52b65871f2eefb9691195b98554 SHA512 90e69dd1c78c28f77a5acc7821b43afec1b9ac4895bc6f3462b4902baaadc26f3869da69e3bd023b4bc74adb5f1be0c43ca24b3dab37ac9a479c5622684baa81 diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild new file mode 100644 index 000000000000..bf26cd4ca273 --- /dev/null +++ b/x11-apps/xkbcomp/xkbcomp-1.4.6.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +XORG_TARBALL_SUFFIX="xz" +inherit xorg-3 + +DESCRIPTION="XKB keyboard description compiler" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" + +RDEPEND=" + >=x11-libs/libX11-1.6.9 + x11-libs/libxkbfile" +DEPEND="${RDEPEND} + x11-base/xorg-proto" +BDEPEND="sys-devel/bison"