From: "Alexis Ballier" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/lcdf-typetools/
Date: Thu, 17 Sep 2015 16:47:06 +0000 (UTC) [thread overview]
Message-ID: <1442508418.4dd797fad7eb359978f1297028bd726c034b416d.aballier@gentoo> (raw)
commit: 4dd797fad7eb359978f1297028bd726c034b416d
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 17 16:46:49 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Sep 17 16:46:58 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4dd797fa
app-text/lcdf-typetools: bump to 2.105 and update to eapi5
Package-Manager: portage-2.2.20.1
app-text/lcdf-typetools/Manifest | 1 +
.../lcdf-typetools/lcdf-typetools-2.105.ebuild | 29 ++++++++++++++++++++++
2 files changed, 30 insertions(+)
diff --git a/app-text/lcdf-typetools/Manifest b/app-text/lcdf-typetools/Manifest
index 26c6b67..ba8336a 100644
--- a/app-text/lcdf-typetools/Manifest
+++ b/app-text/lcdf-typetools/Manifest
@@ -1,2 +1,3 @@
DIST lcdf-typetools-2.104.tar.gz 636875 SHA256 d7985458ead0850cb9549ff1d619ffc18da5d7be892be5e1fce6048d510f0fff SHA512 0d41386787aa18e5a7a85158ebba2046480c2320cbdfeaad75092962335f8f97a0ceede1aa301197d6c971bd6be729960c636fb14a8ce21e4c7f3f0e57257388 WHIRLPOOL 327e88a89cedb4a66fe93878c68dff11cb2b1d8d189eb3107f1782e67a70444ccee2b1ee6362f189441695f5e02a334311f9458a4a3f1d752fe22d863a2f3d20
+DIST lcdf-typetools-2.105.tar.gz 640159 SHA256 c8b6a58e2f8f61ff3c21fd61452032c83938c91fde00f302b8f9391b16c6b63a SHA512 52670a7faca7da175819420c68aa9b34d3d488ed5d25f13e9d0930e9442857c481575c89a379183c9cd4a1b2a0786bcd8ffe33682e284b8f6e12ca917bb97538 WHIRLPOOL 729766b968ad48495edb952f89d13cb7e59c37b46606f12d0a7748feb8e722fb67e3f981a63c64fb1b81129d8059a985bf08a2978f33e0586aa3f8ab95f034f0
DIST lcdf-typetools-2.97.tar.gz 616431 SHA256 761746041c669fa3673a3e90ec7a247abd0e2782bdddf0fc5d7ab70b33b6f975 SHA512 8812436843721b7134ec796549092854050d1e9017fef048a62e7aa0e866d20e9757b246dbad738cdf8d8583afada3a2db9c6c7dc2546154cafd4dcd0f27f7f2 WHIRLPOOL 767a2a74a9f9b7a0c29407178b96a1455da39239b835f59def2ae77db068655a8953362c6f8d48a8a31fb6fc40dea405c0e6eb276fe60750e9dfbb11954bd972
diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.105.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.105.ebuild
new file mode 100644
index 0000000..d7efb3a
--- /dev/null
+++ b/app-text/lcdf-typetools/lcdf-typetools-2.105.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit toolchain-funcs flag-o-matic
+
+DESCRIPTION="Font utilities for eg manipulating OTF"
+SRC_URI="http://www.lcdf.org/type/${P}.tar.gz"
+HOMEPAGE="http://www.lcdf.org/type/#typetools"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+SLOT="0"
+LICENSE="GPL-2"
+IUSE="+kpathsea"
+
+RDEPEND="kpathsea? ( virtual/tex-base dev-libs/kpathsea )"
+DEPEND="${RDEPEND}
+ virtual/pkgconfig"
+
+src_configure() {
+ use kpathsea && has_version '>=dev-libs/kpathsea-6.2.1' && append-cppflags "$($(tc-getPKG_CONFIG) --cflags kpathsea)"
+ econf $(use_with kpathsea)
+}
+
+src_install() {
+ emake DESTDIR="${D}" install
+ dodoc NEWS README.md ONEWS
+}
next reply other threads:[~2015-09-17 16:47 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 16:47 Alexis Ballier [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-06-28 10:57 [gentoo-commits] repo/gentoo:master commit in: app-text/lcdf-typetools/ Alexis Ballier
2016-09-23 15:20 Alexis Ballier
2016-09-24 13:41 Agostino Sarubbo
2016-09-26 15:22 Tobias Klausmann
2016-10-02 6:45 Jeroen Roovers
2016-10-05 19:01 Markus Meier
2017-01-21 17:14 Alexis Ballier
2018-02-24 12:31 Alexis Ballier
2019-10-03 13:22 Alexis Ballier
2020-09-26 19:40 Aaron Bauman
2021-03-21 21:08 Andreas Sturmlechner
2021-03-21 21:08 Andreas Sturmlechner
2021-03-22 0:10 Sam James
2021-03-22 0:10 Sam James
2021-03-24 19:42 Sam James
2021-03-25 21:29 Sam James
2021-03-25 21:32 Sam James
2021-03-27 16:04 Sam James
2021-03-27 16:11 Sam James
2022-12-08 7:38 WANG Xuerui
2023-10-28 19:38 Sam James
2024-01-07 0:20 Conrad Kostecki
2024-01-07 0:20 Conrad Kostecki
2024-01-07 0:20 Conrad Kostecki
2024-06-16 10:30 Sam James
2024-06-16 10:55 Sam James
2024-06-16 10:55 Sam James
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=1442508418.4dd797fad7eb359978f1297028bd726c034b416d.aballier@gentoo \
--to=aballier@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