summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2023-02-27 18:45:44 -0500
committerMatt Turner <mattst88@gentoo.org>2023-02-27 20:36:21 -0500
commit11d5cdabb07606bc7ad3dc81201cfcb2e75c471b (patch)
treec1f143e377cf546f0c73427f57fbf7a490c4555a /media-fonts/font-bh-lucidatypewriter-100dpi
parentmedia-fonts/font-bh-75dpi: Version bump to 1.0.4 (diff)
downloadgentoo-11d5cdabb07606bc7ad3dc81201cfcb2e75c471b.tar.gz
gentoo-11d5cdabb07606bc7ad3dc81201cfcb2e75c471b.tar.bz2
gentoo-11d5cdabb07606bc7ad3dc81201cfcb2e75c471b.zip
media-fonts/font-bh-lucidatypewriter-100dpi: Version bump to 1.0.4
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'media-fonts/font-bh-lucidatypewriter-100dpi')
-rw-r--r--media-fonts/font-bh-lucidatypewriter-100dpi/Manifest1
-rw-r--r--media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.4.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest b/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest
index 57681ad7cfd5..bf9497183957 100644
--- a/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest
+++ b/media-fonts/font-bh-lucidatypewriter-100dpi/Manifest
@@ -1 +1,2 @@
DIST font-bh-lucidatypewriter-100dpi-1.0.3.tar.bz2 245807 BLAKE2B f2cd40b5621aa3940e8047bd6b2ca588fde367512da196ebfa32469be06ea15c87641da8f81f14191a65dd5eb791de1256e26c5cc20e0dab3883834028003665 SHA512 1862003c20aa7709ea07487a4326c619e2beb33b7069d644f438d64182b41a06039c69e2867921b4d12939612a4b8e1e1727fd15851aeab9a0361060183e3b0f
+DIST font-bh-lucidatypewriter-100dpi-1.0.4.tar.xz 212808 BLAKE2B 569cf4990dc1eb318b7edc0dd8651fc4dbeaec9528657505d60bb3548c6a37a6e45802a2a73692d2c6aa924a2b12b7b958df551da52aac51711877531ac77d5b SHA512 31a4d061430089c5523815dde7d7cf73c9cba768ab79004eb65af8a1684fdd57d0829d9f4249c8e542e733266cc5f83e38eff403423a77a06af15008ce95d2ab
diff --git a/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.4.ebuild b/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-1.0.4.ebuild
new file mode 100644
index 000000000000..8fcb674264bb
--- /dev/null
+++ b/media-fonts/font-bh-lucidatypewriter-100dpi/font-bh-lucidatypewriter-100dpi-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-100dpi"
+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 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="nls"