diff options
| author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
|---|---|---|
| committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-10-14 18:33:48 +0800 |
| commit | 1b3327761c8bcb98d89b529daeae9600844b4361 (patch) | |
| tree | 0be1cd4eb5fec6661da4798906b0d9bd522e794f /graphics/glitz | |
| parent | a65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff) | |
| download | marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2 marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip | |
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/glitz')
| -rw-r--r-- | graphics/glitz/Makefile | 33 | ||||
| -rw-r--r-- | graphics/glitz/distinfo | 3 | ||||
| -rw-r--r-- | graphics/glitz/pkg-descr | 5 | ||||
| -rw-r--r-- | graphics/glitz/pkg-plist | 12 |
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 |
