From c698265f5c18e66ec0ef024decd43a8d2e59634d Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 16 Oct 2000 09:38:27 +0000 Subject: Add ruby-ming, Ruby module for the Ming library which allows you to create Flash (TM) movies. --- graphics/ruby-ming/files/patch-depend | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 graphics/ruby-ming/files/patch-depend (limited to 'graphics/ruby-ming/files/patch-depend') diff --git a/graphics/ruby-ming/files/patch-depend b/graphics/ruby-ming/files/patch-depend new file mode 100644 index 000000000000..3af7c1ae3ad6 --- /dev/null +++ b/graphics/ruby-ming/files/patch-depend @@ -0,0 +1,17 @@ +--- depend.orig Fri Oct 13 15:26:31 2000 ++++ depend Mon Oct 16 17:55:07 2000 +@@ -1,4 +1,4 @@ +-SWIGINC= ../py_ext ++SWIGINC= . + + OBJS+= ming_wrap.o + +@@ -7,7 +7,7 @@ + ming_wrap.o: ming_wrap.c + + ming_wrap.c: ${SWIGINC}/blocklist.i ${SWIGINC}/blocktypes.i ${SWIGINC}/ming.i ${SWIGINC}/swf.i +- swig -I${SWIGINC} -ruby ${SWIGINC}/ming.i ++ swig1.3 -I${SWIGINC} -ruby ${SWIGINC}/ming.i + + clean: clean_local + -- cgit v1.2.3