summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-02-27 18:44:43 -0500
committerMatt Turner <mattst88@gentoo.org>2023-02-27 20:36:22 -0500
commit72fa348c2774eec536db1f10b9489737af33a796 (patch)
tree1caeb99af5f40c3a1065b76dc3cd5a45497dad34
parentmedia-fonts/font-bh-lucidatypewriter-100dpi: Version bump to 1.0.4 (diff)
downloadgentoo-72fa348c.tar.gz
gentoo-72fa348c.tar.bz2
gentoo-72fa348c.zip
media-fonts/font-bh-lucidatypewriter-75dpi: Version bump to 1.0.4
Signed-off-by: Matt Turner <mattst88@gentoo.org>
-rw-r--r--media-fonts/font-bh-lucidatypewriter-75dpi/Manifest1
-rw-r--r--media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.4.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest b/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest
index 19f82b1c3167..b0929bdfcd2b 100644
--- a/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest
+++ b/media-fonts/font-bh-lucidatypewriter-75dpi/Manifest
@@ -1 +1,2 @@
DIST font-bh-lucidatypewriter-75dpi-1.0.3.tar.bz2 219511 BLAKE2B fe05029295ef04414dd37fe80d023cfbf423fd3c314d53cb71dc2e4c623634e8e5b911f7a92851f49dd66cc9939d4998d4ec78f705a52908d01e1dcb91f08387 SHA512 2bba19c10df8e95f95d59d5fc7c15380c91a5140b0fa490497dbdf78a5574adae06a5566941c8c61e4a9850712fc9ca16974173aeee771f41976f472f0a2de13
+DIST font-bh-lucidatypewriter-75dpi-1.0.4.tar.xz 189952 BLAKE2B 1347d53ed01622feeac38d578c39381d40e35e174b0cc6641cf7c4852c63077249a20d9da4fa1c5d98e12331d153815331d29c732ea4f634bc9666b79fda5590 SHA512 bfe2776b84533dd23648df42b2c74fb7f49e665e4f2128c6af529425a1569051c9ddadb696dfa7a6bd959a4929f8a75f7e4fbd7da7767d272a0a8a5424a879cf
diff --git a/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.4.ebuild b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.4.ebuild
new file mode 100644
index 000000000000..5757d4d47e29
--- /dev/null
+++ b/media-fonts/font-bh-lucidatypewriter-75dpi/font-bh-lucidatypewriter-75dpi-1.0.4.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+FONT_OPENTYPE_COMPAT=1
+XORG_TARBALL_SUFFIX="xz"
+XORG_PACKAGE_NAME="bh-lucidatypewriter-75dpi"
+inherit xorg-3
+
+DESCRIPTION="X.Org Bigelow & Holmes Lucida bitmap fonts"
+
+LICENSE="public-domain" # bitmap font, not copyrightable
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="nls"