media-fonts/almendra - 1.004-r2 (parona-overlay)

Search

Package Information

Description:
Almendra is a typeface design based on calligraphy
Homepage:
https://github.com/google/fonts
License:
OFL-1.1

Ebuild Details

Version EAPI Keywords Slot
1.004-r2 8 ~amd64 0
View Raw Ebuild
# Copyright 2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

COMMIT="cbfb186e46e3f44ae1e4f70490becbcc5386e0de"

inherit font

DESCRIPTION="Almendra is a typeface design based on calligraphy"
HOMEPAGE="https://github.com/google/fonts"
SRC_URI="
	https://github.com/google/fonts/raw/${COMMIT}/ofl/almendra/Almendra-Bold.ttf
		-> Almendra-Bold-${COMMIT}.ttf-r1
	https://github.com/google/fonts/raw/${COMMIT}/ofl/almendra/Almendra-BoldItalic.ttf
		-> Almendra-BoldItalic-${COMMIT}.ttf-r1
	https://github.com/google/fonts/raw/${COMMIT}/ofl/almendra/Almendra-Italic.ttf
		-> Almendra-Italic-${COMMIT}.ttf-r1
	https://github.com/google/fonts/raw/${COMMIT}/ofl/almendra/Almendra-Regular.ttf
		-> Almendra-Regular-${COMMIT}.ttf-r1
	https://github.com/google/fonts/raw/${COMMIT}/ofl/almendra/DESCRIPTION.en_us.html
		-> ${PN}-${COMMIT}-DESCRIPTION.en_us.html-r1
	https://github.com/google/fonts/raw/${COMMIT}/ofl/almendra/FONTLOG.txt
		-> ${PN}-${COMMIT}-FONTLOG.txt-r1
	https://github.com/google/fonts/raw/${COMMIT}/ofl/almendra/METADATA.pb
		-> ${PN}-${COMMIT}-METADATA.pb-r1
"

S="${WORKDIR}"

LICENSE="OFL-1.1"
SLOT="0"
KEYWORDS="~amd64"

FONT_SUFFIX="ttf"

DOCS=( DESCRIPTION.en_us.html FONTLOG.txt METADATA.pb )

src_unpack() {
	for type in Bold BoldItalic Italic Regular; do
		cp "${DISTDIR}"/Almendra-${type}-${COMMIT}.ttf-r1 Almendra-${type}.ttf || die
	done
	for file in DESCRIPTION.en_us.html FONTLOG.txt METADATA.pb; do
		cp "${DISTDIR}"/${PN}-${COMMIT}-${file}-r1 ${file} || die
	done
}

Manifest for 1.004-r2

Type File Size Source URLs
DIST Almendra-Bold-cbfb186e46e3f44ae1e4f70490becbcc5386e0de.ttf-r1 36624 bytes https://github.com/google/fonts/raw/cbfb186e46e3f44ae1e4f70490becbcc5386e0de/ofl/almendra/Almendra-Bold.ttf
DIST Almendra-BoldItalic-cbfb186e46e3f44ae1e4f70490becbcc5386e0de.ttf-r1 35380 bytes https://github.com/google/fonts/raw/cbfb186e46e3f44ae1e4f70490becbcc5386e0de/ofl/almendra/Almendra-BoldItalic.ttf
DIST Almendra-Italic-cbfb186e46e3f44ae1e4f70490becbcc5386e0de.ttf-r1 35216 bytes https://github.com/google/fonts/raw/cbfb186e46e3f44ae1e4f70490becbcc5386e0de/ofl/almendra/Almendra-Italic.ttf
DIST Almendra-Regular-cbfb186e46e3f44ae1e4f70490becbcc5386e0de.ttf-r1 68684 bytes https://github.com/google/fonts/raw/cbfb186e46e3f44ae1e4f70490becbcc5386e0de/ofl/almendra/Almendra-Regular.ttf
DIST almendra-cbfb186e46e3f44ae1e4f70490becbcc5386e0de-DESCRIPTION.en_us.html-r1 823 bytes https://github.com/google/fonts/raw/cbfb186e46e3f44ae1e4f70490becbcc5386e0de/ofl/almendra/DESCRIPTION.en_us.html
DIST almendra-cbfb186e46e3f44ae1e4f70490becbcc5386e0de-FONTLOG.txt-r1 1621 bytes https://github.com/google/fonts/raw/cbfb186e46e3f44ae1e4f70490becbcc5386e0de/ofl/almendra/FONTLOG.txt
DIST almendra-cbfb186e46e3f44ae1e4f70490becbcc5386e0de-METADATA.pb-r1 1278 bytes https://github.com/google/fonts/raw/cbfb186e46e3f44ae1e4f70490becbcc5386e0de/ofl/almendra/METADATA.pb