media-fonts/rubik - 2.3.0 (masterlay)

Search

Install

Install this version:

emerge -a =media-fonts/rubik-2.3.0

Package Information

Description:
A sans serif font family with slightly rounded corners: variable font version
Homepage:
https://github.com/googlefonts/ribuk
License:
OFL

Ebuild Details

Version EAPI Keywords Slot
2.3.0 8 amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~x64-macos 0
View Raw Ebuild
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

inherit font

DESCRIPTION="A sans serif font family with slightly rounded corners: variable font version"
HOMEPAGE="https://github.com/googlefonts/ribuk"
COMMIT="e337a5f69a9bea30e58d05bd40184d79cc099628"
SRC_URI="
	https://github.com/googlefonts/rubik/blob/${COMMIT}/fonts/variable/Rubik-Italic%5Bwght%5D.ttf
	https://github.com/googlefonts/rubik/blob/${COMMIT}/fonts/variable/Rubik%5Bwght%5D.ttf
	https://github.com/googlefonts/rubik/blob/${COMMIT}/AUTHORS.txt
	https://github.com/googlefonts/rubik/blob/${COMMIT}/CONTRIBUTORS.txt
	https://github.com/googlefonts/rubik/blob/${COMMIT}/OFL.txt
"
S="${WORKDIR}"

LICENSE="OFL"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86 ~x64-macos"
DOCS=( AUTHORS.txt CONTRIBUTORS.txt OFL.txt )
FONT_SUFFIX="ttf"

src_prepare() {
	default
	cp ${DISTDIR}/Rubik-Italic%5Bwght%5D.ttf ${S}
	cp ${DISTDIR}/Rubik%5Bwght%5D.ttf ${S}
	cp ${DISTDIR}/AUTHORS.txt ${S}
	cp ${DISTDIR}/CONTRIBUTORS.txt ${S}
	cp ${DISTDIR}/OFL.txt ${S}
}

Inherited Eclasses

Manifest for 2.3.0

Type File Size Source URLs
DIST AUTHORS.txt 233213 bytes https://github.com/googlefonts/rubik/blob/e337a5f69a9bea30e58d05bd40184d79cc099628/AUTHORS.txt
DIST CONTRIBUTORS.txt 236002 bytes https://github.com/googlefonts/rubik/blob/e337a5f69a9bea30e58d05bd40184d79cc099628/CONTRIBUTORS.txt
DIST OFL.txt 267796 bytes https://github.com/googlefonts/rubik/blob/e337a5f69a9bea30e58d05bd40184d79cc099628/OFL.txt
DIST Rubik%5Bwght%5D.ttf 228015 bytes https://github.com/googlefonts/rubik/blob/e337a5f69a9bea30e58d05bd40184d79cc099628/fonts/variable/Rubik%5Bwght%5D.ttf
DIST Rubik-Italic%5Bwght%5D.ttf 228218 bytes https://github.com/googlefonts/rubik/blob/e337a5f69a9bea30e58d05bd40184d79cc099628/fonts/variable/Rubik-Italic%5Bwght%5D.ttf