summaryrefslogtreecommitdiff
path: root/multimedia/xanim/patches
diff options
context:
space:
mode:
authortron <tron>2005-10-11 10:06:35 +0000
committertron <tron>2005-10-11 10:06:35 +0000
commit7d72c621a9934ff2315843caf24f788feccf864b (patch)
treea8a66bd625f4d4a95a90502a4626cf0a64144d6b /multimedia/xanim/patches
parent9cfaac81103289f90a65626d6b7d897d13ea976d (diff)
downloadpkgsrc-7d72c621a9934ff2315843caf24f788feccf864b.tar.gz
Update "xanim" package to vesion 2.92.0. A list of change is not available.
This version does however have a working master site.
Diffstat (limited to 'multimedia/xanim/patches')
-rw-r--r--multimedia/xanim/patches/patch-ab63
1 files changed, 25 insertions, 38 deletions
diff --git a/multimedia/xanim/patches/patch-ab b/multimedia/xanim/patches/patch-ab
index d5ed69a126e..c8363d72d18 100644
--- a/multimedia/xanim/patches/patch-ab
+++ b/multimedia/xanim/patches/patch-ab
@@ -1,31 +1,16 @@
-$NetBSD: patch-ab,v 1.1.1.1 2004/01/26 15:19:53 jmmv Exp $
+$NetBSD: patch-ab,v 1.2 2005/10/11 10:06:35 tron Exp $
---- Imakefile.orig Sun Mar 21 14:36:26 1999
-+++ Imakefile
-@@ -96,9 +96,10 @@ XCOMM Specify any Linker flags needed
- XCOMM to link against symbols inside xanim.
- XCOMM
- XCOMM ## Linux
--LD_FLAGS = -rdynamic
-+XCOMM LD_FLAGS = -rdynamic
- XCOMM ## SunOS/Solaris use:
- XCOMM LD_FLAGS =
-+LD_FLAGS =
-
-
- XCOMM #########################################################################
-@@ -111,17 +112,17 @@ XCOMM
- XCOMM NOTE: not all machines need the XA_DLL_LIB define.
- XCOMM #########################################################################
- XCOMM
--XA_DLL_DEF = -DXA_DLL -DXA_PRINT
-+XCOMM XA_DLL_DEF = -DXA_DLL -DXA_PRINT
- XCOMM ### Use this only if the above doesn't work
- XCOMM XA_DLL_DEF = -DXA_DLL
+--- Imakefile.orig 2002-04-21 00:25:06.000000000 +0100
++++ Imakefile 2005-10-11 10:56:41.000000000 +0100
+@@ -120,14 +120,14 @@
+ XCOMM XA_DLL_LIB = -ldl
+ XCOMM
+ XCOMM HP/UX should use the following:
+-XA_DLL_DEF = -DXA_HPDLL
+-XA_DLL_LIB = -Wl,-E -ldld
++XCOMM XA_DLL_DEF = -DXA_HPDLL
++XCOMM XA_DLL_LIB = -Wl,-E -ldld
XCOMM
- XCOMM ### You may need this library.
--XA_DLL_LIB = -ldl
-+XCOMM XA_DLL_LIB = -ldl
XCOMM
XCOMM If you'd like to change the default directory that XAnim searches while
XCOMM looking for dlls, then change the directory below.
@@ -34,19 +19,21 @@ $NetBSD: patch-ab,v 1.1.1.1 2004/01/26 15:19:53 jmmv Exp $
+XA_DLL_PATH = ${PREFIX}/lib/xanim
-
-@@ -267,8 +268,8 @@ XCOMM -- NOTE_9 Since xanim doesn't yet
- XCOMM XA_AUDIO_DEFS =
- XCOMM
- XCOMM ## -- Linux PCs ---------------------------------------------------------
--XA_AUDIO_DEFS = -DXA_LINUX_AUDIO
--XA_AUDIO_LIBS = -lc
-+XCOMM XA_AUDIO_DEFS = -DXA_LINUX_AUDIO
-+XCOMM XA_AUDIO_LIBS = -lc
+ XCOMM #########################################################################
+@@ -351,9 +351,9 @@
+ XCOMM XA_AUDIO_LIBS = -lAlib
+ XCOMM --
+ XCOMM -- HP/UX 10.x AServer
+-XA_AUDIO_DEFS = -DXA_HP_AUDIO -DXA_HP10
+-XA_AUDIO_LIBS = -L/opt/audio/lib -lAlib
+-XA_AUDIO_INCS = -I/opt/audio/include
++XCOMM XA_AUDIO_DEFS = -DXA_HP_AUDIO -DXA_HP10
++XCOMM XA_AUDIO_LIBS = -L/opt/audio/lib -lAlib
++XCOMM XA_AUDIO_INCS = -I/opt/audio/include
XCOMM
- XCOMM -- Linux PC's with OLD Rev sound drivers -------------------------------
- XCOMM XA_AUDIO_DEFS = -DXA_LINUX_AUDIO -DXA_LINUX_OLDER_SND
-@@ -465,7 +466,7 @@ DEFINES = $(XA_DEFS)
+ XCOMM ------ AF (AudioFile) Support ------------------------------------------
+ XCOMM -- You need to indicate where the AF libraries libAFUtil.a and libAF.a
+@@ -470,7 +470,7 @@
PROGRAMS = $(XANIM)