summaryrefslogtreecommitdiffstats
path: root/graphics/glitz
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/glitz')
-rw-r--r--graphics/glitz/Makefile33
-rw-r--r--graphics/glitz/distinfo3
-rw-r--r--graphics/glitz/pkg-descr5
-rw-r--r--graphics/glitz/pkg-plist12
4 files changed, 0 insertions, 53 deletions
diff --git a/graphics/glitz/Makefile b/graphics/glitz/Makefile
deleted file mode 100644
index cfceb5aae..000000000
--- a/graphics/glitz/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: glitz
-# Date created: 2004-10-06
-# Whom: Michael Johnson <ahze@ahze.net>
-#
-# $FreeBSD$
-# $MCom: ports/graphics/glitz/Makefile,v 1.7 2006/05/22 01:41:25 ahze Exp $
-#
-
-PORTNAME= glitz
-PORTVERSION= 0.5.6
-CATEGORIES= graphics
-MASTER_SITES= http://cairographics.org/snapshots/
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= OpenGL image compositing library
-
-USE_GL= yes
-USE_GNOME= pkgconfig gnometarget gnomehack
-GNU_CONFIGURE= yes
-USE_LDCONFIG= yes
-
-CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \
- LDFLAGS="${PTHREAD_LIBS}"
-
-.include <bsd.port.pre.mk>
-
-post-patch:
-.if ${OSVERSION} < 500000
- @${REINPLACE_CMD} -e 's|stdint.h|inttypes.h|' \
- ${WRKSRC}/src/glitzint.h
-.endif
-
-.include <bsd.port.post.mk>
diff --git a/graphics/glitz/distinfo b/graphics/glitz/distinfo
deleted file mode 100644
index 86714e7e5..000000000
--- a/graphics/glitz/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (glitz-0.5.6.tar.gz) = c507f140ecccc06aed8888c958edda4c
-SHA256 (glitz-0.5.6.tar.gz) = 132adf06e48531f4c01b6ba5843881e2b584a170c5222353d03cbef736d4a471
-SIZE (glitz-0.5.6.tar.gz) = 459224
diff --git a/graphics/glitz/pkg-descr b/graphics/glitz/pkg-descr
deleted file mode 100644
index d7c1f8266..000000000
--- a/graphics/glitz/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Glitz is an OpenGL image compositing library. Glitz provides
-Porter/Duff compositing of images and implicit mask generation for
-geometric primitives including trapezoids, triangles, and rectangles.
-
-WWW: http://freedesktop.org/Software/glitz
diff --git a/graphics/glitz/pkg-plist b/graphics/glitz/pkg-plist
deleted file mode 100644
index e87edf032..000000000
--- a/graphics/glitz/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-include/glitz-glx.h
-include/glitz.h
-lib/libglitz-glx.a
-lib/libglitz-glx.la
-lib/libglitz-glx.so
-lib/libglitz-glx.so.1
-lib/libglitz.a
-lib/libglitz.la
-lib/libglitz.so
-lib/libglitz.so.1
-libdata/pkgconfig/glitz-glx.pc
-libdata/pkgconfig/glitz.pc