public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/clearsans/
Date: Tue,  1 Aug 2023 16:14:20 +0000 (UTC)	[thread overview]
Message-ID: <1690906417.bd2f70d5643a4ea5aa72f4bb0b81ea01a658f365.sam@gentoo> (raw)

commit:     bd2f70d5643a4ea5aa72f4bb0b81ea01a658f365
Author:     Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com>
AuthorDate: Mon Jul 10 20:36:41 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Aug  1 16:13:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd2f70d5

media-fonts/clearsans: add 1.00_p20230107

Update HOMEPAGE, SRC_URI, upstream remote-id. Project now in archived
mode.

Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 media-fonts/clearsans/Manifest                     |  1 +
 .../clearsans/clearsans-1.00_p20230107.ebuild      | 22 ++++++++++++++++++++++
 media-fonts/clearsans/metadata.xml                 |  3 +++
 3 files changed, 26 insertions(+)

diff --git a/media-fonts/clearsans/Manifest b/media-fonts/clearsans/Manifest
index 853289b0f156..44ca31dae232 100644
--- a/media-fonts/clearsans/Manifest
+++ b/media-fonts/clearsans/Manifest
@@ -1 +1,2 @@
 DIST clearsans-1.00.zip 3972903 BLAKE2B a60df319173cfea54fdd089abd96d7e9a52d4e54c6248db909b73ed76217a9a4ab7312921e6f6d5e7677f0d0a2b77d8870447aef0cff2113718d0f2a400c4efc SHA512 83faebae8b1041ab16bb3c6586574374f70ad1da406ad5d20f07f14b65e00e8645c5393471cea0194b14f2c2d926d6de814f745299062a4dccef2581e6de332d
+DIST clearsans-1.00_p20230107.tar.gz 4070779 BLAKE2B 03c7395721211dc4e679b156b2a8ab582682dbbf60d369f0c919c43a947b7c8ee6786d288a397351c49cad0b9fa180281ed393a0b8e2bf12677b4b3ff96feca7 SHA512 fa3495df014e3430bbadabf1a3e1d57bc469a656d450086ddb74504092e77e260ac583d3506f8dfaca5685d76c173f55a90bebf2f7d21e8bd00177e072c22104

diff --git a/media-fonts/clearsans/clearsans-1.00_p20230107.ebuild b/media-fonts/clearsans/clearsans-1.00_p20230107.ebuild
new file mode 100644
index 000000000000..8129a197b289
--- /dev/null
+++ b/media-fonts/clearsans/clearsans-1.00_p20230107.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+EGIT_COMMIT="1993725b24a36af21e7ebaa8977103983b608572"
+MY_PN="clear-sans"
+
+inherit font
+
+DESCRIPTION="OpenType font optimized for readability on small screens"
+HOMEPAGE="https://github.com/intel/clear-sans"
+SRC_URI="https://github.com/intel/${MY_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
+
+S="${WORKDIR}/${MY_PN}-${EGIT_COMMIT}"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~loong ~ppc64 ~riscv ~x86"
+
+FONT_S="${S}/TTF"
+FONT_SUFFIX="ttf"

diff --git a/media-fonts/clearsans/metadata.xml b/media-fonts/clearsans/metadata.xml
index ad76811405bf..238b5dc05240 100644
--- a/media-fonts/clearsans/metadata.xml
+++ b/media-fonts/clearsans/metadata.xml
@@ -5,4 +5,7 @@
 		<email>fonts@gentoo.org</email>
 		<name>Fonts</name>
 	</maintainer>
+	<upstream>
+		<remote-id type="github">intel/clear-sans</remote-id>
+	</upstream>
 </pkgmetadata>


             reply	other threads:[~2023-08-01 16:14 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-01 16:14 Sam James [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-12-01  0:11 [gentoo-commits] repo/gentoo:master commit in: media-fonts/clearsans/ Matt Turner
2023-09-27 13:29 Arthur Zamarin
2023-09-27  5:36 Sam James
2021-06-07  6:26 Sergei Trofimovich
2021-03-21 19:06 Andreas Sturmlechner
2018-02-26 14:25 Jason Zaman
2018-02-25 20:16 Thomas Deutschmann
2018-02-25 19:41 Andreas Sturmlechner
2018-02-21 17:20 Michał Górny
2015-11-09  9:34 Guilherme Amadio

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=1690906417.bd2f70d5643a4ea5aa72f4bb0b81ea01a658f365.sam@gentoo \
    --to=sam@gentoo.org \
    --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