[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On 2003-05-15, Eric Botcazou <ebotcazou@xxxxxxxxxx> wrote:
> > PS! Grzegorz, I would appreciate if you could put up the two
> > new directx sdks i mentioned in an earlier mail on the wip.html
> > page. Thanks!
>
> I would like to test them before.
Just in time... you know mirrors are cool? Don't ask. Here's a patch
you can apply once you aprove the files. The files themselves are
stored in the web's temp subdirectory, you only have to move them.
Index: data/wip/wip.en
===================================================================
RCS file: /cvsroot/alleg/allegrowww/data/wip/wip.en,v
retrieving revision 1.21
diff -u -r1.21 wip.en
--- data/wip/wip.en 11 May 2003 22:50:22 -0000 1.21
+++ data/wip/wip.en 15 May 2003 19:12:14 -0000
@@ -34,6 +34,10 @@
This file contains the minimal version of the DirectX 7 SDK for MingW32.
+#-dx80_mgw_text
+This file contains the minimal version of the DirectX 8 SDK for MingW32.
+
+
#-dx70_min_text
You may have problems compiling the Allegro DLL if you don't have the
correct version of the DirectX SDK library and header files. This file
Index: external/binary-files.txt
===================================================================
RCS file: /cvsroot/alleg/allegrowww/external/binary-files.txt,v
retrieving revision 1.59
diff -u -r1.59 binary-files.txt
--- external/binary-files.txt 11 May 2003 22:44:42 -0000 1.59
+++ external/binary-files.txt 15 May 2003 19:12:16 -0000
@@ -227,8 +227,13 @@
mirror_files.append(("dx70_mgw.zip",
"http://alleg.sourceforge.net/files/dx70_mgw.zip",
- 245831, "905da1feb53d74fdb50425019ed30d21",
+ 248243, "54799990151876aabf8a46d6f5ab89db",
"files/dx70_mgw.zip", ["high"]))
+
+mirror_files.append(("dx80_mgw.zip",
+ "http://alleg.sourceforge.net/files/dx80_mgw.zip",
+ 759770, "85f341442fe9adef43317379c7472022",
+ "files/dx80_mgw.zip", ["high"]))
mirror_files.append(("all403_bin.zip",
"http://prdownloads.sourceforge.net/alleg/all403_bin.zip?download",
Index: src/wip.html
===================================================================
RCS file: /cvsroot/alleg/allegrowww/src/wip.html,v
retrieving revision 1.60
diff -u -r1.60 wip.html
--- src/wip.html 11 May 2003 22:50:22 -0000 1.60
+++ src/wip.html 15 May 2003 19:12:17 -0000
@@ -121,6 +121,14 @@
<b><include-data=wip/wip:only_for_windows></b>
</td>
+ </tr><tr bgcolor="#FFF3CC">
+
+ <td valign=top><mirror-link=dx80_mgw.zip></td>
+ <td valign=top><tt><mirror-ksize=dx80_mgw.zip><b>k</b></tt></td>
+ <td valign=top><include-data=wip/wip:dx80_mgw_text>
+ <b><include-data=wip/wip:only_for_windows></b>
+ </td>
+
</tr></table>
</td></tr></table>