summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorfredb <fredb@pkgsrc.org>1999-09-24 15:42:59 +0000
committerfredb <fredb@pkgsrc.org>1999-09-24 15:42:59 +0000
commit0af03c2d478e54809a2127544745cf2dd93edb78 (patch)
treea6049d11681158ea6508362686c41bfd45ccdfb5 /textproc
parent09bdf70796ac86b244eac20638cd4f597ea52b54 (diff)
downloadpkgsrc-0af03c2d478e54809a2127544745cf2dd93edb78.tar.gz
Remove obsolete package t1libx.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/t1libx/Makefile28
-rw-r--r--textproc/t1libx/files/md53
-rw-r--r--textproc/t1libx/files/patch-sum4
-rw-r--r--textproc/t1libx/patches/patch-aa23
-rw-r--r--textproc/t1libx/patches/patch-ab31
-rw-r--r--textproc/t1libx/pkg/COMMENT1
-rw-r--r--textproc/t1libx/pkg/DESCR12
-rw-r--r--textproc/t1libx/pkg/PLIST6
8 files changed, 0 insertions, 108 deletions
diff --git a/textproc/t1libx/Makefile b/textproc/t1libx/Makefile
deleted file mode 100644
index 65ef05dfe50..00000000000
--- a/textproc/t1libx/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# $NetBSD: Makefile,v 1.4 1999/04/15 20:39:47 tron Exp $
-#
-
-DISTNAME= t1lib-0.8-beta
-PKGNAME= t1lib-0.8
-CATEGORIES= textproc x11
-MASTER_SITES= ${MASTER_SITE_SUNSITE:=libs/graphics/}
-
-MAINTAINER= root@garbled.net
-HOMEPAGE= http://www.neuroinformatik.ruhr-uni-bochum.de/ini/PEOPLE/rmz/t1lib.html
-
-#DEPENDS+= t1lib-0.8:../../textproc/t1lib
-
-WRKSRC= ${WRKDIR}/T1-0.8-beta
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_X11BASE= yes
-
-PATCHFILES+= ${PKGSRCDIR}/textproc/t1lib/patches/patch-*
-ALLFILES= ${DISTFILES} # don't checksum shared patches
-
-do-install:
- (cd ${WRKSRC}/lib && ${GMAKE} install)
- (cd ${WRKSRC}/xglyph && ${GMAKE} install)
- ln -s ${LOCALBASE}/share/t1lib ${X11BASE}/share/t1lib
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/t1libx/files/md5 b/textproc/t1libx/files/md5
deleted file mode 100644
index 8cc0c0b83f5..00000000000
--- a/textproc/t1libx/files/md5
+++ /dev/null
@@ -1,3 +0,0 @@
-$NetBSD: md5,v 1.1 1998/11/13 16:29:18 tv Exp $
-
-MD5 (t1lib-0.8-beta.tar.gz) = 3b9d03fb3178af3c2029036216e5a49b
diff --git a/textproc/t1libx/files/patch-sum b/textproc/t1libx/files/patch-sum
deleted file mode 100644
index 7aa2699c5e2..00000000000
--- a/textproc/t1libx/files/patch-sum
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: patch-sum,v 1.1 1999/07/09 14:23:14 agc Exp $
-
-MD5 (patch-aa) = c4d5a3983731d798207c512e90d1f0c5
-MD5 (patch-ab) = cd8f004ecb471ce70c418241d1753e8a
diff --git a/textproc/t1libx/patches/patch-aa b/textproc/t1libx/patches/patch-aa
deleted file mode 100644
index 17028f111a4..00000000000
--- a/textproc/t1libx/patches/patch-aa
+++ /dev/null
@@ -1,23 +0,0 @@
-$NetBSD: patch-aa,v 1.2 1998/11/13 15:44:44 tv Exp $
---- lib/Makefile.in.orig Thu Nov 5 00:59:03 1998
-+++ lib/Makefile.in Thu Nov 5 01:00:23 1998
-@@ -251,17 +251,9 @@
-
- install: dummy
- $(LIBTOOL) --mode=install \
-- $(INSTALL_DATA) libt1.la $(libdir)
-+ $(INSTALL_DATA) libt1x.la $(libdir)
- $(LIBTOOL) --mode=install \
-- $(INSTALL_DATA) t1lib.h t1lib.h $(includedir)
-- $(MKINSTALLDIRS) $(datadir)/t1lib
-- if (test -f $(datadir)/t1lib/t1lib.config) \
-- then \
-- echo "Alert: Global configuration file exists, installation skipped!"; \
-- else \
-- $(LIBTOOL) --mode=install $(INSTALL_DATA) t1lib.config $(datadir)/t1lib; \
-- fi;
--
-+ $(INSTALL_DATA) t1libx.h $(includedir)
-
- uninstall: dummy
- -$(LIBTOOL) --mode=uninstall $(RM) $(libdir)/libt1.la
diff --git a/textproc/t1libx/patches/patch-ab b/textproc/t1libx/patches/patch-ab
deleted file mode 100644
index 0610baa3b18..00000000000
--- a/textproc/t1libx/patches/patch-ab
+++ /dev/null
@@ -1,31 +0,0 @@
-$NetBSD: patch-ab,v 1.2 1998/11/13 15:44:46 tv Exp $
---- xglyph/Makefile.in.orig Sat Aug 15 10:02:40 1998
-+++ xglyph/Makefile.in Wed Nov 4 19:37:15 1998
-@@ -15,7 +15,7 @@
- #
- # Modified by H.Kakugawa to use libtool
-
--LIBTOOL = ../libtool
-+LIBTOOL = @LIBTOOL@
- SHELL = /bin/sh
- CC = @CC@
- CPP = @CPP@
-@@ -66,8 +66,8 @@
- SRCS = \
- xglyph.c \
-
--T1LIB = ../lib/libt1.la
-+T1LIB = -L${LOCALBASE}/lib -lt1
- T1LIBX = ../lib/libt1x.la
- XAWLIB = -lXaw -lXt -lXmu
-
-
-@@ -76,7 +76,7 @@
-
- xglyph: $(OBJS) ../lib/t1lib.h ../lib/t1libx.h
- $(LIBTOOL) --mode=link \
-- $(CC) -o xglyph $(OBJS) $(T1LIBX) $(T1LIB) \
-+ $(CC) -o xglyph $(OBJS) $(LDFLAGS) $(T1LIBX) $(T1LIB) \
- $(X_LIBS) $(XAWLIB) $(XLIB) $(LDLIBS)
-
-
diff --git a/textproc/t1libx/pkg/COMMENT b/textproc/t1libx/pkg/COMMENT
deleted file mode 100644
index 56732498e98..00000000000
--- a/textproc/t1libx/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-an X11 library for generating bitmaps from Adobe Type 1 fonts
diff --git a/textproc/t1libx/pkg/DESCR b/textproc/t1libx/pkg/DESCR
deleted file mode 100644
index 3f5cb3497aa..00000000000
--- a/textproc/t1libx/pkg/DESCR
+++ /dev/null
@@ -1,12 +0,0 @@
-t1lib is a library written in C which implements functions for generating
-bitmaps from Adobe Type 1 fonts. It uses most internal parts of the Type 1
-rasterizer provided with X11R5 and newer but tries avoid the disadvantages
-known from that rasterizer. Although most people would use the rasterizer
-under X11, having X11 is not necessary at all.
-
-The rasterizer is implemented as a shared or static library to be linked
-to the programs that want to use Type 1 fonts. In addition to this library
-there is a test-program called xglyph which, as the name indicates,
-requires X11. It can be used to show most of the features of the library.
-xglyph can be run out of the box without doing any X11 configuration like
-setting resources.
diff --git a/textproc/t1libx/pkg/PLIST b/textproc/t1libx/pkg/PLIST
deleted file mode 100644
index 2a655bdb107..00000000000
--- a/textproc/t1libx/pkg/PLIST
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 1998/11/05 08:28:48 garbled Exp $
-lib/libt1x.so.8.0
-lib/libt1x.a
-share/t1lib
-include/t1libx.h
-bin/xglyph