summaryrefslogtreecommitdiff
path: root/graphics/openptc
diff options
context:
space:
mode:
authorwiz <wiz>2005-05-18 22:39:00 +0000
committerwiz <wiz>2005-05-18 22:39:00 +0000
commit106e62802a136a83e67700022844b0ac3e9eb1a4 (patch)
tree6f3fcf1d94a4915cdab807505a2d031a0b1b6fae /graphics/openptc
parentcdc2e5df65c2e2e18b4bb59bda5316482a57fa1e (diff)
downloadpkgsrc-106e62802a136a83e67700022844b0ac3e9eb1a4.tar.gz
Remove packages that have been broken on 2.0/i386 for over 9 months
now; neither maintainer nor anyone else stepped up to fix them. Predicted on tech-pkg and in private mail to maintainers; no comments.
Diffstat (limited to 'graphics/openptc')
-rw-r--r--graphics/openptc/DESCR13
-rw-r--r--graphics/openptc/Makefile21
-rw-r--r--graphics/openptc/PLIST34
-rw-r--r--graphics/openptc/distinfo8
-rw-r--r--graphics/openptc/patches/patch-aa44
-rw-r--r--graphics/openptc/patches/patch-ab32
-rw-r--r--graphics/openptc/patches/patch-ac14
7 files changed, 0 insertions, 166 deletions
diff --git a/graphics/openptc/DESCR b/graphics/openptc/DESCR
deleted file mode 100644
index 303e1a5c1fd..00000000000
--- a/graphics/openptc/DESCR
+++ /dev/null
@@ -1,13 +0,0 @@
-Prometheus Truecolour (OpenPTC) is a third-generation standard for cross
-platform low-level graphics access. A lot of design experience has gone into
-it to provide one of the cleanest APIs available for this kind of purpose.
-
-OpenPTC will provide you with a frame-buffer to draw into. You can choose
-that buffer to use a pixel format convenient for you, OpenPTC will convert
-it to the video modes on the target platform, using highly optimised
-x86 and MMX routines where available. This is achieved using the HERMES
-((c)1998/99 Christian Nentwich et al) pixel conversion library.
-
-OpenPTC 1.0 is available for X11, GGI (Linux), Win32, DOS and JAVA. Work for
-other platforms is in progress. All implementations of PTC come with full
-source code and may be used free of charge even in commercial projects.
diff --git a/graphics/openptc/Makefile b/graphics/openptc/Makefile
deleted file mode 100644
index a08a4b3c2b0..00000000000
--- a/graphics/openptc/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:46:07 tv Exp $
-
-DISTNAME= OpenPTC-x11-1.0.0-2
-PKGNAME= OpenPTC-X11-1.0.02
-PKGREVISION= 1
-CATEGORIES= graphics
-MASTER_SITES= # only on NetBSD mirrors anymore
-
-MAINTAINER= root@garbled.net
-HOMEPAGE= http://www.gaffer.org/ptc/
-COMMENT= Prometheus Truecolour for X11
-
-WRKSRC= ${WRKDIR}/OpenPTC-x11-1.0.0
-GNU_CONFIGURE= yes
-USE_GNU_TOOLS+= make
-USE_X11BASE= yes
-
-BUILDLINK_DEPENDS.Hermes= Hermes>=1.3.2nb1
-
-.include "../../graphics/hermes/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/openptc/PLIST b/graphics/openptc/PLIST
deleted file mode 100644
index ad837bd4156..00000000000
--- a/graphics/openptc/PLIST
+++ /dev/null
@@ -1,34 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:52:29 zuntum Exp $
-bin/ptc-config
-include/ptc/Core/Area.h
-include/ptc/Core/Base.h
-include/ptc/Core/Clear.h
-include/ptc/Core/Clipper.h
-include/ptc/Core/Color.h
-include/ptc/Core/Config.h
-include/ptc/Core/Copy.h
-include/ptc/Core/Error.h
-include/ptc/Core/Format.h
-include/ptc/Core/Hermes.h
-include/ptc/Core/Index.h
-include/ptc/Core/Key.h
-include/ptc/Core/Mode.h
-include/ptc/Core/Palette.h
-include/ptc/Core/Surface.h
-include/ptc/Core/Timer.h
-include/ptc/Core/Types.h
-include/ptc/X11/Console.h
-include/ptc/X11/DGADisplay.h
-include/ptc/X11/Display.h
-include/ptc/X11/Image.h
-include/ptc/X11/WindowDisplay.h
-include/ptc/X11/ptconfig.h
-include/ptc/ptc.h
-lib/libptc.1.0.a
-lib/libptc.a
-lib/libptc.so
-lib/libptc.so.1
-lib/libptc.so.1.0
-@dirrm include/ptc/Core
-@dirrm include/ptc/X11
-@dirrm include/ptc
diff --git a/graphics/openptc/distinfo b/graphics/openptc/distinfo
deleted file mode 100644
index e341cc994bf..00000000000
--- a/graphics/openptc/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 08:45:10 agc Exp $
-
-SHA1 (OpenPTC-x11-1.0.0-2.tar.gz) = e28eaed3c7678f269c2a1ef5846dc607033b6489
-RMD160 (OpenPTC-x11-1.0.0-2.tar.gz) = 58f3471fcce705477455448a669b1598b7c426b2
-Size (OpenPTC-x11-1.0.0-2.tar.gz) = 562050 bytes
-SHA1 (patch-aa) = 6b7ad89297a9fcdce8d08b36859cf14ccc6144f2
-SHA1 (patch-ab) = 55422988cb03c6c83d394a3632b33116ec7ea511
-SHA1 (patch-ac) = bab854a254865f3e9aa21b67e62f3bac93a9ac32
diff --git a/graphics/openptc/patches/patch-aa b/graphics/openptc/patches/patch-aa
deleted file mode 100644
index 9ba304cd65f..00000000000
--- a/graphics/openptc/patches/patch-aa
+++ /dev/null
@@ -1,44 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 1999/07/22 09:14:55 garbled Exp $
---- configure.orig Wed Mar 31 16:43:45 1999
-+++ configure Thu Jul 22 01:34:25 1999
-@@ -528,9 +528,9 @@
-
-
-
--PTCVERSION="1.0.0"
-+PTCVERSION="1.0"
- PTCFLAGS=$CXXFLAGS
--PTCLIBS="-lX11 -lXext"
-+PTCLIBS="-lX11 -lXext $LDFLAGS"
- SAVELIBS=""
-
-
-@@ -1950,7 +1950,7 @@
- #include "confdefs.h"
- #include <$ac_hdr>
- EOF
--ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
-+ac_try="$ac_cpp -I$LOCALBASE/include conftest.$ac_ext >/dev/null 2>conftest.out"
- { (eval echo configure:1955: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
- ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`
- if test -z "$ac_err"; then
-@@ -2019,9 +2019,6 @@
-
- echo
- echo "Do you want to build a dynamic library too ? (y/n) "
--read PTC_DYN_JN
--
--if test $PTC_DYN_JN = "y"; then
- echo "Building dynamic library".
- PTC_DYN="dynamic"
-
-@@ -2042,9 +2039,6 @@
- # else
- # echo "Skippping Java support."
- # fi
--else
-- echo "No dynamic library will be built."
--fi
-
-
-
diff --git a/graphics/openptc/patches/patch-ab b/graphics/openptc/patches/patch-ab
deleted file mode 100644
index 22fac3d4599..00000000000
--- a/graphics/openptc/patches/patch-ab
+++ /dev/null
@@ -1,32 +0,0 @@
-$NetBSD: patch-ab,v 1.2 2001/02/23 13:09:24 wiz Exp $
-
---- Makefile.in.orig Thu Apr 1 01:44:04 1999
-+++ Makefile.in
-@@ -54,20 +54,21 @@
- install -d $(prefix)/include/ptc/X11
- install -d $(exec_prefix)/lib
- install -d $(exec_prefix)/bin
-- install -m 0644 source/ptc.h $(prefix)/include/ptc
-+ install -c -m 0644 source/ptc.h $(prefix)/include/ptc
- for incfile in $(CORE_HEADER_FILES); do \
-- install -m 0644 source/Core/$$incfile $(prefix)/include/ptc/Core; \
-+ install -c -m 0644 source/Core/$$incfile $(prefix)/include/ptc/Core; \
- done
- for incfile in $(X11_HEADER_FILES); do \
-- install -m 0644 source/X11/$$incfile $(prefix)/include/ptc/X11; \
-+ install -c -m 0644 source/X11/$$incfile $(prefix)/include/ptc/X11; \
- done
-- install -m 0644 $(PTC_LIBRARY_PATH)/$(PTC_LIBRARY_NAME) $(exec_prefix)/lib
-+ install -c -m 0644 $(PTC_LIBRARY_PATH)/$(PTC_LIBRARY_NAME) $(exec_prefix)/lib
- @cd $(exec_prefix)/lib ; ln -sf $(PTC_LIBRARY_NAME) libptc.a
-- install -m 0755 ptc-config $(exec_prefix)/bin
-+ install -c -m 0755 ptc-config $(exec_prefix)/bin
- chmod 755 $(exec_prefix)/bin/ptc-config
- if test -e library/$(PTC_LIBRARY_DYN); then \
-- install -m 0755 library/$(PTC_LIBRARY_DYN) $(exec_prefix)/lib; \
-+ install -c -m 0755 library/$(PTC_LIBRARY_DYN) $(exec_prefix)/lib; \
- cd $(exec_prefix)/lib ; ln -sf $(PTC_LIBRARY_DYN) libptc.so ; \
-+ ln -sf $(PTC_LIBRARY_DYN) libptc.so.1 ; \
- fi
-
-
diff --git a/graphics/openptc/patches/patch-ac b/graphics/openptc/patches/patch-ac
deleted file mode 100644
index 3eb6a3a5a97..00000000000
--- a/graphics/openptc/patches/patch-ac
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ac,v 1.1 2002/07/16 14:55:04 agc Exp $
-
---- demos/land/Land.cc 2002/07/16 14:50:07 1.1
-+++ demos/land/Land.cc 2002/07/16 14:50:38
-@@ -259,7 +259,8 @@
- //
- // Initialize last-y and last-color arrays
- //
-- for ( int d=0; d<SCREENWIDTH; d++ )
-+ int d;
-+ for ( d=0; d<SCREENWIDTH; d++ )
- {
- lasty[d]=SCREENHEIGHT;
- lastc[d]=-1;