google-fonts

Google Fonts portage overlay
git clone https://git.parazyd.org/google-fonts
Log | Files | Refs | Submodules | README

commit 84819ff216b0b2fa7205a60163eb0eec5a94f15f
parent 493de74f75f559ace700b1c36d90d788b1fc0610
Author: parazyd <parazyd@dyne.org>
Date:   Thu,  7 Sep 2023 09:11:57 +0200

Update ebuilds

Diffstat:
Dmedia-fonts/amiriqurancolored/amiriqurancolored-9999.ebuild | 26--------------------------
Amedia-fonts/inclusivesans/inclusivesans-9999.ebuild | 26++++++++++++++++++++++++++
Rmedia-fonts/amiriqurancolored/metadata.xml -> media-fonts/inclusivesans/metadata.xml | 0
Rmedia-fonts/amiriqurancolored/metadata.xml -> media-fonts/mooli/metadata.xml | 0
Amedia-fonts/mooli/mooli-9999.ebuild | 26++++++++++++++++++++++++++
Rmedia-fonts/amiriqurancolored/metadata.xml -> media-fonts/notosansnkounjoined/metadata.xml | 0
Amedia-fonts/notosansnkounjoined/notosansnkounjoined-9999.ebuild | 26++++++++++++++++++++++++++
Rmedia-fonts/amiriqurancolored/metadata.xml -> media-fonts/rethinksans/metadata.xml | 0
Amedia-fonts/rethinksans/rethinksans-9999.ebuild | 26++++++++++++++++++++++++++
Rmedia-fonts/amiriqurancolored/metadata.xml -> media-fonts/youngserif/metadata.xml | 0
Amedia-fonts/youngserif/youngserif-9999.ebuild | 26++++++++++++++++++++++++++
11 files changed, 130 insertions(+), 26 deletions(-)

diff --git a/media-fonts/amiriqurancolored/amiriqurancolored-9999.ebuild b/media-fonts/amiriqurancolored/amiriqurancolored-9999.ebuild @@ -1,26 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit font git-r3 - -DESCRIPTION="Google Fonts Amiri Quran Colored font" -HOMEPAGE="https://fonts.google.com/specimen/Amiri+Quran+Colored" -EGIT_REPO_URI="https://github.com/google/fonts" - -LICENSE="OFL-1.1" -SLOT="0" -KEYWORDS="" -IUSE="" - -DEPEND="" -RDEPEND="${DEPEND}" -BDEPEND="" - -RESTRICT="binchecks strip" -FONT_SUFFIX="ttf" - -src_install() { - FONT_S="${WORKDIR}/${P}/ofl/amiriqurancolored" font_src_install -} diff --git a/media-fonts/inclusivesans/inclusivesans-9999.ebuild b/media-fonts/inclusivesans/inclusivesans-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Inclusive Sans font" +HOMEPAGE="https://fonts.google.com/specimen/Inclusive+Sans" +EGIT_REPO_URI="https://github.com/google/fonts" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" +BDEPEND="" + +RESTRICT="binchecks strip" +FONT_SUFFIX="ttf" + +src_install() { + FONT_S="${WORKDIR}/${P}/ofl/inclusivesans" font_src_install +} diff --git a/media-fonts/amiriqurancolored/metadata.xml b/media-fonts/inclusivesans/metadata.xml diff --git a/media-fonts/amiriqurancolored/metadata.xml b/media-fonts/mooli/metadata.xml diff --git a/media-fonts/mooli/mooli-9999.ebuild b/media-fonts/mooli/mooli-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Mooli font" +HOMEPAGE="https://fonts.google.com/specimen/Mooli" +EGIT_REPO_URI="https://github.com/google/fonts" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" +BDEPEND="" + +RESTRICT="binchecks strip" +FONT_SUFFIX="ttf" + +src_install() { + FONT_S="${WORKDIR}/${P}/ofl/mooli" font_src_install +} diff --git a/media-fonts/amiriqurancolored/metadata.xml b/media-fonts/notosansnkounjoined/metadata.xml diff --git a/media-fonts/notosansnkounjoined/notosansnkounjoined-9999.ebuild b/media-fonts/notosansnkounjoined/notosansnkounjoined-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Noto Sans NKo Unjoined font" +HOMEPAGE="https://fonts.google.com/specimen/Noto+Sans+NKo+Unjoined" +EGIT_REPO_URI="https://github.com/google/fonts" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" +BDEPEND="" + +RESTRICT="binchecks strip" +FONT_SUFFIX="ttf" + +src_install() { + FONT_S="${WORKDIR}/${P}/ofl/notosansnkounjoined" font_src_install +} diff --git a/media-fonts/amiriqurancolored/metadata.xml b/media-fonts/rethinksans/metadata.xml diff --git a/media-fonts/rethinksans/rethinksans-9999.ebuild b/media-fonts/rethinksans/rethinksans-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Rethink Sans font" +HOMEPAGE="https://fonts.google.com/specimen/Rethink+Sans" +EGIT_REPO_URI="https://github.com/google/fonts" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" +BDEPEND="" + +RESTRICT="binchecks strip" +FONT_SUFFIX="ttf" + +src_install() { + FONT_S="${WORKDIR}/${P}/ofl/rethinksans" font_src_install +} diff --git a/media-fonts/amiriqurancolored/metadata.xml b/media-fonts/youngserif/metadata.xml diff --git a/media-fonts/youngserif/youngserif-9999.ebuild b/media-fonts/youngserif/youngserif-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Young Serif font" +HOMEPAGE="https://fonts.google.com/specimen/Young+Serif" +EGIT_REPO_URI="https://github.com/google/fonts" + +LICENSE="OFL-1.1" +SLOT="0" +KEYWORDS="" +IUSE="" + +DEPEND="" +RDEPEND="${DEPEND}" +BDEPEND="" + +RESTRICT="binchecks strip" +FONT_SUFFIX="ttf" + +src_install() { + FONT_S="${WORKDIR}/${P}/ofl/youngserif" font_src_install +}