aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/install.xml
diff options
context:
space:
mode:
authorJacek Antonelli2009-01-11 18:42:44 -0600
committerJacek Antonelli2009-01-11 18:42:44 -0600
commit3de88985954fb57012e8206c14b242c09dab9930 (patch)
tree3926ec02b48b9017f34f2ee9d165214eef8651e4 /linden/install.xml
parentUse BOOST_SIGNALS_LIB in newview/CMakeLists. (diff)
downloadmeta-impy-3de88985954fb57012e8206c14b242c09dab9930.zip
meta-impy-3de88985954fb57012e8206c14b242c09dab9930.tar.gz
meta-impy-3de88985954fb57012e8206c14b242c09dab9930.tar.bz2
meta-impy-3de88985954fb57012e8206c14b242c09dab9930.tar.xz
Added glib package to install.xml.
Diffstat (limited to 'linden/install.xml')
-rw-r--r--linden/install.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/linden/install.xml b/linden/install.xml
index f764a5e..4d2b5d0 100644
--- a/linden/install.xml
+++ b/linden/install.xml
@@ -368,6 +368,37 @@
368 </map> 368 </map>
369 </map> 369 </map>
370 </map> 370 </map>
371 <key>glib</key>
372 <map>
373 <key>description</key>
374 <string>GLib is a library containing many useful C routines for things such as trees, hashes, and lists.</string>
375 <key>license</key>
376 <string>gpl</string>
377 <key>packages</key>
378 <map>
379 <key>darwin</key>
380 <map>
381 <key>md5sum</key>
382 <string>6cc5ce1fafd10299fdb890b3d4c3cf53</string>
383 <key>url</key>
384 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glib-2.0-darwin-20080817.tar.bz2</uri>
385 </map>
386 <key>linux</key>
387 <map>
388 <key>md5sum</key>
389 <string>2f1a9e14f9213c2c9564c1c1cfdd6d47</string>
390 <key>url</key>
391 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glib-2.0-linux-20080817.tar.bz2</uri>
392 </map>
393 <key>windows</key>
394 <map>
395 <key>md5sum</key>
396 <string>3d5e29d444dde4815b36082eedfc775a</string>
397 <key>url</key>
398 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glib-2.0-windows-20080817.tar.bz2</uri>
399 </map>
400 </map>
401 </map>
371 <key>google</key> 402 <key>google</key>
372 <map> 403 <map>
373 <key>license</key> 404 <key>license</key>