commit c6fcdfa391455a5095c37c5adbdba5be928ecdb4
parent b63af3d9eec16c6fdfae1d5f84437e41bfb5317b
Author: parazyd <parazyd@dyne.org>
Date: Mon, 12 Jun 2023 09:38:52 +0200
Update ebuilds
Diffstat:
11 files changed, 78 insertions(+), 111 deletions(-)
diff --git a/media-fonts/pecita/metadata.xml b/media-fonts/notoserifmakasar/metadata.xml
diff --git a/media-fonts/notoserifmakasar/notoserifmakasar-9999.ebuild b/media-fonts/notoserifmakasar/notoserifmakasar-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 Serif Makasar font"
+HOMEPAGE="https://fonts.google.com/specimen/Noto+Serif+Makasar"
+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/notoserifmakasar" font_src_install
+}
diff --git a/media-fonts/ruserius/metadata.xml b/media-fonts/notoserifottomansiyaq/metadata.xml
diff --git a/media-fonts/notoserifottomansiyaq/notoserifottomansiyaq-9999.ebuild b/media-fonts/notoserifottomansiyaq/notoserifottomansiyaq-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 Serif Ottoman Siyaq font"
+HOMEPAGE="https://fonts.google.com/specimen/Noto+Serif+Ottoman+Siyaq"
+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/notoserifottomansiyaq" font_src_install
+}
diff --git a/media-fonts/pecita/pecita-9999.ebuild b/media-fonts/pecita/pecita-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 Pecita font"
-HOMEPAGE="https://fonts.google.com/specimen/Pecita"
-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/pecita" font_src_install
-}
diff --git a/media-fonts/sourcesanspro/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/ruserius/ruserius-9999.ebuild b/media-fonts/ruserius/ruserius-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 RU Serius font"
-HOMEPAGE="https://fonts.google.com/specimen/RU+Serius"
-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/ruserius" font_src_install
-}
diff --git a/media-fonts/sourcesanspro/sourcesanspro-9999.ebuild b/media-fonts/sourcesanspro/sourcesanspro-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 Source Sans Pro font"
-HOMEPAGE="https://fonts.google.com/specimen/Source+Sans+Pro"
-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/sourcesanspro" font_src_install
-}
diff --git a/media-fonts/sourceserifpro/metadata.xml b/media-fonts/sourceserifpro/metadata.xml
@@ -1,7 +0,0 @@
-<?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/sourceserifpro/sourceserifpro-9999.ebuild b/media-fonts/sourceserifpro/sourceserifpro-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 Source Serif Pro font"
-HOMEPAGE="https://fonts.google.com/specimen/Source+Serif+Pro"
-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/sourceserifpro" font_src_install
-}