diff options
author | Karl Berry <karl@freefriends.org> | 2018-04-11 21:59:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-04-11 21:59:08 +0000 |
commit | d384d7085e0b2a76496fbbe1fbe0aa14f21db601 (patch) | |
tree | c972c916f74fb354f7ae1b7585407a19d2620ffe /Master/source | |
parent | b38c77d4660aa351cb1ec83bc96a1eccdcad3d0b (diff) |
update asy lib sources
git-svn-id: svn://tug.org/texlive/trunk@47452 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/source')
-rw-r--r-- | Master/source/asymptote/asymptote.README | 29 | ||||
-rw-r--r-- | Master/source/asymptote/cygwin-20170203-src.tar.xz | bin | 0 -> 10558308 bytes | |||
-rw-r--r-- | Master/source/asymptote/cygwin-src-20150430.tar.xz | bin | 7562548 -> 0 bytes | |||
-rw-r--r-- | Master/source/asymptote/freeglut-2.6.0-rc1.tar.gz | bin | 715384 -> 0 bytes | |||
-rw-r--r-- | Master/source/asymptote/freeglut-2.8.1.tar.gz | bin | 0 -> 1005343 bytes | |||
-rw-r--r-- | Master/source/asymptote/ogl-sample.20000807.tgz | bin | 1751716 -> 0 bytes |
6 files changed, 4 insertions, 25 deletions
diff --git a/Master/source/asymptote/asymptote.README b/Master/source/asymptote/asymptote.README index cf2b04655ac..1e713f346c8 100644 --- a/Master/source/asymptote/asymptote.README +++ b/Master/source/asymptote/asymptote.README @@ -4,31 +4,10 @@ The basic Asymptote (home page: http://asymptote.sf.net) sources are included in the TL sources. We also include a number of Windows dll's for Asymptote (and nothing else). -Sources for cygwin1.dll: -http://cygwin.com/snapshots/x86/cygwin-src-20150430.tar.xz +Sources for cygwin: +https://cygwin.com/snapshots/x86/cygwin-20170203-src.tar.xz Sources for freeglut.dll: -http://prdownloads.sourceforge.net/freeglut/freeglut-2.6.0-rc1.tar.gz +http://prdownloads.sourceforge.net/freeglut/freeglut-2.8.1.tar.gz -Sources for glu32.dll: -ftp://ftp.freedesktop.org/pub/mesa/7.6/MesaLib-7.6.tar.bz2 - patched as detailed here: -http://old.nabble.com/Error-building-MesaLib-7.6-onto-Win32-with-Microsoft-Visual-Studio-2005-and-2008-td25990977.html - -Here are explicit instructions from John for compiling freeglut: - -#!/bin/sh -x -#Be sure to install header files in /usr/include/w32api/GL/ -#and remove /usr/include/GL -# -ln -sf /usr/bin/cyggcc_s-1.dll /usr/lib/libgcc_s.a -wget http://prdownloads.sourceforge.net/freeglut/freeglut-2.6.0.tar.gz -tar -zxf freeglut-2.6.0.tar.gz -cd freeglut-2.6.0 -./configure --prefix=/usr --without-x -make -k -cd src -gcc -s -static -shared -o freeglut.dll *.o -Wl,--out-implib=libfreeglut.a -lglu32 -lopengl32 -lgdi32 -lwinmm -cp freeglut.dll /lib -gcc -s -shared -o freeglut.dll *.o -Wl,--out-implib=libfreeglut.a -lglu32 -lopengl32 -lgdi32 -lwinmm -cp libfreeglut.a /lib +The README in the Asymptote sources has more information. diff --git a/Master/source/asymptote/cygwin-20170203-src.tar.xz b/Master/source/asymptote/cygwin-20170203-src.tar.xz Binary files differnew file mode 100644 index 00000000000..91fffd83243 --- /dev/null +++ b/Master/source/asymptote/cygwin-20170203-src.tar.xz diff --git a/Master/source/asymptote/cygwin-src-20150430.tar.xz b/Master/source/asymptote/cygwin-src-20150430.tar.xz Binary files differdeleted file mode 100644 index e6f3b701eee..00000000000 --- a/Master/source/asymptote/cygwin-src-20150430.tar.xz +++ /dev/null diff --git a/Master/source/asymptote/freeglut-2.6.0-rc1.tar.gz b/Master/source/asymptote/freeglut-2.6.0-rc1.tar.gz Binary files differdeleted file mode 100644 index fb91f763cf0..00000000000 --- a/Master/source/asymptote/freeglut-2.6.0-rc1.tar.gz +++ /dev/null diff --git a/Master/source/asymptote/freeglut-2.8.1.tar.gz b/Master/source/asymptote/freeglut-2.8.1.tar.gz Binary files differnew file mode 100644 index 00000000000..216e54b17d4 --- /dev/null +++ b/Master/source/asymptote/freeglut-2.8.1.tar.gz diff --git a/Master/source/asymptote/ogl-sample.20000807.tgz b/Master/source/asymptote/ogl-sample.20000807.tgz Binary files differdeleted file mode 100644 index 54a41d82f78..00000000000 --- a/Master/source/asymptote/ogl-sample.20000807.tgz +++ /dev/null |