tAdd new font batch. - google-fonts - Google Fonts portage overlay
HTML git clone https://git.parazyd.org/google-fonts
DIR Log
DIR Files
DIR Refs
DIR Submodules
DIR README
---
DIR commit 30f8ddb0a84dc42a2d50c9c7db40379a0e819a70
DIR parent db9f47e0440e40a8400437e9145c63a7df035f29
HTML Author: parazyd <parazyd@dyne.org>
Date: Tue, 4 May 2021 17:42:18 +0200
Add new font batch.
Diffstat:
A media-fonts/bonanova/bonanova-9999… | 26 ++++++++++++++++++++++++++
A media-fonts/bonanova/metadata.xml | 7 +++++++
A media-fonts/festive/festive-9999.e… | 26 ++++++++++++++++++++++++++
A media-fonts/festive/metadata.xml | 7 +++++++
A media-fonts/fuggles/fuggles-9999.e… | 26 ++++++++++++++++++++++++++
A media-fonts/fuggles/metadata.xml | 7 +++++++
A media-fonts/hinamincho/hinamincho-… | 26 ++++++++++++++++++++++++++
A media-fonts/hinamincho/metadata.xml | 7 +++++++
A media-fonts/otomanopeeone/metadata… | 7 +++++++
A media-fonts/otomanopeeone/otomanop… | 26 ++++++++++++++++++++++++++
A media-fonts/palettemosaic/metadata… | 7 +++++++
A media-fonts/palettemosaic/palettem… | 26 ++++++++++++++++++++++++++
A media-fonts/qahiri/metadata.xml | 7 +++++++
A media-fonts/qahiri/qahiri-9999.ebu… | 26 ++++++++++++++++++++++++++
A media-fonts/shipporiantique/metada… | 7 +++++++
A media-fonts/shipporiantique/shippo… | 26 ++++++++++++++++++++++++++
A media-fonts/shipporiantiqueb1/meta… | 7 +++++++
A media-fonts/shipporiantiqueb1/ship… | 26 ++++++++++++++++++++++++++
A media-fonts/stixtwomath/metadata.x… | 7 +++++++
A media-fonts/stixtwomath/stixtwomat… | 26 ++++++++++++++++++++++++++
A media-fonts/stixtwotext/metadata.x… | 7 +++++++
A media-fonts/stixtwotext/stixtwotex… | 26 ++++++++++++++++++++++++++
A media-fonts/tourney/metadata.xml | 7 +++++++
A media-fonts/tourney/tourney-9999.e… | 26 ++++++++++++++++++++++++++
A media-fonts/yomogi/metadata.xml | 7 +++++++
A media-fonts/yomogi/yomogi-9999.ebu… | 26 ++++++++++++++++++++++++++
26 files changed, 429 insertions(+), 0 deletions(-)
---
DIR diff --git a/media-fonts/bonanova/bonanova-9999.ebuild b/media-fonts/bonanova/bonanova-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/bonanova/metadata.xml b/media-fonts/bonanova/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/festive/festive-9999.ebuild b/media-fonts/festive/festive-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/festive/metadata.xml b/media-fonts/festive/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/fuggles/fuggles-9999.ebuild b/media-fonts/fuggles/fuggles-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/fuggles/metadata.xml b/media-fonts/fuggles/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/hinamincho/hinamincho-9999.ebuild b/media-fonts/hinamincho/hinamincho-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/hinamincho/metadata.xml b/media-fonts/hinamincho/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/otomanopeeone/metadata.xml b/media-fonts/otomanopeeone/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/otomanopeeone/otomanopeeone-9999.ebuild b/media-fonts/otomanopeeone/otomanopeeone-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/palettemosaic/metadata.xml b/media-fonts/palettemosaic/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/palettemosaic/palettemosaic-9999.ebuild b/media-fonts/palettemosaic/palettemosaic-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/qahiri/metadata.xml b/media-fonts/qahiri/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/qahiri/qahiri-9999.ebuild b/media-fonts/qahiri/qahiri-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/shipporiantique/metadata.xml b/media-fonts/shipporiantique/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/shipporiantique/shipporiantique-9999.ebuild b/media-fonts/shipporiantique/shipporiantique-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/shipporiantiqueb1/metadata.xml b/media-fonts/shipporiantiqueb1/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/shipporiantiqueb1/shipporiantiqueb1-9999.ebuild b/media-fonts/shipporiantiqueb1/shipporiantiqueb1-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/stixtwomath/metadata.xml b/media-fonts/stixtwomath/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/stixtwomath/stixtwomath-9999.ebuild b/media-fonts/stixtwomath/stixtwomath-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/stixtwotext/metadata.xml b/media-fonts/stixtwotext/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/stixtwotext/stixtwotext-9999.ebuild b/media-fonts/stixtwotext/stixtwotext-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/tourney/metadata.xml b/media-fonts/tourney/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/tourney/tourney-9999.ebuild b/media-fonts/tourney/tourney-9999.ebuild
t@@ -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
+}
DIR diff --git a/media-fonts/yomogi/metadata.xml b/media-fonts/yomogi/metadata.xml
t@@ -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>
DIR diff --git a/media-fonts/yomogi/yomogi-9999.ebuild b/media-fonts/yomogi/yomogi-9999.ebuild
t@@ -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
+}