public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alessandro Barbieri" <lssndrbarbieri@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/warframe-fonts/
Date: Wed,  9 Dec 2020 23:00:01 +0000 (UTC)	[thread overview]
Message-ID: <1607553551.396a02ff6004dd48f1b936251c29a727caea33e3.Alessandro-Barbieri@gentoo> (raw)

commit:     396a02ff6004dd48f1b936251c29a727caea33e3
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Wed Dec  9 03:47:13 2020 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Wed Dec  9 22:39:11 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=396a02ff

media-fonts/warframe-fonts: new package

Package-Manager: Portage-3.0.10, Repoman-3.0.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>

 media-fonts/warframe-fonts/Manifest                |  4 ++++
 media-fonts/warframe-fonts/metadata.xml            |  8 ++++++++
 .../warframe-fonts-0_p20191111.ebuild              | 22 ++++++++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/media-fonts/warframe-fonts/Manifest b/media-fonts/warframe-fonts/Manifest
new file mode 100644
index 00000000..579bd705
--- /dev/null
+++ b/media-fonts/warframe-fonts/Manifest
@@ -0,0 +1,4 @@
+DIST Corpus.ttf 15884 BLAKE2B e37b3cf7038f6f4c1a2946fe5c531790c2e014964bebefd2d917f1263a1a53734415a88b0c80ad1ee1412a0b0a12bcf494d47b12699d5d82f700ff3a1431083a SHA512 1b65ec2c7e4edffa4bb46bc6f339cbd0189920aaff9b491bcadba1ee5b7096cb4ac73a680894f3e3bcd03c7769eeb0a1c38ac2c93ab882be5af58abef51531b4
+DIST CorpusBold.ttf 15804 BLAKE2B ca8fcf93fc07439b6b17099fafae626b7dde82b62730ace71bf532d8a26ba67d3b7851d3c199ef60ff9a534f4f29702244fa53511947f63d13c33d3286b680b0 SHA512 1f0fb5a5fffaf601b87149ffc22799613722a1b0d975f65b0e6721d1c68be356d231ca882cab570f772c811f0f943b10f41a13f49190e1b09fc4ab70f849c3fa
+DIST Grineer.ttf 6004 BLAKE2B 76ef33aa4ee99250c643c4462df793584121578cac5ca286795329e28d0aaf49c038a2cec437fe6fbae0511cf61f1d084e37c98fad94c5cef8e8714bebb79dd4 SHA512 5fcfca89dee9894fece899e6bd3494195642e0bae8131dc3d308da21f107a8e48bb3dd9682298fe512be2d4cecebe2514faf17bd7bdf761912c157bd7dd6c014
+DIST Solaris.ttf 19772 BLAKE2B 89c3b2dad7588f0ce2eaaae5e11f4e5dd50ccb53d8b3a55debaa26bdf5a9fb5c8e9abc7dc4ea76b9fdd968a85f1b3b513a7152f68810a7f6d8d2f9ed60c4037c SHA512 50d14457e1213bdb41f42fa5ff092d4421dcadba48bdeb418c9e9718b77863b420aced9b89faee94d126351577195ec4210ab964861a48170143128189838295

diff --git a/media-fonts/warframe-fonts/metadata.xml b/media-fonts/warframe-fonts/metadata.xml
new file mode 100644
index 00000000..6c0bdfd6
--- /dev/null
+++ b/media-fonts/warframe-fonts/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="person">
+		<email>lssndrbarbieri@gmail.com</email>
+		<name>Alessandro Barbieri</name>
+	</maintainer>
+</pkgmetadata>

diff --git a/media-fonts/warframe-fonts/warframe-fonts-0_p20191111.ebuild b/media-fonts/warframe-fonts/warframe-fonts-0_p20191111.ebuild
new file mode 100644
index 00000000..80cb82f6
--- /dev/null
+++ b/media-fonts/warframe-fonts/warframe-fonts-0_p20191111.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+
+inherit font
+
+DESCRIPTION="Fonts from the Warframe game"
+HOMEPAGE="https://www.warframe.com/news/warframe-fansite-kit"
+SRC_URI="
+	https://m.box.com/file/401032406918/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> Corpus.ttf
+	https://m.box.com/file/401037009816/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> CorpusBold.ttf
+	https://m.box.com/file/401042823306/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> Grineer.ttf
+	https://m.box.com/file/302545392046/download?shared_link=https%3A%2F%2Fdigitalextremesltd.app.box.com%2Fs%2Fvh2u41yhdlgp3girffucbynadoi33173 -> Solaris.ttf
+"
+LICENSE="Warframe-EULA"
+RESTRICT="mirror"
+SLOT="0"
+KEYWORDS="~amd64"
+S="${DISTDIR}"
+FONT_S="${S}"
+FONT_SUFFIX="ttf"


             reply	other threads:[~2020-12-09 23:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-09 23:00 Alessandro Barbieri [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-11 15:40 [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/warframe-fonts/ Alessandro Barbieri
2020-12-20  1:35 Alessandro Barbieri
2024-05-24  7:38 Joe Kappus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1607553551.396a02ff6004dd48f1b936251c29a727caea33e3.Alessandro-Barbieri@gentoo \
    --to=lssndrbarbieri@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox