Gentoo Archives: gentoo-commits

From: Alessandro Barbieri <lssndrbarbieri@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: media-fonts/3270font/, media-fonts/3270font/files/
Date: Mon, 21 Jun 2021 02:52:27
Message-Id: 1624243905.c373af08d88b6489310560f57cde99465b7fbb04.Alessandro-Barbieri@gentoo
1 commit: c373af08d88b6489310560f57cde99465b7fbb04
2 Author: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
3 AuthorDate: Mon Jun 21 02:51:45 2021 +0000
4 Commit: Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
5 CommitDate: Mon Jun 21 02:51:45 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c373af08
7
8 media-fonts/3270font: add 2.3.0, drop 2.2.1-r1
9
10 Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
11
12 .../{3270font-2.2.1-r1.ebuild => 3270font-2.3.0.ebuild} | 14 +++++++-------
13 media-fonts/3270font/Manifest | 2 +-
14 media-fonts/3270font/files/remove-useless-tests.patch | 4 ++--
15 3 files changed, 10 insertions(+), 10 deletions(-)
16
17 diff --git a/media-fonts/3270font/3270font-2.2.1-r1.ebuild b/media-fonts/3270font/3270font-2.3.0.ebuild
18 similarity index 86%
19 rename from media-fonts/3270font/3270font-2.2.1-r1.ebuild
20 rename to media-fonts/3270font/3270font-2.3.0.ebuild
21 index 1ed424368..c1ccd1dac 100644
22 --- a/media-fonts/3270font/3270font-2.2.1-r1.ebuild
23 +++ b/media-fonts/3270font/3270font-2.3.0.ebuild
24 @@ -3,7 +3,8 @@
25
26 EAPI="7"
27
28 -PYTHON_COMPAT=( python3_{7,8} )
29 +PYTHON_COMPAT=( python3_{8..9} )
30 +
31 inherit font python-any-r1
32
33 DESCRIPTION="A IBM 3270 Terminal font in a modern format"
34 @@ -19,18 +20,17 @@ RESTRICT="!test? ( test )"
35
36 DOCS=( CHANGELOG.md README.md )
37 HTML_DOCS=( "DESCRIPTION.en_us.html" )
38 -
39 PATCHES=( "${FILESDIR}/remove-useless-tests.patch" )
40 -RDEPEND="
41 - media-gfx/fontforge
42 -"
43 +
44 +RDEPEND=""
45 DEPEND="
46 ${PYTHON_DEPS}
47 - ${RDEPEND}
48 + media-gfx/fontforge
49 test? (
50 $(python_gen_any_dep '
51 dev-python/ipdb[${PYTHON_USEDEP}]
52 dev-python/pillow[${PYTHON_USEDEP}]
53 + dev-util/gftools[${PYTHON_SINGLE_USEDEP}]
54 ')
55 )
56 "
57 @@ -39,7 +39,7 @@ FONT_S="${S}/build"
58 FONT_SUFFIX="otf ttf pfm woff"
59
60 python_check_deps() {
61 - has_version -d "dev-python/ipdb[${PYTHON_USEDEP}]" &&
62 + has_version -d "dev-python/ipdb[${PYTHON_USEDEP}]" && \
63 has_version -d "dev-python/pillow[${PYTHON_USEDEP}]"
64 }
65
66
67 diff --git a/media-fonts/3270font/Manifest b/media-fonts/3270font/Manifest
68 index d18511b7b..28b5cd17c 100644
69 --- a/media-fonts/3270font/Manifest
70 +++ b/media-fonts/3270font/Manifest
71 @@ -1 +1 @@
72 -DIST 3270font-2.2.1.tar.gz 518982 BLAKE2B 43cb01f569ff51ac250609fe0788025ed9cdb8dcbc09b090ed0ea74c3d77f07e2c42c123f9f7c82b0beadd6f8c486901727dad668893450916d2adabb7769012 SHA512 055e126eecdd190c425d84e0656170057a900a40475d357a52287ea87759d842808085be6fec14fdee6a5fccdf446422cc115d60aa5b2892e8e787f6fcc83c92
73 +DIST 3270font-2.3.0.tar.gz 520106 BLAKE2B e3ece6a0f476d20bf4135057739a73deee49050b6be9b4bd3731b228729f622d059c53a122a266332e02e71af08dc6b13f215358dc275edd91247e3119d249be SHA512 26d1a32990b0ea8395959ed37d7acc76f1f1d160488ff6e96bb39fc8ca952339c09ed06cb0783a69b6ef6545be72ed63665af3584f79852fe0a813301f77ea7d
74
75 diff --git a/media-fonts/3270font/files/remove-useless-tests.patch b/media-fonts/3270font/files/remove-useless-tests.patch
76 index 56fed49f7..c8a860d97 100644
77 --- a/media-fonts/3270font/files/remove-useless-tests.patch
78 +++ b/media-fonts/3270font/files/remove-useless-tests.patch
79 @@ -1,5 +1,5 @@
80 ---- a/Makefile 2021-04-17 04:14:57.220030609 +0200
81 -+++ b/Makefile 2021-04-17 04:15:23.615508374 +0200
82 +--- a/Makefile
83 ++++ b/Makefile
84 @@ -73,17 +73,11 @@
85 @./fontbakery_checks.sh