From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 9E3F8158089 for ; Mon, 11 Sep 2023 04:17:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2C402BC04D; Mon, 11 Sep 2023 04:17:42 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B91242BC04D for ; Mon, 11 Sep 2023 04:17:42 +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 D7C69335C4E for ; Mon, 11 Sep 2023 04:17:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C6A8F35 for ; Mon, 11 Sep 2023 04:17:40 +0000 (UTC) From: "Matt Turner" 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" Message-ID: <1694405854.867282d6970beed8f4a7e9fe671a7a90f923eb73.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/font-util/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-fonts/font-util/Manifest media-fonts/font-util/font-util-1.4.1.ebuild X-VCS-Directories: media-fonts/font-util/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 867282d6970beed8f4a7e9fe671a7a90f923eb73 X-VCS-Branch: master Date: Mon, 11 Sep 2023 04:17:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 301b5f42-70f0-4104-9bcc-39a90ef6f41c X-Archives-Hash: 4eb5aca99d612a04a6389f25178bce2d commit: 867282d6970beed8f4a7e9fe671a7a90f923eb73 Author: Matt Turner gentoo org> AuthorDate: Mon Sep 11 04:16:44 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Sep 11 04:17:34 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=867282d6 media-fonts/font-util: Version bump to 1.4.1 Signed-off-by: Matt Turner gentoo.org> media-fonts/font-util/Manifest | 1 + media-fonts/font-util/font-util-1.4.1.ebuild | 16 ++++++++++++++++ 2 files changed, 17 insertions(+) diff --git a/media-fonts/font-util/Manifest b/media-fonts/font-util/Manifest index d7036076e6d8..d16f4d82565d 100644 --- a/media-fonts/font-util/Manifest +++ b/media-fonts/font-util/Manifest @@ -1 +1,2 @@ DIST font-util-1.4.0.tar.xz 142396 BLAKE2B f4efd01c419684969826061b1721f38f477c0a2ee024cf5f5927edd2584061cfb335e1cef6481a1519c51a150a2e1f2e382a8c300e2b8af5d0114276d2f673f8 SHA512 05fff613019718a4bd8537ff7eb270bd85345ffb006c16f81b739d6e8cdbfaa9d6503aef9bc48d6c7f70330bf90ff1a46bacdff3c99e8017191d935c85f73d60 +DIST font-util-1.4.1.tar.xz 144320 BLAKE2B 5a7cee52aa58cecc85f5168963038b65d921bc33615e86a833cba5aec007d61bb05fa3b200ed9b192d9ab9291d53065443711f8eac976242b2013cd7b9fc494a SHA512 cec7fc38ba64ca9c81c59a8395da94d71c75e14f19faf6457da0a1a8c3c1cf51bcaab227834f6f5a6d274ba2557555e542dbe2bd88e527c45ea196318bbc38d0 diff --git a/media-fonts/font-util/font-util-1.4.1.ebuild b/media-fonts/font-util/font-util-1.4.1.ebuild new file mode 100644 index 000000000000..e9c540c14d59 --- /dev/null +++ b/media-fonts/font-util/font-util-1.4.1.ebuild @@ -0,0 +1,16 @@ +# Copyright 2005-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +XORG_TARBALL_SUFFIX="xz" +XORG_PACKAGE_NAME="util" +inherit xorg-3 + +DESCRIPTION="X.Org font utilities" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" + +XORG_CONFIGURE_OPTIONS=( + --with-fontrootdir="${EPREFIX}"/usr/share/fonts + --with-mapdir="${EPREFIX}"/usr/share/fonts/util +)