summaryrefslogtreecommitdiff
path: root/print/adobeps-win
diff options
context:
space:
mode:
authortv <tv>2006-01-31 20:19:02 +0000
committertv <tv>2006-01-31 20:19:02 +0000
commit1bf85a33a7f0af352174332dac11865971217df5 (patch)
treeac38b597af8194f97ef08d4fd0ea67ec8fae54d6 /print/adobeps-win
parentfb412398b2a8cd982d1920218452cdaea52847a6 (diff)
downloadpkgsrc-tv_libtool_1_5_18_tmpdirfix.tar.gz
Backport a change from 1.5.22 to 1.5.18 that fixes some issues withtv_libtool_1_5_18_tmpdirfix
temp dir creation when using relink-based finalization.
Diffstat (limited to 'print/adobeps-win')
-rw-r--r--print/adobeps-win/DESCR8
-rw-r--r--print/adobeps-win/Makefile46
-rw-r--r--print/adobeps-win/PLIST11
-rw-r--r--print/adobeps-win/distinfo5
4 files changed, 0 insertions, 70 deletions
diff --git a/print/adobeps-win/DESCR b/print/adobeps-win/DESCR
deleted file mode 100644
index 6700855b858..00000000000
--- a/print/adobeps-win/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-Adobe PostScript printer drivers for MS Windows 9x/NT to use CUPS as a
-networked PostScript RIP (raster image processor), handling printfiles
-from all client platforms in a uniform way, and enabling clients to
-consolidate on a single PostScript driver, even for many different target
-printers.
-
-Please see the Samba and CUPS documentation for more information on how
-to set this up.
diff --git a/print/adobeps-win/Makefile b/print/adobeps-win/Makefile
deleted file mode 100644
index d859fe0839f..00000000000
--- a/print/adobeps-win/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2005/06/06 20:43:52 minskim Exp $
-
-DISTNAME= winsteng
-PKGNAME= adobeps-win-1.0.6
-PKGREVISION= 1
-CATEGORIES= print
-MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/printerdrivers/win/1.x/
-EXTRACT_SUFX= .exe
-
-MAINTAINER= jlam@NetBSD.org
-HOMEPAGE= http://www.adobe.com/products/printerdrivers/windows.html
-COMMENT= Adobe PostScript MS Windows drivers for CUPS/Samba
-
-BUILD_DEPENDS+= cabextract-[0-9]*:../../archivers/cabextract
-DEPENDS+= cups>=1.1.15:../../print/cups
-
-DIST_SUBDIR= ${PKGNAME_NOREV}
-WRKSRC= ${WRKDIR}
-EXTRACT_CMD= ${LOCALBASE}/bin/cabextract ${DOWNLOADED_DISTFILE}
-NO_CONFIGURE= yes
-NO_BUILD= yes
-
-NTFILES= ADOBEPS5.DLL ADOBEPSU.DLL ADOBEPSU.HLP DEFPRTR2.PPD
-9XFILES= ADFONTS.MFM ADOBEPS4.DRV ADOBEPS4.HLP ICONLIB.DLL PSMON.DLL
-DRIVERDIR= ${PREFIX}/share/cups/drivers
-
-post-extract:
- cd ${WRKSRC}; for dir in WinNT Windows; do \
- ( cd $$dir; for file in *; do \
- cap=`${ECHO} $$file | ${TR} '[a-z]' '[A-Z]'`; \
- if [ $$file != $$cap ]; then \
- ${MV} $$file $$cap; \
- fi; \
- done ); \
- done
-
-do-install:
- ${INSTALL_DATA_DIR} ${DRIVERDIR}
- for file in ${NTFILES}; do \
- ${INSTALL_DATA} ${WRKSRC}/WinNT/$$file ${DRIVERDIR}; \
- done
- for file in ${9XFILES}; do \
- ${INSTALL_DATA} ${WRKSRC}/Windows/$$file ${DRIVERDIR}; \
- done
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/print/adobeps-win/PLIST b/print/adobeps-win/PLIST
deleted file mode 100644
index 04c0fa9c6cd..00000000000
--- a/print/adobeps-win/PLIST
+++ /dev/null
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/05/28 08:25:06 jlam Exp $
-share/cups/drivers/ADFONTS.MFM
-share/cups/drivers/ADOBEPS4.DRV
-share/cups/drivers/ADOBEPS4.HLP
-share/cups/drivers/ADOBEPS5.DLL
-share/cups/drivers/ADOBEPSU.DLL
-share/cups/drivers/ADOBEPSU.HLP
-share/cups/drivers/DEFPRTR2.PPD
-share/cups/drivers/ICONLIB.DLL
-share/cups/drivers/PSMON.DLL
-@unexec ${RMDIR} -p %D/share/cups/drivers 2>/dev/null || ${TRUE}
diff --git a/print/adobeps-win/distinfo b/print/adobeps-win/distinfo
deleted file mode 100644
index d04f9ab853c..00000000000
--- a/print/adobeps-win/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 12:51:41 agc Exp $
-
-SHA1 (adobeps-win-1.0.6/winsteng.exe) = 1d5de340ec3e165cf56da87c20434ad077f2bb86
-RMD160 (adobeps-win-1.0.6/winsteng.exe) = 519b9c66dcd358a3a0ea9449526498c139553f15
-Size (adobeps-win-1.0.6/winsteng.exe) = 7740765 bytes