From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ttf2pk2/
Date: Fri, 7 Jul 2023 21:53:31 +0000 (UTC) [thread overview]
Message-ID: <1688766793.9ac16fd0fcddf40c0d33120d9a54abc950ea9ed6.conikost@gentoo> (raw)
commit: 9ac16fd0fcddf40c0d33120d9a54abc950ea9ed6
Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Wed Jul 5 07:09:51 2023 +0000
Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Jul 7 21:53:13 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ac16fd0
app-text/ttf2pk2: use HTTPS, minor style changes
Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild b/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild
index 6bdaa21c4e2a..a6a15aa046a2 100644
--- a/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild
+++ b/app-text/ttf2pk2/ttf2pk2-2.0_p20210325.ebuild
@@ -4,13 +4,13 @@
EAPI=7
DESCRIPTION="Freetype 2 based TrueType font to TeX's PK format converter"
-HOMEPAGE="http://tug.org/texlive/"
+HOMEPAGE="https://tug.org/texlive/"
SRC_URI="https://dev.gentoo.org/~sam/texlive/texlive-${PV#*_p}-source.tar.xz"
+S="${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris"
-IUSE=""
# Note about blockers: it is a freetype2 based replacement for ttf2pk and
# ttf2tfm from freetype1, so block freetype1.
@@ -24,8 +24,6 @@ RDEPEND=">=dev-libs/kpathsea-6.2.1
DEPEND="${RDEPEND}"
BDEPEND="virtual/pkgconfig"
-S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN}
-
src_configure() {
econf --with-system-kpathsea \
--with-system-freetype2 \
next reply other threads:[~2023-07-07 21:53 UTC|newest]
Thread overview: 44+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-07 21:53 Conrad Kostecki [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-23 15:56 [gentoo-commits] repo/gentoo:master commit in: app-text/ttf2pk2/ Arthur Zamarin
2024-06-14 17:22 Sam James
2024-06-14 17:20 Sam James
2024-06-14 17:20 Sam James
2024-06-14 14:42 Arthur Zamarin
2024-06-14 14:42 Arthur Zamarin
2023-03-20 2:22 Sam James
2022-12-08 7:38 WANG Xuerui
2022-03-09 23:12 Sam James
2021-07-03 9:31 Mikle Kolyada
2021-04-30 23:27 Sam James
2021-04-02 8:35 Mikle Kolyada
2021-01-06 13:46 Fabian Groffen
2020-05-31 8:19 Sergei Trofimovich
2020-05-20 13:26 Mikle Kolyada
2020-05-03 13:06 Mikle Kolyada
2020-04-13 7:59 Mikle Kolyada
2019-10-06 6:03 Mikle Kolyada
2019-05-30 17:26 Mikle Kolyada
2018-07-20 22:24 Sergei Trofimovich
2018-05-26 9:46 Mikle Kolyada
2018-05-14 12:38 Tobias Klausmann
2018-04-24 7:20 Mikle Kolyada
2018-04-16 18:36 Sergei Trofimovich
2018-04-15 18:58 Thomas Deutschmann
2018-04-15 18:24 Sergei Trofimovich
2018-04-15 9:20 Sergei Trofimovich
2018-04-14 18:07 Aaron Bauman
2017-11-02 22:31 Sergei Trofimovich
2017-06-25 18:36 Markus Meier
2017-06-17 19:15 Sergei Trofimovich
2017-06-05 13:02 Alexis Ballier
2017-06-05 13:02 Alexis Ballier
2017-06-02 8:07 Sergei Trofimovich
2017-05-26 13:08 Alexis Ballier
2017-02-17 8:17 Michael Weber
2017-01-29 15:24 Fabian Groffen
2017-01-22 15:25 Agostino Sarubbo
2017-01-22 8:18 Tobias Klausmann
2017-01-21 21:53 Agostino Sarubbo
2017-01-21 21:41 Agostino Sarubbo
2017-01-20 10:28 Alexis Ballier
2015-12-06 20:06 Markus Meier
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=1688766793.9ac16fd0fcddf40c0d33120d9a54abc950ea9ed6.conikost@gentoo \
--to=conikost@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