From 79fc2227cb05ebc81c28c3c57df7a3f22e0cad92 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 23 Dec 2006 10:33:29 +0000 Subject: Enable zlib support, improves support for MOVs slightly. Add HOMEPAGE. Bump PKGREVISION. From Sergey Svishchev. --- multimedia/xanim/patches/patch-ab | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) (limited to 'multimedia/xanim/patches') diff --git a/multimedia/xanim/patches/patch-ab b/multimedia/xanim/patches/patch-ab index c8363d72d18..a59bd27985e 100644 --- a/multimedia/xanim/patches/patch-ab +++ b/multimedia/xanim/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.2 2005/10/11 10:06:35 tron Exp $ +$NetBSD: patch-ab,v 1.3 2006/12/23 10:33:29 wiz Exp $ ---- Imakefile.orig 2002-04-21 00:25:06.000000000 +0100 -+++ Imakefile 2005-10-11 10:56:41.000000000 +0100 -@@ -120,14 +120,14 @@ +--- Imakefile.orig 2002-04-20 23:25:06.000000000 +0000 ++++ Imakefile +@@ -120,14 +120,14 @@ XCOMM ### You may need this library. XCOMM XA_DLL_LIB = -ldl XCOMM XCOMM HP/UX should use the following: @@ -20,7 +20,18 @@ $NetBSD: patch-ab,v 1.2 2005/10/11 10:06:35 tron Exp $ XCOMM ######################################################################### -@@ -351,9 +351,9 @@ +@@ -138,8 +138,8 @@ XCOMM + XCOMM ######################################################################### + XCOMM + XCOMM -- Uncomment these if you have the library libz.* on your machine. +-XCOMM XA_ZLIB_DEF = -DXA_ZLIB +-XCOMM XA_ZLIB_LIB = -lz ++XA_ZLIB_DEF = -DXA_ZLIB ++XA_ZLIB_LIB = -lz + XCOMM + XCOMM -- If the file libz.* is not in a directory that is normally + XCOMM searched by your linker, then you need to uncomment the +@@ -351,9 +351,9 @@ XCOMM XA_AUDIO_DEFS = -DXA_HP_AUDIO XCOMM XA_AUDIO_LIBS = -lAlib XCOMM -- XCOMM -- HP/UX 10.x AServer @@ -33,7 +44,7 @@ $NetBSD: patch-ab,v 1.2 2005/10/11 10:06:35 tron Exp $ XCOMM XCOMM ------ AF (AudioFile) Support ------------------------------------------ XCOMM -- You need to indicate where the AF libraries libAFUtil.a and libAF.a -@@ -470,7 +470,7 @@ +@@ -470,7 +470,7 @@ DEFINES = $(XA_DEFS) PROGRAMS = $(XANIM) -- cgit v1.2.3