public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/exljbris-free/
Date: Sat, 20 Jan 2024 21:23:37 +0000 (UTC)	[thread overview]
Message-ID: <1705785778.5220200929ae192a26020a0f221987cce8d92bb9.ulm@gentoo> (raw)

commit:     5220200929ae192a26020a0f221987cce8d92bb9
Author:     Jannis Achstetter <kripton <AT> kripserver <DOT> net>
AuthorDate: Fri Mar 12 20:12:40 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 20 21:22:58 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52202009

media-fonts/exljbris-free: Bump since DISTFILES URLs changed upstream

Closes: https://bugs.gentoo.org/775677
Signed-off-by: Jannis Achstetter <kripton <AT> kripserver.net>
[Update ebuild to EAPI 8, restore KEYWORDS]
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 media-fonts/exljbris-free/Manifest                 |  1 +
 .../exljbris-free/exljbris-free-20210312.ebuild    | 33 ++++++++++++++++++++++
 2 files changed, 34 insertions(+)

diff --git a/media-fonts/exljbris-free/Manifest b/media-fonts/exljbris-free/Manifest
index 4e096b426e8b..a89a09d880c6 100644
--- a/media-fonts/exljbris-free/Manifest
+++ b/media-fonts/exljbris-free/Manifest
@@ -1,3 +1,4 @@
+DIST DELICIOUS_21_OTF.zip 93258 BLAKE2B bad3afc02687761ee3d00262f978d5644988b4359ddfd5ca874158fcba5db556ed1eabfdbd2021da25d4e31d7182e40aea3f196e93f93bc939cb415e9508ad0d SHA512 e089fb28ea520e2c1541d35d35236119584132bfe547d58e563c531aa938726a61b7603a9ae9d30da366edf3af06686b7de23ff056793b86e4b9ff5117d04ccc
 DIST Diavlo_II_37b2.zip 127714 BLAKE2B e42ffe48ac23f4478f025fcccca6832b416dac391f9b9e9ebddde6de09daf115e8dbf422e6d0e3723a52abafa197c453976799f7a3c473935fd610e72aea23b4 SHA512 02f07814344afe737aa977e8d5dc2bf0358b6729e895d7b926300554a6beab0710c53d7e67fa51cf1ea2d05a3ea1c5bc7b9a39371d45c3b39b1700e08e2c5dd7
 DIST FontinSans_49.zip 89449 BLAKE2B c5fa4391291c8b9a6444fb065ed15a73f52c9f227595c2e0b5a81a31957af3754373ac7e6a6bfbfe380c8091de1179d8aec460ab7fef64cdc449f152b18f894b SHA512 6e5aa2563310c0695df56f03062115d3982ec35e502ade550a79ad170dcc5cb00ada0703ccf1d2bd7c15a4c8a04ad6bf8af0aec3a9d6892254dd1072f67ac1f3
 DIST delicious-123.zip 90823 BLAKE2B aa340054f06dd6af5ed1aaf4f7e0a567abe6df389248ee69c75ffb367883c2b0778d30dc381b2da44f845e8cdcc48aea136e654c9a244537c1fe7331f0a1742f SHA512 e01e75d4aa175789dde6b4685dc582374096b69a81b45b77035b2a813bbec2f79ea4fff38ec80746ef859826ffdec23f67925b93aa6614b559d1cf09604a18cf

diff --git a/media-fonts/exljbris-free/exljbris-free-20210312.ebuild b/media-fonts/exljbris-free/exljbris-free-20210312.ebuild
new file mode 100644
index 000000000000..6f86e95a268a
--- /dev/null
+++ b/media-fonts/exljbris-free/exljbris-free-20210312.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+inherit font
+
+DESCRIPTION="Beautiful free fonts from exljbris Font Foundry"
+HOMEPAGE="http://www.josbuivenga.demon.nl/"
+SRC_URI="
+	http://www.exljbris.com/dl/DELICIOUS_21_OTF.zip
+	http://www.exljbris.com/dl/Diavlo_II_37b2.zip
+	http://www.exljbris.com/dl/fontin2_pc.zip
+	http://www.exljbris.com/dl/FontinSans_49.zip
+	http://www.exljbris.com/dl/tallys_15b2.zip"
+
+LICENSE="exljbris-free"
+SLOT="0"
+KEYWORDS="~amd64 ~loong ~riscv ~x86"
+RESTRICT="mirror"
+
+BDEPEND="app-arch/unzip"
+
+S="${WORKDIR}"
+
+FONT_S="${S}"
+FONT_SUFFIX="otf ttf"
+
+src_prepare() {
+	default
+	mv DELICIOUS_21_OTF/*.otf . || die
+	mv Diavlo_II_37/*.otf . || die
+}


             reply	other threads:[~2024-01-20 21:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-20 21:23 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-24 20:25 [gentoo-commits] repo/gentoo:master commit in: media-fonts/exljbris-free/ Andreas Sturmlechner
2024-01-20 21:23 Ulrich Müller
2019-10-19 16:45 David Seifert

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=1705785778.5220200929ae192a26020a0f221987cce8d92bb9.ulm@gentoo \
    --to=ulm@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