pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/texlive-pdftools Import texlive-pdftools-2008 as...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d088d79f35f
branches: trunk
changeset: 396813:1d088d79f35f
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Aug 03 23:37:33 2009 +0000
description:
Import texlive-pdftools-2008 as print/texlive-pdftools.
This package provides PDF-related utilites included in TeX Live.
diffstat:
print/texlive-pdftools/DESCR | 1 +
print/texlive-pdftools/Makefile | 53 +++++++++++++++++++++++++++++++++
print/texlive-pdftools/PLIST | 9 +++++
print/texlive-pdftools/distinfo | 8 ++++
print/texlive-pdftools/patches/patch-aa | 13 ++++++++
print/texlive-pdftools/patches/patch-ab | 11 ++++++
print/texlive-pdftools/patches/patch-ac | 11 ++++++
7 files changed, 106 insertions(+), 0 deletions(-)
diffs (134 lines):
diff -r 1bdaed8a7dc7 -r 1d088d79f35f print/texlive-pdftools/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/texlive-pdftools/DESCR Mon Aug 03 23:37:33 2009 +0000
@@ -0,0 +1,1 @@
+This package provides PDF-related utilites included in TeX Live.
diff -r 1bdaed8a7dc7 -r 1d088d79f35f print/texlive-pdftools/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/texlive-pdftools/Makefile Mon Aug 03 23:37:33 2009 +0000
@@ -0,0 +1,53 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/08/03 23:37:33 minskim Exp $
+
+DISTNAME= texlive-20080816-source
+PKGNAME= texlive-pdftools-2008
+CATEGORIES= print
+MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/texlive/Source/}
+EXTRACT_SUFX= .tar.lzma
+
+MAINTAINER= minskim%NetBSD.org@localhost
+HOMEPAGE= http://www.tug.org/texlive/
+COMMENT= PDF-related utilities in TeX Live
+
+CONFLICTS+= teTeX-bin<=3.0nb34
+CONFLICTS+= texlive-tetex<=2008nb1
+DEPENDS+= p5-Digest-MD5-[0-9]*:../../security/p5-Digest-MD5
+DEPENDS+= p5-Getopt-Long-[0-9]*:../../devel/p5-Getopt-Long
+DEPENDS+= web2c-[0-9]*:../../print/web2c
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+EXTRACT_ELEMENTS= ${DISTNAME}/texk/tetex \
+ ${DISTNAME}/texk/texlive/linked_scripts \
+ ${DISTNAME}/utils/pdfopen
+
+CONFIGURE_DIRS= utils/pdfopen
+GNU_CONFIGURE= yes
+USE_TOOLS+= sh:run
+
+REPLACE_PERL= texk/texlive/linked_scripts/e2pall.pl \
+ texk/texlive/linked_scripts/epstopdf.pl \
+ texk/texlive/linked_scripts/pdfatfi.pl
+REPLACE_SH= texk/texlive/linked_scripts/ps4pdf
+
+INSTALLATION_DIRS= ${PKGMANDIR}/man1
+
+.include "../../x11/libX11/buildlink3.mk"
+.include "../../x11/xproto/buildlink3.mk"
+
+post-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/texk/texlive/linked_scripts/e2pall.pl \
+ ${DESTDIR}${PREFIX}/bin/e2pall
+ ${INSTALL_SCRIPT} ${WRKSRC}/texk/texlive/linked_scripts/epstopdf.pl \
+ ${DESTDIR}${PREFIX}/bin/epstopdf
+ ${INSTALL_SCRIPT} ${WRKSRC}/texk/texlive/linked_scripts/pdfatfi.pl \
+ ${DESTDIR}${PREFIX}/bin/pdfatfi
+ ${INSTALL_SCRIPT} ${WRKSRC}/texk/texlive/linked_scripts/ps4pdf \
+ ${DESTDIR}${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/texk/tetex/e2pall.man \
+ ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/e2pall.1
+ ${INSTALL_MAN} ${WRKSRC}/texk/tetex/epstopdf.man \
+ ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/epstopdf.1
+
+.include "../../mk/bsd.pkg.mk"
diff -r 1bdaed8a7dc7 -r 1d088d79f35f print/texlive-pdftools/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/texlive-pdftools/PLIST Mon Aug 03 23:37:33 2009 +0000
@@ -0,0 +1,9 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/08/03 23:37:33 minskim Exp $
+bin/e2pall
+bin/epstopdf
+bin/pdfatfi
+bin/pdfclose
+bin/pdfopen
+bin/ps4pdf
+man/man1/e2pall.1
+man/man1/epstopdf.1
diff -r 1bdaed8a7dc7 -r 1d088d79f35f print/texlive-pdftools/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/texlive-pdftools/distinfo Mon Aug 03 23:37:33 2009 +0000
@@ -0,0 +1,8 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/08/03 23:37:33 minskim Exp $
+
+SHA1 (texlive-20080816-source.tar.lzma) = 730986c628bd658b5062face9e400f61203d6b8d
+RMD160 (texlive-20080816-source.tar.lzma) = 629784b111c0d4bc9fac9f9131f63203d6e1dd38
+Size (texlive-20080816-source.tar.lzma) = 23175835 bytes
+SHA1 (patch-aa) = 1996037eb540560ae5314b9682cf3ff224023b09
+SHA1 (patch-ab) = aaf0428af7d3e2ceeb202e0c36de57e1e18cfea3
+SHA1 (patch-ac) = ccad9ed3a42d009ed4e713b50a0aca5e78ef0993
diff -r 1bdaed8a7dc7 -r 1d088d79f35f print/texlive-pdftools/patches/patch-aa
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/texlive-pdftools/patches/patch-aa Mon Aug 03 23:37:33 2009 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2009/08/03 23:37:33 minskim Exp $
+
+--- utils/pdfopen/Makefile.in.orig 2006-11-26 06:50:06.000000000 -0800
++++ utils/pdfopen/Makefile.in
+@@ -158,7 +158,7 @@ sharedstatedir = @sharedstatedir@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+ AM_CFLAGS = $(X_CFLAGS)
+-LDADD = $(X_LIBS) -lX11 -lXmu $(X_EXTRA_LIBS)
++LDADD = $(X_LIBS) -lX11 $(X_EXTRA_LIBS)
+ pdfopen_SOURCES = pdfopen.c sendx.c
+ pdfclose_SOURCES = pdfclose.c sendx.c
+ all: all-am
diff -r 1bdaed8a7dc7 -r 1d088d79f35f print/texlive-pdftools/patches/patch-ab
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/texlive-pdftools/patches/patch-ab Mon Aug 03 23:37:33 2009 +0000
@@ -0,0 +1,11 @@
+$NetBSD: patch-ab,v 1.1.1.1 2009/08/03 23:37:33 minskim Exp $
+
+--- texk/texlive/linked_scripts/epstopdf.pl.orig 2008-05-26 02:52:43.000000000 -0700
++++ texk/texlive/linked_scripts/epstopdf.pl
+@@ -1,5 +1,4 @@
+-eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q'
+- if 0;
++#!/usr/pkg/bin/perl
+ use strict;
+
+ # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR IMPLIED
diff -r 1bdaed8a7dc7 -r 1d088d79f35f print/texlive-pdftools/patches/patch-ac
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/texlive-pdftools/patches/patch-ac Mon Aug 03 23:37:33 2009 +0000
@@ -0,0 +1,11 @@
+$NetBSD: patch-ac,v 1.1.1.1 2009/08/03 23:37:33 minskim Exp $
+
+--- texk/texlive/linked_scripts/pdfatfi.pl.orig 2008-08-09 16:09:24.000000000 -0700
++++ texk/texlive/linked_scripts/pdfatfi.pl
+@@ -1,5 +1,4 @@
+-eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' && eval 'exec perl -S $0 $argv:q'
+- if 0;
++#!/usr/pkg/bin/perl
+ use strict;
+ $^W=1; # turn warning on
+ #
Home |
Main Index |
Thread Index |
Old Index