From: "Gilles Dartiguelongue" <eva@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/cantarell/
Date: Sun, 27 May 2018 16:31:18 +0000 (UTC) [thread overview]
Message-ID: <1527438674.78cabdec9ce64d99fce26a8dd2fdd8acad842989.eva@gentoo> (raw)
commit: 78cabdec9ce64d99fce26a8dd2fdd8acad842989
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun May 27 16:30:47 2018 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun May 27 16:31:14 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=78cabdec
media-fonts/cantarell: 0.0.25 → 0.101, complete redesign
Redesigned from scratch to interpolate cleanly from thin to extra bold.
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-fonts/cantarell/Manifest | 1 +
media-fonts/cantarell/cantarell-0.101.ebuild | 50 ++++++++++++++++++++++++++++
2 files changed, 51 insertions(+)
diff --git a/media-fonts/cantarell/Manifest b/media-fonts/cantarell/Manifest
index b41e1cb9113..7720fc73e0d 100644
--- a/media-fonts/cantarell/Manifest
+++ b/media-fonts/cantarell/Manifest
@@ -1 +1,2 @@
DIST cantarell-fonts-0.0.25.tar.xz 351768 BLAKE2B cfdd7570c99db9e75658369df9eb243ddb6290dfe8017bcff12edf876134ba185083e70676369962a2a9f35365e92268625b47da286aca640927fb7a47073295 SHA512 c09c3ecb3d4c50f613234398fabd327ca92b8abbc27082e8e98f2944f3dd9f0c2ff4c022ff5e5503a86e724bb8e2fbf6cd081f8a29e91b4209f5bf0e32168c3e
+DIST cantarell-fonts-0.101.tar.xz 263480 BLAKE2B 79652cf87088a8fe505895cad1f2474e0cb52e4be8a977ae06442a0e8ca6ba6a7f93c811b14e56fd5e61a17c97175b2374d180e435cbac00af8c10b272461802 SHA512 52dbd8358de7e20146e627ab0b1298efb97ee335e45d8e63bab7c3a7d05314d0bb94ac448e34af4c6f7212623185a9e03a30eb24acee4915142e40af0086bbfb
diff --git a/media-fonts/cantarell/cantarell-0.101.ebuild b/media-fonts/cantarell/cantarell-0.101.ebuild
new file mode 100644
index 00000000000..b63dba2c58d
--- /dev/null
+++ b/media-fonts/cantarell/cantarell-0.101.ebuild
@@ -0,0 +1,50 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+GNOME_ORG_MODULE="${PN}-fonts"
+
+inherit font gnome.org meson
+
+DESCRIPTION="Default fontset for GNOME Shell"
+HOMEPAGE="https://wiki.gnome.org/Projects/CantarellFonts"
+
+LICENSE="OFL-1.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+IUSE=""
+
+RDEPEND="media-libs/fontconfig"
+DEPEND="
+ >=sys-devel/gettext-0.19.8
+ virtual/pkgconfig
+"
+
+# This ebuild does not install any binaries
+RESTRICT="binchecks strip"
+
+# Font eclass settings
+FONT_CONF=("${S}/fontconfig/31-cantarell.conf")
+FONT_S="${S}/prebuilt"
+FONT_SUFFIX="otf"
+
+src_prepare() {
+ # Leave prebuilt font installation to font.eclass
+ sed -e "/subdir('prebuilt')/d" -i meson.build || die
+
+ default
+}
+
+src_configure() {
+ local emesonargs=(
+ -Dfontsdir=${FONTDIR}
+ -Duseprebuilt=true
+ )
+ meson_src_configure
+}
+
+src_install() {
+ local DOCS=( NEWS README.md )
+ meson_src_install
+ font_src_install
+}
next reply other threads:[~2018-05-27 16:31 UTC|newest]
Thread overview: 84+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-27 16:31 Gilles Dartiguelongue [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-10-30 23:21 [gentoo-commits] repo/gentoo:master commit in: media-fonts/cantarell/ Matt Turner
2022-05-31 9:24 Jakov Smolić
2022-05-28 5:38 Sam James
2022-05-28 5:05 Sam James
2022-05-09 5:29 WANG Xuerui
2022-03-27 19:09 Matt Turner
2021-04-13 16:12 Matt Turner
2021-04-13 15:00 Sam James
2021-04-12 23:11 Sam James
2021-04-12 16:02 Sam James
2021-04-01 16:44 Thomas Deutschmann
2021-03-15 18:06 Sergei Trofimovich
2021-03-12 8:01 Mikle Kolyada
2021-01-10 2:18 Matt Turner
2020-11-14 9:19 Mikle Kolyada
2020-11-06 15:19 Sam James
2020-11-05 16:16 Sam James
2020-09-11 16:57 Sergei Trofimovich
2020-08-31 2:52 Sam James
2020-08-30 18:28 Sam James
2020-08-19 6:25 Mart Raudsepp
2020-01-11 20:01 Mart Raudsepp
2020-01-11 20:01 Mart Raudsepp
2019-07-13 12:08 Sergei Trofimovich
2019-07-03 7:11 Agostino Sarubbo
2019-06-27 12:35 Agostino Sarubbo
2019-06-17 19:40 Sergei Trofimovich
2019-06-17 10:07 Mikle Kolyada
2019-05-23 13:02 Mikle Kolyada
2019-05-10 17:33 Mikle Kolyada
2019-05-09 20:04 Aaron Bauman
2019-01-21 21:17 Mart Raudsepp
2019-01-21 21:17 Mart Raudsepp
2019-01-21 20:24 Mart Raudsepp
2019-01-18 7:59 Mikle Kolyada
2019-01-03 9:27 Sergei Trofimovich
2018-12-28 3:46 Matt Turner
2018-12-27 18:48 Fabian Groffen
2018-12-05 7:34 Mikle Kolyada
2018-12-05 7:07 Mikle Kolyada
2018-12-04 16:27 Mikle Kolyada
2018-12-01 14:51 Sergei Trofimovich
2018-11-04 14:16 Sergei Trofimovich
2018-08-28 15:59 Mart Raudsepp
2018-08-28 15:35 Mart Raudsepp
2018-08-28 15:35 Mart Raudsepp
2018-08-28 14:29 Virgil Dupras
2018-08-28 14:11 Virgil Dupras
2018-08-17 2:05 Mikle Kolyada
2018-03-28 19:09 Matt Turner
2017-03-29 21:26 Michael Weber
2017-02-17 17:14 Mart Raudsepp
2017-01-26 10:56 Mart Raudsepp
2016-12-06 20:36 Markus Meier
2016-09-06 7:48 Gilles Dartiguelongue
2016-06-07 7:03 Tobias Klausmann
2016-05-03 20:19 Markus Meier
2016-03-06 20:12 Mikle Kolyada
2016-03-05 9:36 Pacho Ramos
2016-03-01 5:12 Alexandre Rostovtsev
2016-03-01 5:10 Alexandre Rostovtsev
2016-01-16 11:22 Pacho Ramos
2016-01-16 11:22 Pacho Ramos
2016-01-07 21:50 Gilles Dartiguelongue
2016-01-05 23:51 Gilles Dartiguelongue
2015-12-26 14:20 Pacho Ramos
2015-12-26 14:20 Pacho Ramos
2015-11-19 10:04 Agostino Sarubbo
2015-11-18 9:09 Agostino Sarubbo
2015-11-16 14:08 Agostino Sarubbo
2015-11-14 10:28 Agostino Sarubbo
2015-11-12 11:07 Agostino Sarubbo
2015-11-11 8:20 Agostino Sarubbo
2015-11-11 5:08 Jeroen Roovers
2015-11-10 17:02 Agostino Sarubbo
2015-11-09 11:29 Pacho Ramos
2015-11-09 11:29 Pacho Ramos
2015-11-07 10:26 Pacho Ramos
2015-11-07 10:26 Pacho Ramos
2015-10-17 10:49 Pacho Ramos
2015-10-04 10:22 Pacho Ramos
2015-10-04 10:22 Pacho Ramos
2015-10-03 18:18 Jeroen Roovers
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=1527438674.78cabdec9ce64d99fce26a8dd2fdd8acad842989.eva@gentoo \
--to=eva@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