google-fonts

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

commit 30f8ddb0a84dc42a2d50c9c7db40379a0e819a70
parent db9f47e0440e40a8400437e9145c63a7df035f29
Author: parazyd <parazyd@dyne.org>
Date:   Tue,  4 May 2021 17:42:18 +0200

Add new font batch.

Diffstat:
Amedia-fonts/bonanova/bonanova-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/bonanova/metadata.xml | 7+++++++
Amedia-fonts/festive/festive-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/festive/metadata.xml | 7+++++++
Amedia-fonts/fuggles/fuggles-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/fuggles/metadata.xml | 7+++++++
Amedia-fonts/hinamincho/hinamincho-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/hinamincho/metadata.xml | 7+++++++
Amedia-fonts/otomanopeeone/metadata.xml | 7+++++++
Amedia-fonts/otomanopeeone/otomanopeeone-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/palettemosaic/metadata.xml | 7+++++++
Amedia-fonts/palettemosaic/palettemosaic-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/qahiri/metadata.xml | 7+++++++
Amedia-fonts/qahiri/qahiri-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/shipporiantique/metadata.xml | 7+++++++
Amedia-fonts/shipporiantique/shipporiantique-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/shipporiantiqueb1/metadata.xml | 7+++++++
Amedia-fonts/shipporiantiqueb1/shipporiantiqueb1-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/stixtwomath/metadata.xml | 7+++++++
Amedia-fonts/stixtwomath/stixtwomath-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/stixtwotext/metadata.xml | 7+++++++
Amedia-fonts/stixtwotext/stixtwotext-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/tourney/metadata.xml | 7+++++++
Amedia-fonts/tourney/tourney-9999.ebuild | 26++++++++++++++++++++++++++
Amedia-fonts/yomogi/metadata.xml | 7+++++++
Amedia-fonts/yomogi/yomogi-9999.ebuild | 26++++++++++++++++++++++++++
26 files changed, 429 insertions(+), 0 deletions(-)

diff --git a/media-fonts/bonanova/bonanova-9999.ebuild b/media-fonts/bonanova/bonanova-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Bona Nova font" +HOMEPAGE="https://fonts.google.com/specimen/Bona+Nova" +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/bonanova" font_src_install +} diff --git a/media-fonts/bonanova/metadata.xml b/media-fonts/bonanova/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/festive/festive-9999.ebuild b/media-fonts/festive/festive-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Festive font" +HOMEPAGE="https://fonts.google.com/specimen/Festive" +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/festive" font_src_install +} diff --git a/media-fonts/festive/metadata.xml b/media-fonts/festive/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/fuggles/fuggles-9999.ebuild b/media-fonts/fuggles/fuggles-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Fuggles font" +HOMEPAGE="https://fonts.google.com/specimen/Fuggles" +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/fuggles" font_src_install +} diff --git a/media-fonts/fuggles/metadata.xml b/media-fonts/fuggles/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/hinamincho/hinamincho-9999.ebuild b/media-fonts/hinamincho/hinamincho-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Hina Mincho font" +HOMEPAGE="https://fonts.google.com/specimen/Hina+Mincho" +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/hinamincho" font_src_install +} diff --git a/media-fonts/hinamincho/metadata.xml b/media-fonts/hinamincho/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/otomanopeeone/metadata.xml b/media-fonts/otomanopeeone/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/otomanopeeone/otomanopeeone-9999.ebuild b/media-fonts/otomanopeeone/otomanopeeone-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Otomanopee One font" +HOMEPAGE="https://fonts.google.com/specimen/Otomanopee+One" +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/otomanopeeone" font_src_install +} diff --git a/media-fonts/palettemosaic/metadata.xml b/media-fonts/palettemosaic/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/palettemosaic/palettemosaic-9999.ebuild b/media-fonts/palettemosaic/palettemosaic-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Palette Mosaic font" +HOMEPAGE="https://fonts.google.com/specimen/Palette+Mosaic" +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/palettemosaic" font_src_install +} diff --git a/media-fonts/qahiri/metadata.xml b/media-fonts/qahiri/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/qahiri/qahiri-9999.ebuild b/media-fonts/qahiri/qahiri-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Qahiri font" +HOMEPAGE="https://fonts.google.com/specimen/Qahiri" +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/qahiri" font_src_install +} diff --git a/media-fonts/shipporiantique/metadata.xml b/media-fonts/shipporiantique/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/shipporiantique/shipporiantique-9999.ebuild b/media-fonts/shipporiantique/shipporiantique-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Shippori Antique font" +HOMEPAGE="https://fonts.google.com/specimen/Shippori+Antique" +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/shipporiantique" font_src_install +} diff --git a/media-fonts/shipporiantiqueb1/metadata.xml b/media-fonts/shipporiantiqueb1/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/shipporiantiqueb1/shipporiantiqueb1-9999.ebuild b/media-fonts/shipporiantiqueb1/shipporiantiqueb1-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Shippori Antique B1 font" +HOMEPAGE="https://fonts.google.com/specimen/Shippori+Antique+B1" +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/shipporiantiqueb1" font_src_install +} diff --git a/media-fonts/stixtwomath/metadata.xml b/media-fonts/stixtwomath/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/stixtwomath/stixtwomath-9999.ebuild b/media-fonts/stixtwomath/stixtwomath-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts STIX Two Math font" +HOMEPAGE="https://fonts.google.com/specimen/STIX+Two+Math" +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/stixtwomath" font_src_install +} diff --git a/media-fonts/stixtwotext/metadata.xml b/media-fonts/stixtwotext/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/stixtwotext/stixtwotext-9999.ebuild b/media-fonts/stixtwotext/stixtwotext-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts STIX Two Text font" +HOMEPAGE="https://fonts.google.com/specimen/STIX+Two+Text" +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/stixtwotext" font_src_install +} diff --git a/media-fonts/tourney/metadata.xml b/media-fonts/tourney/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/tourney/tourney-9999.ebuild b/media-fonts/tourney/tourney-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Tourney font" +HOMEPAGE="https://fonts.google.com/specimen/Tourney" +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/tourney" font_src_install +} diff --git a/media-fonts/yomogi/metadata.xml b/media-fonts/yomogi/metadata.xml @@ -0,0 +1,7 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>parazyd@dyne.org</email> + </maintainer> +</pkgmetadata> diff --git a/media-fonts/yomogi/yomogi-9999.ebuild b/media-fonts/yomogi/yomogi-9999.ebuild @@ -0,0 +1,26 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +inherit font git-r3 + +DESCRIPTION="Google Fonts Yomogi font" +HOMEPAGE="https://fonts.google.com/specimen/Yomogi" +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/yomogi" font_src_install +}