commit:     204c98446a22873994b26abf801dd6325c3840f6
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 31 21:23:20 2025 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Wed Dec 31 21:28:35 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=204c9844

x11-apps/fonttosfnt: Version bump to 1.2.5

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

 x11-apps/fonttosfnt/Manifest                |  1 +
 x11-apps/fonttosfnt/fonttosfnt-1.2.5.ebuild | 15 +++++++++++++++
 2 files changed, 16 insertions(+)

diff --git a/x11-apps/fonttosfnt/Manifest b/x11-apps/fonttosfnt/Manifest
index e92a15ea7a72..ded4e4a31f6c 100644
--- a/x11-apps/fonttosfnt/Manifest
+++ b/x11-apps/fonttosfnt/Manifest
@@ -1 +1,2 @@
 DIST fonttosfnt-1.2.4.tar.xz 143928 BLAKE2B 
82469dd753da5e9e9c48b800f57f5442c6e828f1d45783d50985ea4da39adab1fd59c3b7642ba057e821997a5bc7e892c25c46c2903098340adac2e5c70719c2
 SHA512 
37654d66e8d63abc4801c76d48082cc99dc3cc7813376e634c287d97207d17592323cefefd305328a504e432c94e102260b92308088d5e0bf3931a471cb4b851
+DIST fonttosfnt-1.2.5.tar.xz 144844 BLAKE2B 
3d08c65f06af94a38942d487e28fc36c2cd3234b5e91a5a136364027e76c14f724985804709128db8fe9270f14d48f4147a3c44630a6e12441bb50796d272f03
 SHA512 
3be2a625234175dfc8a637b13f2d273afc82126ccd624a38afcc7ef3e13814dac0e55c8ae0a0a713725cf52078f8b45f3e86d7b357b1a19a55def55f969d0640

diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.5.ebuild 
b/x11-apps/fonttosfnt/fonttosfnt-1.2.5.ebuild
new file mode 100644
index 000000000000..31db069d3f1a
--- /dev/null
+++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.5.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2025 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit xorg-3
+
+DESCRIPTION="X.Org fonttosfnt application"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv 
~s390 ~sparc ~x86"
+
+RDEPEND="media-libs/freetype:2
+       x11-libs/libX11
+       x11-libs/libfontenc"
+DEPEND="${RDEPEND}
+       x11-base/xorg-proto"

Reply via email to