* [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/warframe-fonts/
@ 2020-12-09 23:00 Alessandro Barbieri
0 siblings, 0 replies; 4+ messages in thread
From: Alessandro Barbieri @ 2020-12-09 23:00 UTC (permalink / raw
To: gentoo-commits
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"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/warframe-fonts/
@ 2020-12-11 15:40 Alessandro Barbieri
0 siblings, 0 replies; 4+ messages in thread
From: Alessandro Barbieri @ 2020-12-11 15:40 UTC (permalink / raw
To: gentoo-commits
commit: 76cd660f4d7fecb0d4906eac282705c6767df429
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Dec 11 00:35:53 2020 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Fri Dec 11 15:20:16 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=76cd660f
media-fonts/warframe-fonts: corrected version
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
...frame-fonts-0_p20191111.ebuild => warframe-fonts-0_pre20191111.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/media-fonts/warframe-fonts/warframe-fonts-0_p20191111.ebuild b/media-fonts/warframe-fonts/warframe-fonts-0_pre20191111.ebuild
similarity index 100%
rename from media-fonts/warframe-fonts/warframe-fonts-0_p20191111.ebuild
rename to media-fonts/warframe-fonts/warframe-fonts-0_pre20191111.ebuild
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/warframe-fonts/
@ 2020-12-20 1:35 Alessandro Barbieri
0 siblings, 0 replies; 4+ messages in thread
From: Alessandro Barbieri @ 2020-12-20 1:35 UTC (permalink / raw
To: gentoo-commits
commit: 6c6f57786adc34d5ddaf371685abbcd57b06b942
Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Sun Dec 20 00:36:31 2020 +0000
Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
CommitDate: Sun Dec 20 01:06:24 2020 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=6c6f5778
media-fonts/warframe-fonts: restrict bindist
as required by the @EULA set
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
media-fonts/warframe-fonts/warframe-fonts-0_pre20191111.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-fonts/warframe-fonts/warframe-fonts-0_pre20191111.ebuild b/media-fonts/warframe-fonts/warframe-fonts-0_pre20191111.ebuild
index 80cb82f6..9289db5a 100644
--- a/media-fonts/warframe-fonts/warframe-fonts-0_pre20191111.ebuild
+++ b/media-fonts/warframe-fonts/warframe-fonts-0_pre20191111.ebuild
@@ -14,7 +14,7 @@ SRC_URI="
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"
+RESTRICT="bindist mirror"
SLOT="0"
KEYWORDS="~amd64"
S="${DISTDIR}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/warframe-fonts/
@ 2024-05-24 7:38 Joe Kappus
0 siblings, 0 replies; 4+ messages in thread
From: Joe Kappus @ 2024-05-24 7:38 UTC (permalink / raw
To: gentoo-commits
commit: 335194611a19d714848be1888445faa9e6f43cd2
Author: Joe Kappus <joe <AT> wt <DOT> gd>
AuthorDate: Fri May 24 07:36:36 2024 +0000
Commit: Joe Kappus <joe <AT> wt <DOT> gd>
CommitDate: Fri May 24 07:36:54 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=33519461
media-fonts/warframe-fonts: update EAPI 7 -> 8
This probably should have been treecleaned but its just fonts
so I fixed the URL's.
Signed-off-by: Joe Kappus <joe <AT> wt.gd>
.../warframe-fonts/warframe-fonts-0_pre20191111.ebuild | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/media-fonts/warframe-fonts/warframe-fonts-0_pre20191111.ebuild b/media-fonts/warframe-fonts/warframe-fonts-0_pre20191111.ebuild
index acb346632..e11082fd4 100644
--- a/media-fonts/warframe-fonts/warframe-fonts-0_pre20191111.ebuild
+++ b/media-fonts/warframe-fonts/warframe-fonts-0_pre20191111.ebuild
@@ -1,17 +1,17 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI="7"
+EAPI="8"
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
+ https://www.dropbox.com/scl/fo/el9i8ltoms44id3wt3swv/h/Languages/Corpus.ttf?dl=1&rlkey=3ehhk98vupze6if64gl3lia08 -> Corpus.ttf
+ https://www.dropbox.com/scl/fo/el9i8ltoms44id3wt3swv/h/Languages/CorpusBold.ttf?dl=1&rlkey=3ehhk98vupze6if64gl3lia08 -> CorpusBold.ttf
+ https://www.dropbox.com/scl/fo/el9i8ltoms44id3wt3swv/h/Languages/Grineer.ttf?dl=1&rlkey=3ehhk98vupze6if64gl3lia08 -> Grineer.ttf
+ https://www.dropbox.com/scl/fo/el9i8ltoms44id3wt3swv/h/Languages/Solaris.ttf?dl=1&rlkey=3ehhk98vupze6if64gl3lia08 -> Solaris.ttf
"
S="${DISTDIR}"
^ permalink raw reply related [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-05-24 7:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-20 1:35 [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/warframe-fonts/ Alessandro Barbieri
-- strict thread matches above, loose matches on Subject: below --
2024-05-24 7:38 Joe Kappus
2020-12-11 15:40 Alessandro Barbieri
2020-12-09 23:00 Alessandro Barbieri
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox