Skip to content
Snippets Groups Projects
autobuild.xml 84.6 KiB
Newer Older
<?xml version="1.0" ?>
<llsd>
<map>
    <key>installables</key>
    <map>
      <key>GLOD</key>
      <map>
        <key>license</key>
        <string>GLOD</string>
        <key>license_file</key>
        <string>LICENSES/glod.txt</string>
        <key>name</key>
        <string>GLOD</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>b2fe1c860613a68e74d4384be418ffee</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-glod/rev/232684/arch/Darwin/installer/glod-1.0pre4-darwin-20110610.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>c0c64dae149d0892343e2ff300fd06b9</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-glod/rev/232684/arch/Linux/installer/glod-1.0pre4-linux-20110611.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>842208365f5b108dac4c7c733b99da9c</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-glod/rev/232684/arch/CYGWIN/installer/glod-1.0pre4-windows-20110610.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>SDL</key>
      <map>
        <key>license</key>
        <string>lgpl</string>
        <key>license_file</key>
        <string>LICENSES/SDL.txt</string>
        <key>name</key>
        <string>SDL</string>
        <key>platforms</key>
        <map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>69ae3b1c9cdb0ebc0d0e1ac8413e3eb7</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/SDL-1.2.14-linux-20110309.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
        </map>
      </map>
      <key>apr_suite</key>
      <map>
        <key>license</key>
        <string>apache</string>
        <key>license_file</key>
        <string>LICENSES/apr_suite.txt</string>
        <key>name</key>
        <string>apr_suite</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>2dfcd809e747f714b3fe0bf82a175812</string>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-apr/rev/259951/arch/Darwin/installer/apr_suite-1.4.5-darwin-20120618.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>f38c966a430012dc157fdc104f23a59b</string>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-apr/rev/259951/arch/Linux/installer/apr_suite-1.4.5-linux-20120618.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>4a9d040582342699c58c886c5ccd2caf</string>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-apr/rev/259951/arch/CYGWIN/installer/apr_suite-1.4.5-windows-20120618.tar.bz2</string>
120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>ares</key>
      <map>
        <key>license</key>
        <string>c-ares</string>
        <key>license_file</key>
        <string>LICENSES/c-ares.txt</string>
        <key>name</key>
        <string>ares</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>e6caaeea16131e1f2343ecd7765e3147</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/ares-1.7.1-darwin-20110217.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>0745872db83d45f4ab3bdc697d98e264</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-ares/rev/223275/arch/Linux/installer/ares-1.7.1-linux-20110310.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>1dcec6babd249a2597114d4ac226c461</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-ares/rev/220963/arch/CYGWIN/installer/ares-1.7.1-windows-20110211.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>boost</key>
      <map>
        <key>license</key>
        <string>boost</string>
        <key>license_file</key>
        <string>LICENSES/boost.txt</string>
        <key>name</key>
        <string>boost</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>d98078791ce345bf6168ce9ba53ca2d7</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-boost/rev/222752/arch/Darwin/installer/boost-1.45.0-darwin-20110304.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>a34e7fffdb94a6a4d8a2966b1f216da3</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/boost-1.45.0-linux-20110310.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>98be22c8833aa2bca184b9fa09fbb82b</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/boost-1.45.0-windows-20110124.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>colladadom</key>
      <map>
        <key>license</key>
        <string>scea</string>
        <key>license_file</key>
        <string>LICENSES/collada.txt</string>
        <key>name</key>
        <string>colladadom</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>480b27a0cb39a4adfcdeabef895de3e1</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-colladadom/rev/227230/arch/Darwin/installer/colladadom-2.2-darwin-20110420.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>be7321370b69b6d66938b82a9230a067</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-colladadom/rev/233450/arch/Linux/installer/colladadom-2.2-linux-20110621.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>a9f548eb6f9aaf292508a8b09c7f2f73</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-colladadom/rev/226584/arch/CYGWIN/installer/colladadom-2.2-windows-20110413.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>curl</key>
      <map>
        <key>license</key>
        <string>curl</string>
        <key>license_file</key>
        <string>LICENSES/curl.txt</string>
        <key>name</key>
        <string>curl</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>aaea644191807f51051cefa2fac11069</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/curl-7.21.1-darwin-20110316.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>2d9377951d99a1aa4735cea8d4b5aa71</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/curl-7.21.1-linux-20110316.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>fea96aa2a7d513397317194f3d6c979b</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/curl-7.21.1-windows-20110211.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>db</key>
      <map>
        <key>license</key>
        <string>bsd</string>
        <key>license_file</key>
        <string>LICENSES/db.txt</string>
        <key>name</key>
        <string>db</string>
        <key>platforms</key>
        <map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>8f57c413e0786681cbcb9ed2fb8a6d37</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/db-5.1.25-linux-20110309.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
        </map>
      </map>
      <key>dbusglib</key>
      <map>
        <key>license</key>
        <string>AFL2.1</string>
        <key>license_file</key>
        <string>LICENSES/dbus-glib.txt</string>
        <key>name</key>
        <string>dbusglib</string>
        <key>platforms</key>
        <map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>94b058b9a81114dc4567bd78e4335425</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/dbus_glib-0.76-linux-20110310.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
        </map>
      </map>
      <key>elfio</key>
      <map>
        <key>license</key>
        <string>lgpl</string>
        <key>license_file</key>
        <string>LICENSES/elfio.txt</string>
        <key>name</key>
        <string>elfio</string>
        <key>platforms</key>
        <map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>031e6315a5c0829c9b9a2ec18aeb7ae3</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-elfio/rev/222074/arch/Linux/installer/elfio-1.0.3-linux-20110225.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
        </map>
      </map>
      <key>expat</key>
      <map>
        <key>license</key>
        <string>mit</string>
        <key>license_file</key>
        <string>LICENSES/expat.txt</string>
        <key>name</key>
        <string>expat</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>180e03d0be1f1acfc3244e78742d7bef</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221695/arch/Darwin/installer/expat-2.0.1-darwin-20110218.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>9bd79781b58e556ab1c36084ec4a1c0c</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-expat/rev/221695/arch/Linux/installer/expat-2.0.1-linux-20110219.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>e72db1bda49b205ebdf4945d4ed2b8f8</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/expat-2.0.1-windows-20110215.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>fmod</key>
      <map>
        <key>license</key>
        <string>fmod</string>
        <key>license_file</key>
        <string>LICENSES/fmod.txt</string>
        <key>name</key>
        <string>fmod</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>61ead113e6479452e6b690c84b4e9d30</string>
              <key>url</key>
              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>0c61d643db54d2e5999be8254569d8b3</string>
              <key>url</key>
              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Linux/installer/fmod-3.75-linux-20110223.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>d9a9a6ad86895353bcd63374a4c1a91d</string>
              <key>url</key>
              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/CYGWIN/installer/fmod-3.75-windows-20110222.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>fontconfig</key>
      <map>
        <key>license</key>
        <string>mit</string>
        <key>license_file</key>
        <string>LICENSES/fontconfig.txt</string>
        <key>name</key>
        <string>fontconfig</string>
        <key>platforms</key>
        <map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>d8b08b657247566bde5fd853c7622478</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/fontconfig-2.8.0-linux-20110311.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
        </map>
      </map>
      <key>freeglut</key>
      <map>
        <key>license</key>
        <string>mit</string>
        <key>license_file</key>
        <string>LICENSES/freeglut.txt</string>
        <key>name</key>
        <string>freeglut</string>
        <key>platforms</key>
        <map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>825d5a9bafcc5bfe28dc4c1c4f87c576</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-freeglut/rev/221064/arch/CYGWIN/installer/freeglut-2.6.0-windows-20110214.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>freetype</key>
      <map>
        <key>license</key>
        <string>freetype</string>
        <key>license_file</key>
        <string>LICENSES/freetype.txt</string>
        <key>name</key>
        <string>freetype</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>c0eacb6348e032fbc69cfdc4bd215ee4</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/freetype-2.4.4-darwin-20110307.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>9f8a9dc39fd7c3da0fb3533782d1fddf</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-freetype/rev/226814/arch/Linux/installer/freetype-2.3.9-linux-20110418.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>271349827b939406162ce42e42cd18e0</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/freetype-2.4.4-windows-20110218.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>glext</key>
      <map>
        <key>license</key>
        <string>glext</string>
        <key>license_file</key>
        <string>LICENSES/glext.txt</string>
        <key>name</key>
        <string>glext</string>
        <key>platforms</key>
        <map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>5de58ca0fe19abf68b25956762ee0d29</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glext-68-windows-20110406.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>5de58ca0fe19abf68b25956762ee0d29</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glext-68-windows-20110406.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>glh_linear</key>
      <map>
        <key>license</key>
        <string>glh_linear</string>
        <key>license_file</key>
        <string>LICENSES/glh_linear.txt</string>
        <key>name</key>
        <string>glh_linear</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>366f940f2634b0e05954646927620bfd</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glh_linear-darwin-20101004.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>26f2df1f0b0fa01e94e0253e322f3583</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glh_linear-linux-20101001.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>57f8be28bbaa2505ae3b59deb2c77cdf</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glh_linear-windows-20101011.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>glui</key>
      <map>
        <key>license</key>
        <string>lgpl</string>
        <key>license_file</key>
        <string>LICENSES/glui.txt</string>
        <key>name</key>
        <string>glui</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>bd2f84ef8bd308570e2e532a371dc2ef</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glui-2.36-darwin-20110309.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>e006635a741420a15f40bbdac13bd8d7</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/glui-2.36-windows-20110214.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>google_breakpad</key>
      <map>
        <key>license</key>
        <string>bsd</string>
        <key>license_file</key>
        <string>LICENSES/google_breakpad.txt</string>
        <key>name</key>
        <string>google_breakpad</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>21babc394dbf8572830f2e85adec7b9f</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google_breakpad-0.0.0-rev599-darwin-20110202.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>204b02a9480c411232255798839431a2</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google_breakpad-0.0.0-rev599-linux-20110311.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>627c51136e14e64c5d39933f3abd3bdf</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/google_breakpad-0.0.0-rev599-windows-20110218.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>googlemock</key>
      <map>
        <key>license</key>
        <string>bsd</string>
        <key>license_file</key>
        <string>LICENSES/googlemock.txt</string>
        <key>name</key>
        <string>googlemock</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>886ee428f058005ab7f90f61784ec9d9</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/googlemock-1.1.0-darwin-20101004.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>782ca04e56d8eab755adcae297cafa7c</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/googlemock-1.1.0-linux-20101001.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>212701468920519f3989677cea9ca4f1</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/gmock-1.5.0-windows-20110224.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>gstreamer</key>
      <map>
        <key>license</key>
        <string>lgpl</string>
        <key>license_file</key>
        <string>LICENSES/gstreamer.txt</string>
        <key>name</key>
        <string>gstreamer</string>
        <key>platforms</key>
        <map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>ddbc0a64ad788107877fee777403592c</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/gstreamer-linux-20101013.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
        </map>
      </map>
      <key>gtk-atk-pango-glib</key>
      <map>
        <key>license</key>
        <string>lgpl</string>
        <key>license_file</key>
        <string>LICENSES/gtk-atk-pango-glib.txt</string>
        <key>name</key>
        <string>gtk-atk-pango-glib</string>
        <key>platforms</key>
        <map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>03694ade27f53199229c03cbbda89214</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/gtk-atk-pango-glib-linux-20101001.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>c257d718abdde8cfe8a0af26175161a7</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/gtk-atk-pango-glib-windows-20101001a.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>havok-source</key>
      <map>
        <key>license</key>
        <string>havok-ares</string>
        <key>license_file</key>
        <string>LICENSES/havok.txt</string>
        <key>name</key>
        <string>havok-source</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>efaf5cb3e861d44518eb03f4c406f03c</string>
              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/falcon_3p-havok-source/rev/261536/arch/Darwin/installer/havok_source-2012.1-darwin-20120710.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>d429de68361ef74081c5a96e444e877b</string>
              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/falcon_3p-havok-source/rev/261536/arch/Linux/installer/havok_source-2012.1-linux-20120711.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>cd6638f5a03469654615730c16889a60</string>
              <string>http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/falcon_3p-havok-source/rev/261536/arch/CYGWIN/installer/havok_source-2012.1-windows-20120710.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>jpeglib</key>
      <map>
        <key>license</key>
        <string>jpeglib</string>
        <key>license_file</key>
        <string>LICENSES/jpeglib.txt</string>
        <key>name</key>
        <string>jpeglib</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>71bd6efbf508e1f2e7d98a6195a93e9e</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jpeglib-8c-darwin-20110228.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>dcca1db348831cdb7c6b26dc4076c597</string>
              <key>url</key>
              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-jpeglib/rev/224895/arch/Linux/installer/jpeglib-8c-linux-20110323.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>a202ec58cef9097c94acfa958ed6da8d</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jpeglib-8c-windows-20110217.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>
      </map>
      <key>jsoncpp</key>
      <map>
        <key>license</key>
        <string>jsoncpp</string>
        <key>license_file</key>
        <string>LICENSES/jsoncpp.txt</string>
        <key>name</key>
        <string>jsoncpp</string>
        <key>platforms</key>
        <map>
          <key>darwin</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>de8b96120c274e052abb4f692861be46</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jsoncpp-0.5.0-darwin-20110131.tar.bz2</string>
            </map>
            <key>name</key>
            <string>darwin</string>
          </map>
          <key>linux</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>840cd9455638c0ea52c613cfddd07d5b</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jsoncpp-0.5.0-linux-20110315.tar.bz2</string>
            </map>
            <key>name</key>
            <string>linux</string>
          </map>
          <key>windows</key>
          <map>
            <key>archive</key>
            <map>
              <key>hash</key>
              <string>afff2018e6a887c281b072eecdd9343e</string>
              <key>url</key>
              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jsoncpp-0.5.0-windows-20110208.tar.bz2</string>
            </map>
            <key>name</key>
            <string>windows</string>
          </map>
        </map>