From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1463694-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 46D62158020 for <garchives@archives.gentoo.org>; Sat, 3 Dec 2022 23:49:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E277BE07E1; Sat, 3 Dec 2022 23:49:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 pigeon.gentoo.org (Postfix) with ESMTPS id 50627E0863 for <gentoo-commits@lists.gentoo.org>; Sat, 3 Dec 2022 23:49:18 +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 1AC18341519 for <gentoo-commits@lists.gentoo.org>; Sat, 3 Dec 2022 23:49:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 75E55772 for <gentoo-commits@lists.gentoo.org>; Sat, 3 Dec 2022 23:49:15 +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: <1670111348.5c6c9e0d0968ee41e8ed183548eab9301f203602.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/xfd/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-apps/xfd/Manifest x11-apps/xfd/xfd-1.1.4.ebuild X-VCS-Directories: x11-apps/xfd/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 5c6c9e0d0968ee41e8ed183548eab9301f203602 X-VCS-Branch: master Date: Sat, 3 Dec 2022 23:49:15 +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: c0811e5d-11cd-4648-a78c-daee2e43f044 X-Archives-Hash: 3ccf0736f19ef4b1ed6434f0315a0507 commit: 5c6c9e0d0968ee41e8ed183548eab9301f203602 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org> AuthorDate: Sat Dec 3 23:32:40 2022 +0000 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org> CommitDate: Sat Dec 3 23:49:08 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c6c9e0d x11-apps/xfd: Version bump to 1.1.4 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org> x11-apps/xfd/Manifest | 1 + x11-apps/xfd/xfd-1.1.4.ebuild | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+) diff --git a/x11-apps/xfd/Manifest b/x11-apps/xfd/Manifest index ffc0c17285f3..c481af092411 100644 --- a/x11-apps/xfd/Manifest +++ b/x11-apps/xfd/Manifest @@ -1 +1,2 @@ DIST xfd-1.1.3.tar.bz2 141312 BLAKE2B 742b6a1fff10593252dc27aa352ac500d9a17952e0415de80ea265322cfff7ef2c4c2435005a82c12f1b50003920322cfa27dab3af30b60575d4ae7a1b20f787 SHA512 68e2d4ce5e24215353b6f3231191d69639c4dd90a703e03ccf152bbfe4012da071c387ba289f918fb0336a3be9ee49dc05cbec7273fa85f5e476ead7e10795f0 +DIST xfd-1.1.4.tar.xz 134648 BLAKE2B d87d7c7f290147c2584b797dc807e11613efc506de08e56b2c756130d0b156f5f7a375515df80867b97834cf3c5f6d372541d507e164adb83f0f594397a5cd05 SHA512 fa1f8a7b5d89be20fb2b1e3e0e8f4d7f9463e91fd385d21e1403a398c2e263112043b568417c420c5ee33bec60e06658498dd55df6d7ac19da3af0844f932209 diff --git a/x11-apps/xfd/xfd-1.1.4.ebuild b/x11-apps/xfd/xfd-1.1.4.ebuild new file mode 100644 index 000000000000..7036c3e0b875 --- /dev/null +++ b/x11-apps/xfd/xfd-1.1.4.ebuild @@ -0,0 +1,23 @@ +# 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="X.Org xfd application" +KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" + +RDEPEND=" + media-libs/fontconfig + x11-libs/libX11 + x11-libs/libXft + x11-libs/libXt + x11-libs/libXmu + x11-libs/libXrender + x11-libs/libXaw + x11-libs/libxkbfile" +DEPEND="${RDEPEND} + x11-base/xorg-proto" +BDEPEND="sys-devel/gettext"