From: "Chí-Thanh Christopher Nguyễn" <chithanh@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-fonts/symbola/
Date: Tue, 28 Aug 2018 23:55:25 +0000 (UTC) [thread overview]
Message-ID: <1535500518.dbedebd69ec676e413eae2be1200da53d50fc0c5.chithanh@gentoo> (raw)
commit: dbedebd69ec676e413eae2be1200da53d50fc0c5
Author: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 28 23:54:43 2018 +0000
Commit: Chí-Thanh Christopher Nguyễn <chithanh <AT> gentoo <DOT> org>
CommitDate: Tue Aug 28 23:55:18 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbedebd6
media-fonts/symbola: version bump to 11.00
Package-Manager: Portage-2.3.40, Repoman-2.3.9
media-fonts/symbola/Manifest | 1 +
media-fonts/symbola/symbola-11.00.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/media-fonts/symbola/Manifest b/media-fonts/symbola/Manifest
index 4b23aae1c81..6153ab41a89 100644
--- a/media-fonts/symbola/Manifest
+++ b/media-fonts/symbola/Manifest
@@ -1,2 +1,3 @@
+DIST symbola-11.00.zip 2907542 BLAKE2B 38da4a33acda4d7177c70bcf832000647ad99c3d8aa6c15006792db1fdc5641399d5080e7f2970bcd321942ff87affa23a13c6c8239e104ee8817cde7140a6e8 SHA512 be7b3fd8b2070a6713b189c0ee0c6d8aef481eb0c7e476dabfa3eb1a599cc7f3a00f14d7b9ca1f563722d550c098f272f62bb99fc490aba8132ed5ae7de59a7b
DIST symbola-8.00.zip 4668110 BLAKE2B 2807945aaab54509921756792da89d31721b575f6a1a4f65426b69ec348d1a6bf21d457d1c7a78205042c9df67187bce7c56f9bb4ba42b9f6f5f5af6ef9608cf SHA512 f496be58660c5d07fd0a9422eef1dad3d0aa06e350e37f84a547496a6a9c6abf6fa4609e9051e40772e952cd4f71a7dd02ad0ba16cf3aa2b51f31fee09ef9b84
DIST symbola-9.17.zip 4122777 BLAKE2B 60e7188366ff9204c41e42b99ee31242c0d2eefceb2bf663e6b68bb5a924a269d608d8ba2085e956dcb5d4c2c85d7a2993f199bdf8e0597d27e3d4bc34c50be6 SHA512 29c2141ba7d5be96b4d2faa52e4d2efbd1ff6a8368fdeae8986a4a3de50522a813c46efd462556b5b6c10bb97777ca068564b9dcdfd7961c485ece5fda18e04c
diff --git a/media-fonts/symbola/symbola-11.00.ebuild b/media-fonts/symbola/symbola-11.00.ebuild
new file mode 100644
index 00000000000..29c774677eb
--- /dev/null
+++ b/media-fonts/symbola/symbola-11.00.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+MY_PN="${PN/s/S}"
+
+inherit font
+
+DESCRIPTION="Unicode font for Latin, IPA Extensions, Greek, Cyrillic and many Symbol Blocks"
+HOMEPAGE="http://users.teilar.gr/~g1951d/"
+SRC_URI="http://users.teilar.gr/~g1951d/${MY_PN}.zip -> ${P}.zip"
+LICENSE="Unicode_Fonts_for_Ancient_Scripts"
+
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~ppc ~x86"
+IUSE="doc"
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+S="${WORKDIR}"
+FONT_S="${S}"
+FONT_SUFFIX="ttf"
+
+src_prepare() {
+ if use doc; then
+ DOCS="${MY_PN}.pdf"
+ fi
+ default
+}
next reply other threads:[~2018-08-28 23:55 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-28 23:55 Chí-Thanh Christopher Nguyễn [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-04-01 11:59 [gentoo-commits] repo/gentoo:master commit in: media-fonts/symbola/ Ulrich Müller
2020-03-29 20:46 Chí-Thanh Christopher Nguyễn
2018-09-21 11:49 Chí-Thanh Christopher Nguyễn
2018-09-20 16:43 Andreas Hüttel
2018-03-22 6:07 Markus Meier
2017-12-24 11:11 Sergei Trofimovich
2017-12-19 15:46 Thomas Deutschmann
2017-12-18 16:18 Jason Zaman
2017-08-10 11:39 Guilherme Amadio
2017-05-29 9:50 Chí-Thanh Christopher Nguyễn
2017-05-29 9:50 Chí-Thanh Christopher Nguyễn
2017-04-01 19:14 David Seifert
2016-01-09 16:05 Markus Meier
2015-12-26 10:36 Agostino Sarubbo
2015-12-21 12:40 Agostino Sarubbo
2015-10-12 11:42 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=1535500518.dbedebd69ec676e413eae2be1200da53d50fc0c5.chithanh@gentoo \
--to=chithanh@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