Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ghostscript-gpl/
Date: Fri, 14 Aug 2020 22:58:42
Message-Id: 1597445895.bebe25c35ece43571ba11784e8a83e4e95f1ecfb.whissi@gentoo
1 commit: bebe25c35ece43571ba11784e8a83e4e95f1ecfb
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 14 22:57:47 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 14 22:58:15 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bebe25c3
7
8 app-text/ghostscript-gpl: do not install custom fontmaps anymore
9
10 Shouldn't be needed anymore since we replaced
11
12 0002-Fix-error-when-using-ImageMagick-s-convert.patch
13
14 with
15
16 Enumerate all fonts
17
18 patch.
19
20 Package-Manager: Portage-3.0.2, Repoman-2.3.23
21 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
22
23 app-text/ghostscript-gpl/Manifest | 1 -
24 ...ript-gpl-9.52.ebuild => ghostscript-gpl-9.52-r1.ebuild} | 14 +-------------
25 2 files changed, 1 insertion(+), 14 deletions(-)
26
27 diff --git a/app-text/ghostscript-gpl/Manifest b/app-text/ghostscript-gpl/Manifest
28 index de62ddee276..1b745c9090b 100644
29 --- a/app-text/ghostscript-gpl/Manifest
30 +++ b/app-text/ghostscript-gpl/Manifest
31 @@ -1,5 +1,4 @@
32 DIST ghostscript-9.50.tar.xz 34613344 BLAKE2B 999af7525ec84448256bac233a81ea3b8d4dcb8cd22fd67dc26dd542840259cef0c1438b85274f1d9c192784ecc5d36cb47a3d4482ebbe19ea8843404f9d0ad2 SHA512 3c1e5db519a427f4b6bfb8d93f3c3dfb67d5ec9ccd19c7afa7670deb768515f3fc617c5588e54934bbfbedfdf8609ce2ffa36dd7da3cb618937fe034f64f43ee
33 DIST ghostscript-9.52.tar.xz 39711040 BLAKE2B 317042ae7e2bfdeded2ae9d9a1bd1521422d1ce1dd6b9b2cdedf4c503cce1285684d5329663dc8ee7263591761c33254827d16b1a93f8c10aad4baab1d859f93 SHA512 4c4a33884e1138bad553eee61fac1a72158297ad5c2ce46a4b36150848dea8158affaf2b902f4ff03e4f72ebc8154c198b618112624f409230a610b7648faa67
34 DIST ghostscript-gpl-9.50-patchset-1.tar.xz 3840 BLAKE2B 12bda8633b5657b1b480b69d5a039be724c1af9a1a67e3509112fb607565e087500d2a6efaacd5e774e0f24b01fa6e8887a56fa0207cfc6fcdc3768b0156f86f SHA512 dc638ffb48425980202e7064ee40f65b0f78041c82601f87035100a50d5e18455aa1b852c8c1d852fa582b8be52276d078d80463e3b25ab73863a8544d0e08c1
35 -DIST ghostscript-gpl-9.52-fontmaps-01.tar.xz 896 BLAKE2B 7c3ae30788b376c1bb021e2b7d098eaa5bdda45d0daee6296797ee374d0b5fc4163dc6703d3a8e0773d382cce8bc06b84861c5f03307f6dbf9ca341ede2fa0c6 SHA512 cfdf631a9a37b2bc369c0c09ae7a5eb8fb5fc58f6beaf5cf3a71c5e13b084a2c5bd083087c691d394a2e29fab46939b9c90a673d182b40776d52245625f1c3ac
36 DIST ghostscript-gpl-9.52-patchset-01.tar.xz 3292 BLAKE2B b6ac4f06c149301b07f57a5dd1f4507cc1e6d17ea60132b64177972ca58a29b2f6ff2f034b20b8ac083b60ea999f50ff75b74f86eec0cd73179741ed8a1486a8 SHA512 2498c5f396807a282727a7a9bd678e2008a1e4112722745aab48a12601661b08557c5d49f0a5ee67fb636f8c2b00c737640e894523b904ef3600f66d107999cb
37
38 diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild
39 similarity index 92%
40 rename from app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild
41 rename to app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild
42 index 5b0a418911b..b4d0e8bf849 100644
43 --- a/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild
44 +++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild
45 @@ -15,8 +15,7 @@ PVM_S=$(ver_rs 1-2 "")
46
47 MY_PATCHSET="ghostscript-gpl-9.52-patchset-01.tar.xz"
48
49 -SRC_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz
50 - https://dev.gentoo.org/~whissi/dist/ghostscript-gpl/ghostscript-gpl-9.52-fontmaps-01.tar.xz"
51 +SRC_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz"
52
53 if [[ -n "${MY_PATCHSET}" ]] ; then
54 SRC_URI+=" https://dev.gentoo.org/~whissi/dist/ghostscript-gpl/${MY_PATCHSET}"
55 @@ -180,17 +179,6 @@ src_install() {
56 # rename the original cidfmap to cidfmap.GS
57 mv "${ED}/usr/share/ghostscript/${PVM}/Resource/Init/cidfmap"{,.GS} || die
58
59 - # install our own cidfmap to handle CJK fonts
60 - insinto /usr/share/ghostscript/${PVM}/Resource/Init
61 - doins \
62 - "${WORKDIR}/fontmaps/CIDFnmap" \
63 - "${WORKDIR}/fontmaps/cidfmap"
64 - for X in ${LANGS} ; do
65 - if use l10n_${X} ; then
66 - doins "${WORKDIR}/fontmaps/cidfmap.${X/-/_}"
67 - fi
68 - done
69 -
70 # install the CMaps from poppler-data properly, bug #409361
71 dosym ../../../poppler/cMaps "/usr/share/ghostscript/${PVM}/Resource/CMap"