public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matt Turner" <mattst88@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-apps/mkfontscale/
Date: Mon,  4 Apr 2022 02:34:23 +0000 (UTC)	[thread overview]
Message-ID: <1649039638.4aefd86b929d9c9639dbd9fe5a00c5a0b24a670e.mattst88@gentoo> (raw)

commit:     4aefd86b929d9c9639dbd9fe5a00c5a0b24a670e
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  4 02:21:44 2022 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Apr  4 02:33:58 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aefd86b

x11-apps/mkfontscale: Version bump to 1.2.2

Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>

 x11-apps/mkfontscale/Manifest                 |  1 +
 x11-apps/mkfontscale/mkfontscale-1.2.2.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/x11-apps/mkfontscale/Manifest b/x11-apps/mkfontscale/Manifest
index 42df02618b26..cbacbd12c726 100644
--- a/x11-apps/mkfontscale/Manifest
+++ b/x11-apps/mkfontscale/Manifest
@@ -1 +1,2 @@
 DIST mkfontscale-1.2.1.tar.bz2 150808 BLAKE2B 0c2cce3a5b400f8c757a9e1f7a0c8ea85f41c7d229cc1197c68340ec9f2b0b36872a914bf04dabb584727405092b4bf9abbc465190ac1b91419d9ecb3d359b83 SHA512 4d243160e1f7f8dfa6a8f53349c1a42a55fc99426455ebdef58352c5e951fce8b4f1fbd1061a76c9a148095b002eac372db1ae5e2647d2ccb4886635b317b18c
+DIST mkfontscale-1.2.2.tar.xz 143436 BLAKE2B 796c6b95f4eb0959db93ccfb1ebae9c73afc618645d85b7ba382559fe4e008ece16c9d86ab32c815923cda9928f030d75c47f2dd5ee6c9857b9e861f9bab0dc9 SHA512 4c846816325347c91008d76b3a5610c1e58a8414fd55117e7ccf51310db4b20b8397ecf6c9177ff77322e27ee088bf034fd175c9210465c50b094bab8dada4b3

diff --git a/x11-apps/mkfontscale/mkfontscale-1.2.2.ebuild b/x11-apps/mkfontscale/mkfontscale-1.2.2.ebuild
new file mode 100644
index 000000000000..4f75ba049eda
--- /dev/null
+++ b/x11-apps/mkfontscale/mkfontscale-1.2.2.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="create an index of scalable font files for X"
+
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+
+RDEPEND="
+	x11-libs/libfontenc
+	media-libs/freetype:2
+	sys-libs/zlib
+	app-arch/bzip2"
+DEPEND="${RDEPEND}
+	x11-base/xorg-proto"
+
+XORG_CONFIGURE_OPTIONS=(
+	--with-bzip2
+)


             reply	other threads:[~2022-04-04  2:34 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-04  2:34 Matt Turner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-21 21:09 [gentoo-commits] repo/gentoo:master commit in: x11-apps/mkfontscale/ Matt Turner
2024-04-19  6:39 Ionen Wolkens
2024-04-03  9:14 Arthur Zamarin
2024-04-03  9:14 Arthur Zamarin
2024-04-03  5:13 Sam James
2024-04-03  5:13 Sam James
2024-04-03  5:13 Sam James
2024-04-03  5:13 Sam James
2024-04-03  5:02 Sam James
2024-03-04  0:57 Matt Turner
2022-05-28  1:35 Sam James
2022-05-25 18:00 Jakov Smolić
2022-05-25 17:57 Jakov Smolić
2022-05-10 16:19 Arthur Zamarin
2022-05-08 23:01 Sam James
2022-05-07 17:55 Jakov Smolić
2022-01-02 14:43 James Le Cuirot
2021-01-06 11:41 Fabian Groffen
2019-04-27  3:15 Aaron Bauman
2019-03-11 10:15 Lars Wendler
2019-03-03 10:50 Mikle Kolyada
2019-03-03  5:14 Matt Turner
2019-03-03  5:14 Matt Turner
2018-03-21 22:40 Mart Raudsepp
2018-03-07  7:37 Matt Turner
2015-09-06 16:29 Matt Turner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1649039638.4aefd86b929d9c9639dbd9fe5a00c5a0b24a670e.mattst88@gentoo \
    --to=mattst88@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox