aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/install.xml
diff options
context:
space:
mode:
authorMcCabe Maxsted2010-09-07 02:03:07 -0700
committerArmin Weatherwax2010-09-23 15:38:26 +0200
commitc1bfe1d0a5d0cf638a69e308cb0867eb29d6bcb8 (patch)
tree846bdc8745582999a467e0c2495c90dbd43b8a6c /linden/install.xml
parentFirst LL update of plugins, mainly documentation (diff)
downloadmeta-impy-c1bfe1d0a5d0cf638a69e308cb0867eb29d6bcb8.zip
meta-impy-c1bfe1d0a5d0cf638a69e308cb0867eb29d6bcb8.tar.gz
meta-impy-c1bfe1d0a5d0cf638a69e308cb0867eb29d6bcb8.tar.bz2
meta-impy-c1bfe1d0a5d0cf638a69e308cb0867eb29d6bcb8.tar.xz
Added missing glui and freeglut libs on Windows
Diffstat (limited to '')
-rw-r--r--linden/install.xml37
1 files changed, 37 insertions, 0 deletions
diff --git a/linden/install.xml b/linden/install.xml
index 2118090..b43d5aa 100644
--- a/linden/install.xml
+++ b/linden/install.xml
@@ -516,6 +516,21 @@
516 </map> 516 </map>
517 </map> 517 </map>
518 </map> 518 </map>
519 <key>freeglut</key>
520 <map>
521 <key>license</key>
522 <string>mit</string>
523 <key>packages</key>
524 <map>
525 <key>windows</key>
526 <map>
527 <key>md5sum</key>
528 <string>fcbb695ff203775fad96d184bf5f34fc</string>
529 <key>url</key>
530 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/freeglut-2.4.0-windows-20090608.tar.bz2</uri>
531 </map>
532 </map>
533 </map>
519 <key>freetype</key> 534 <key>freetype</key>
520 <map> 535 <map>
521 <key>copyright</key> 536 <key>copyright</key>
@@ -634,6 +649,28 @@
634 </map> 649 </map>
635 </map> 650 </map>
636 </map> 651 </map>
652 <key>glui</key>
653 <map>
654 <key>license</key>
655 <string>lgpl</string>
656 <key>packages</key>
657 <map>
658 <key>darwin</key>
659 <map>
660 <key>md5sum</key>
661 <string>84f792a860691d0fad6d1de6eeb31baa</string>
662 <key>url</key>
663 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glui-2.36-darwin-20090623a.tar.bz2</uri>
664 </map>
665 <key>windows</key>
666 <map>
667 <key>md5sum</key>
668 <string>5b8631fe510d4ebaeb965c673937e1e7</string>
669 <key>url</key>
670 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glui-2.3.6-windows-freeglut-20090608.tar.bz2</uri>
671 </map>
672 </map>
673 </map>
637 <key>google</key> 674 <key>google</key>
638 <map> 675 <map>
639 <key>license</key> 676 <key>license</key>