summaryrefslogtreecommitdiff
path: root/print/dvipdfmx
diff options
context:
space:
mode:
authorkei <kei@pkgsrc.org>2003-03-15 08:26:35 +0000
committerkei <kei@pkgsrc.org>2003-03-15 08:26:35 +0000
commit0754fdbec7d56e97850d80ae93b4f689396b6d12 (patch)
tree34b4a6fa96134048d4712f448edb4180645f52f1 /print/dvipdfmx
parent8daebfa36f559a03e823ee35800dbbad62436cd0 (diff)
downloadpkgsrc-0754fdbec7d56e97850d80ae93b4f689396b6d12.tar.gz
changed to require teTeX2-2.0.2 or later.
- with config file location fix in the teTeX2-2.0.2, both dvipdfmx of this package and dvipdfm of teTeX2 work now. - removed ugly hack to rename config file in installation / deinstallation stage. bump PKGREVISION because of this.
Diffstat (limited to 'print/dvipdfmx')
-rw-r--r--print/dvipdfmx/DEINSTALL3
-rw-r--r--print/dvipdfmx/INSTALL3
-rw-r--r--print/dvipdfmx/Makefile5
-rw-r--r--print/dvipdfmx/PLIST3
4 files changed, 7 insertions, 7 deletions
diff --git a/print/dvipdfmx/DEINSTALL b/print/dvipdfmx/DEINSTALL
index 5b802d4fbdd..874fd95ac94 100644
--- a/print/dvipdfmx/DEINSTALL
+++ b/print/dvipdfmx/DEINSTALL
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: DEINSTALL,v 1.1.1.1 2003/02/24 15:29:25 kei Exp $
+# $NetBSD: DEINSTALL,v 1.2 2003/03/15 08:26:35 kei Exp $
TEXMF=@PREFIX@/share/texmf
@@ -12,7 +12,6 @@ DEINSTALL)
;;
POST-DEINSTALL)
- ${MV} $TEXMF/dvipdfm/config.orig $TEXMF/dvipdfm/config
@PREFIX@/bin/mktexlsr
;;
diff --git a/print/dvipdfmx/INSTALL b/print/dvipdfmx/INSTALL
index 7a1472765f0..21a1566f2fc 100644
--- a/print/dvipdfmx/INSTALL
+++ b/print/dvipdfmx/INSTALL
@@ -1,12 +1,11 @@
#!/bin/sh
#
-# $NetBSD: INSTALL,v 1.1.1.1 2003/02/24 15:29:25 kei Exp $
+# $NetBSD: INSTALL,v 1.2 2003/03/15 08:26:36 kei Exp $
TEXMF=@PREFIX@/share/texmf
case ${STAGE} in
PRE-INSTALL)
- ${MV} $TEXMF/dvipdfm/config $TEXMF/dvipdfm/config.orig
;;
POST-INSTALL)
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile
index 3c098984293..f3f67e6e5c4 100644
--- a/print/dvipdfmx/Makefile
+++ b/print/dvipdfmx/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/02/24 15:29:22 kei Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/15 08:26:36 kei Exp $
DISTNAME= dvipdfmx-20021230
PKGNAME= dvipdfmx-0.0.0.20021230
+PKGREVISION= 1
CATEGORIES= print converters
MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/
@@ -10,6 +11,7 @@ HOMEPAGE= http://project.ktug.or.kr/dvipdfmx/
COMMENT= dvi to pdf converter with CID-keyed font support
DEPENDS+= adobe-cmaps-[0-9]*:../../fonts/adobe-cmaps
+DEPENDS+= teTeX2-bin>=2.0.2:../../print/teTeX2-bin
CONFLICTS+= dvipdfm-[0-9]*
CONFLICTS+= ja-dvipdfm-[0-9]*
@@ -21,6 +23,7 @@ GNU_CONFIGURE= YES
post-patch:
${RM} ${WRKSRC}/data/config/*.orig
+.include "../../security/openssl/buildlink2.mk"
.include "../../graphics/png/buildlink2.mk"
.include "../../print/teTeX2-bin/kpathsea.buildlink2.mk"
.include "../../devel/zlib/buildlink2.mk"
diff --git a/print/dvipdfmx/PLIST b/print/dvipdfmx/PLIST
index 3f0c5099ebf..19fa7a7aa6d 100644
--- a/print/dvipdfmx/PLIST
+++ b/print/dvipdfmx/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/02/24 15:29:25 kei Exp $
+@comment $NetBSD: PLIST,v 1.2 2003/03/15 08:26:36 kei Exp $
bin/dvipdfmx
share/texmf/dvipdfm/config/cid-x.map
share/texmf/dvipdfm/config/dvipdfmx.cfg
@@ -203,4 +203,3 @@ share/texmf/dvipdfm/CMap/UniKSCms-UCS2-V
share/texmf/dvipdfm/CMap/V
share/texmf/dvipdfm/CMap/WP-Symbol
@dirrm share/texmf/dvipdfm/CMap
-@dirrm share/texmf/dvipdfm/config