summaryrefslogtreecommitdiff
path: root/app-text/dvipdfmx
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:03:35 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-21 19:03:35 +0000
commit0ebf740b9c9bc7c10ac41bea315ecc6c01c79166 (patch)
tree15bb76d57cfb8652fd2627a24007e0bb92ec4a99 /app-text/dvipdfmx
parent5b5df25227111ef465caf5c52bcfb66dac3219cd (diff)
gentoo resync : 21.01.2018
Diffstat (limited to 'app-text/dvipdfmx')
-rw-r--r--app-text/dvipdfmx/Manifest4
-rw-r--r--app-text/dvipdfmx/dvipdfmx-20110311-r1.ebuild59
-rw-r--r--app-text/dvipdfmx/files/20090708-fix_file_collisions.patch11
-rw-r--r--app-text/dvipdfmx/metadata.xml26
4 files changed, 0 insertions, 100 deletions
diff --git a/app-text/dvipdfmx/Manifest b/app-text/dvipdfmx/Manifest
deleted file mode 100644
index 0d85e937a46c..000000000000
--- a/app-text/dvipdfmx/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-AUX 20090708-fix_file_collisions.patch 452 BLAKE2B a44f883e18f3ba12adcc64c0e68dd714c7dbcd53c7ad4d1c2d51d4779cdfd9244033c0736bed7c42a898faefa1c570fc54a15485cc8041936011a00350cd9cd5 SHA512 02736657101d9b8aa8e77904f0eac1ac229637a77f05ed537abcd356640255bb31baa1eb21f7fa510646e0d9e15797b045a54379d9849d05a6c8ce85e0bd4c72
-DIST dvipdfmx-20110311.tar.gz 616749 BLAKE2B 663268fc785ddc9dfbc3462fac9e60001725365c5ea1c2522d3d92e4b0af36519703a9480a33f678e47fb47798f0ce7a87b8e433107c639e3ea6d5502a1920f8 SHA512 0d5fc5dba35b0fe7074a392a99338861ce999809e5c20da830ebd6ba4c8ba45819054463862f3025d3a30c78aad227d3e014651ebf5e7976e86a3d9dac93d406
-EBUILD dvipdfmx-20110311-r1.ebuild 1871 BLAKE2B 63d5a7e5b1c470c0e6053cbdb276754471222c34ad128730286e708246c7957df9aa1e44b9d5af85382d8d70194fb3633f2cc483cc8772a80f563a4d110ee749 SHA512 ccb46b939a9d9e6dcccf8405f7e1635246f64b8d4f9cf2730ff70f9ca9dcbda6e12bffe06e0d24b93155b303617837626aa658a1ff43331a296805c312c14130
-MISC metadata.xml 1047 BLAKE2B 7b7ea9d678c39a3b1417b56fdc6724cc77bfd2f4b6bab82be0437fd4987791fdbab40dab73413a905218bbbfecb950707f58c3bbd85067e32d85cc118f4d4cbf SHA512 3a6cfdba7c6a95ef86031a44a226b5a582830a41a546ecaa7817c9cc72f14a5adc239a6a35862aab0cb5b75551531e438b792291f0c0839a48a3e8a8b68d9a10
diff --git a/app-text/dvipdfmx/dvipdfmx-20110311-r1.ebuild b/app-text/dvipdfmx/dvipdfmx-20110311-r1.ebuild
deleted file mode 100644
index 3c43a1351f68..000000000000
--- a/app-text/dvipdfmx/dvipdfmx-20110311-r1.ebuild
+++ /dev/null
@@ -1,59 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=3
-inherit autotools eutils texlive-common flag-o-matic toolchain-funcs
-
-DESCRIPTION="DVI to PDF translator with multi-byte character support"
-HOMEPAGE="http://project.ktug.or.kr/dvipdfmx/"
-SRC_URI="http://project.ktug.or.kr/${PN}/snapshot/latest/${P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
-IUSE=""
-
-DEPEND="app-text/libpaper
- >=media-libs/libpng-1.2:0
- sys-libs/zlib
- dev-libs/kpathsea
- app-text/libpaper"
-RDEPEND="${DEPEND}
- virtual/tex-base
- >=app-text/poppler-0.12.3-r3
- app-text/poppler-data"
-DEPEND="${DEPEND}
- virtual/pkgconfig"
-
-src_prepare() {
- epatch "${FILESDIR}"/20090708-fix_file_collisions.patch
- sed -e "s/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/" -i configure.in || die
- eautoreconf
- has_version '>=dev-libs/kpathsea-6.2.1' && append-cppflags "$($(tc-getPKG_CONFIG) --cflags kpathsea)"
-}
-
-src_install() {
- # Override dvipdfmx.cfg default installation location so that it is easy to
- # modify it and it gets config protected. Symlink it from the old location.
- emake configdatadir="${EPREFIX}/etc/texmf/dvipdfmx" \
- glyphlistdatadir="${EPREFIX}/usr/share/texmf-site/fonts/map/glyphlist" \
- mapdatadir="${EPREFIX}/usr/share/texmf-site/fonts/map/dvipdfmx" \
- DESTDIR="${D}" \
- install || die
- dosym /etc/texmf/dvipdfmx/dvipdfmx.cfg /usr/share/texmf-site/dvipdfmx/dvipdfmx.cfg || die
-
- # Symlink poppler-data cMap, bug #201258
- dosym /usr/share/poppler/cMap /usr/share/texmf-site/fonts/cmap/cMap || die
- dodoc AUTHORS ChangeLog README || die
-
- # Remove symlink conflicting with app-text/dvipdfm (bug #295235)
- rm "${ED}"/usr/bin/ebb
-}
-
-pkg_postinst() {
- etexmf-update
-}
-
-pkg_postrm() {
- etexmf-update
-}
diff --git a/app-text/dvipdfmx/files/20090708-fix_file_collisions.patch b/app-text/dvipdfmx/files/20090708-fix_file_collisions.patch
deleted file mode 100644
index 2b89de6b3649..000000000000
--- a/app-text/dvipdfmx/files/20090708-fix_file_collisions.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff -urN dvipdfmx-20090708/data/Makefile.am dvipdfmx-20090708.new/data/Makefile.am
---- dvipdfmx-20090708/data/Makefile.am 2009-05-01 01:49:00.000000000 +0200
-+++ dvipdfmx-20090708.new/data/Makefile.am 2009-11-29 23:05:55.000000000 +0100
-@@ -10,7 +10,3 @@
- mapdatadir = $(datadir)/texmf/fonts/map/dvipdfmx
- dist_mapdata_DATA = \
- $(srcdir)/cid-x.map
--
--cmapdatadir = $(datadir)/texmf/fonts/cmap/dvipdfmx
--dist_cmapdata_DATA = \
-- $(srcdir)/EUC-UCS2
diff --git a/app-text/dvipdfmx/metadata.xml b/app-text/dvipdfmx/metadata.xml
deleted file mode 100644
index 3ed9ea8c5044..000000000000
--- a/app-text/dvipdfmx/metadata.xml
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>cjk@gentoo.org</email>
- <name>Cjk</name>
- </maintainer>
- <maintainer type="project">
- <email>tex@gentoo.org</email>
- <name>Gentoo TeX Project</name>
- </maintainer>
- <maintainer type="project">
- <email>printing@gentoo.org</email>
- <name>Gentoo Printing Project</name>
- </maintainer>
- <longdescription lang="en">
- The DVIPDFMx (formerly dvipdfm-cjk) project provides an eXtended
- version of the dvipdfm, a DVI to PDF translator developed by Mark A.
- Wicks. The primary goal of this project is to support multi-byte
- character encodings and large character sets for East Asian languages
- by CID-keyed font technology. The secondary goal is to support as
- many features as pdfTeX developed by Han The Thanh. This project is a
- combined work of the dvipdfm-jpn project by Shunsaku Hirata and its
- modified one, dvipdfm-kor, by Jin-Hwan Cho.
- </longdescription>
-</pkgmetadata>