mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -07:00
x11-apps/fstobdf: Version bump to 1.0.8
Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
@@ -1 +1,2 @@
|
||||
DIST fstobdf-1.0.7.tar.xz 122432 BLAKE2B a7d736a16fb8e7992c46ca2d74ac1897c0e2171d18f56837812f903db7035da5b8aa811ef7be8845717ee5c558bc88434e5f74a848d2d31c91bba5fb507e4ce7 SHA512 b303cc2060e8ccaa139e855a7d377d28877158efa1087eeeebf9f30f7c9962764eceab5c4044b4b508890413cf38546da9b26756dd27a142b806dcd6fdb6ba59
|
||||
DIST fstobdf-1.0.8.tar.xz 129208 BLAKE2B 7354534c86a7dd0709a123ffd96ebd4bc94d0754529554a6a218e6cdd3fa1012fc0887a2b490ec817398e6a825546d6e51840dafbd53a1270c749ac440721d74 SHA512 7df376d55fef2bb58aa66f792710a6159914ed4f5c60110d5a0daac30a3f4cf8613d1e8058121510e420e67691c428c4bce149f2ff10f64325d5b66191205a84
|
||||
|
||||
15
x11-apps/fstobdf/fstobdf-1.0.8.ebuild
Normal file
15
x11-apps/fstobdf/fstobdf-1.0.8.ebuild
Normal file
@@ -0,0 +1,15 @@
|
||||
# Copyright 1999-2026 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
inherit xorg-meson
|
||||
|
||||
DESCRIPTION="generate BDF font from X font server"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
|
||||
|
||||
RDEPEND="
|
||||
x11-libs/libX11
|
||||
x11-libs/libFS"
|
||||
DEPEND="${RDEPEND}
|
||||
x11-base/xorg-proto"
|
||||
Reference in New Issue
Block a user