summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-15 00:57:47 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-15 00:58:15 +0200
commitbebe25c35ece43571ba11784e8a83e4e95f1ecfb (patch)
treea63c0d9700c4d66c5602fffe9270d4825a85f2c9 /app-text
parentdev-haskell/language-python: bump up to 0.5.8 (diff)
downloadgentoo-bebe25c35ece43571ba11784e8a83e4e95f1ecfb.tar.gz
gentoo-bebe25c35ece43571ba11784e8a83e4e95f1ecfb.tar.bz2
gentoo-bebe25c35ece43571ba11784e8a83e4e95f1ecfb.zip
app-text/ghostscript-gpl: do not install custom fontmaps anymore
Shouldn't be needed anymore since we replaced 0002-Fix-error-when-using-ImageMagick-s-convert.patch with Enumerate all fonts patch. Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/ghostscript-gpl/Manifest1
-rw-r--r--app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild (renamed from app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild)14
2 files changed, 1 insertions, 14 deletions
diff --git a/app-text/ghostscript-gpl/Manifest b/app-text/ghostscript-gpl/Manifest
index de62ddee2768..1b745c9090b5 100644
--- a/app-text/ghostscript-gpl/Manifest
+++ b/app-text/ghostscript-gpl/Manifest
@@ -1,5 +1,4 @@
DIST ghostscript-9.50.tar.xz 34613344 BLAKE2B 999af7525ec84448256bac233a81ea3b8d4dcb8cd22fd67dc26dd542840259cef0c1438b85274f1d9c192784ecc5d36cb47a3d4482ebbe19ea8843404f9d0ad2 SHA512 3c1e5db519a427f4b6bfb8d93f3c3dfb67d5ec9ccd19c7afa7670deb768515f3fc617c5588e54934bbfbedfdf8609ce2ffa36dd7da3cb618937fe034f64f43ee
DIST ghostscript-9.52.tar.xz 39711040 BLAKE2B 317042ae7e2bfdeded2ae9d9a1bd1521422d1ce1dd6b9b2cdedf4c503cce1285684d5329663dc8ee7263591761c33254827d16b1a93f8c10aad4baab1d859f93 SHA512 4c4a33884e1138bad553eee61fac1a72158297ad5c2ce46a4b36150848dea8158affaf2b902f4ff03e4f72ebc8154c198b618112624f409230a610b7648faa67
DIST ghostscript-gpl-9.50-patchset-1.tar.xz 3840 BLAKE2B 12bda8633b5657b1b480b69d5a039be724c1af9a1a67e3509112fb607565e087500d2a6efaacd5e774e0f24b01fa6e8887a56fa0207cfc6fcdc3768b0156f86f SHA512 dc638ffb48425980202e7064ee40f65b0f78041c82601f87035100a50d5e18455aa1b852c8c1d852fa582b8be52276d078d80463e3b25ab73863a8544d0e08c1
-DIST ghostscript-gpl-9.52-fontmaps-01.tar.xz 896 BLAKE2B 7c3ae30788b376c1bb021e2b7d098eaa5bdda45d0daee6296797ee374d0b5fc4163dc6703d3a8e0773d382cce8bc06b84861c5f03307f6dbf9ca341ede2fa0c6 SHA512 cfdf631a9a37b2bc369c0c09ae7a5eb8fb5fc58f6beaf5cf3a71c5e13b084a2c5bd083087c691d394a2e29fab46939b9c90a673d182b40776d52245625f1c3ac
DIST ghostscript-gpl-9.52-patchset-01.tar.xz 3292 BLAKE2B b6ac4f06c149301b07f57a5dd1f4507cc1e6d17ea60132b64177972ca58a29b2f6ff2f034b20b8ac083b60ea999f50ff75b74f86eec0cd73179741ed8a1486a8 SHA512 2498c5f396807a282727a7a9bd678e2008a1e4112722745aab48a12601661b08557c5d49f0a5ee67fb636f8c2b00c737640e894523b904ef3600f66d107999cb
diff --git a/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild b/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild
index 5b0a418911b1..b4d0e8bf849a 100644
--- a/app-text/ghostscript-gpl/ghostscript-gpl-9.52.ebuild
+++ b/app-text/ghostscript-gpl/ghostscript-gpl-9.52-r1.ebuild
@@ -15,8 +15,7 @@ PVM_S=$(ver_rs 1-2 "")
MY_PATCHSET="ghostscript-gpl-9.52-patchset-01.tar.xz"
-SRC_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz
- https://dev.gentoo.org/~whissi/dist/ghostscript-gpl/ghostscript-gpl-9.52-fontmaps-01.tar.xz"
+SRC_URI="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${PVM_S}/${MY_P}.tar.xz"
if [[ -n "${MY_PATCHSET}" ]] ; then
SRC_URI+=" https://dev.gentoo.org/~whissi/dist/ghostscript-gpl/${MY_PATCHSET}"
@@ -180,17 +179,6 @@ src_install() {
# rename the original cidfmap to cidfmap.GS
mv "${ED}/usr/share/ghostscript/${PVM}/Resource/Init/cidfmap"{,.GS} || die
- # install our own cidfmap to handle CJK fonts
- insinto /usr/share/ghostscript/${PVM}/Resource/Init
- doins \
- "${WORKDIR}/fontmaps/CIDFnmap" \
- "${WORKDIR}/fontmaps/cidfmap"
- for X in ${LANGS} ; do
- if use l10n_${X} ; then
- doins "${WORKDIR}/fontmaps/cidfmap.${X/-/_}"
- fi
- done
-
# install the CMaps from poppler-data properly, bug #409361
dosym ../../../poppler/cMaps "/usr/share/ghostscript/${PVM}/Resource/CMap"