aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xlinden/install.xml146
1 files changed, 73 insertions, 73 deletions
diff --git a/linden/install.xml b/linden/install.xml
index 9337b0e..9fd6728 100755
--- a/linden/install.xml
+++ b/linden/install.xml
@@ -3,79 +3,6 @@
3<map> 3<map>
4 <key>installables</key> 4 <key>installables</key>
5 <map> 5 <map>
6 <key>hunspell</key>
7 <map>
8 <key>copyright</key>
9 <string>various</string>
10 <key>description</key>
11 <string>A open source spell check library</string>
12 <key>license</key>
13 <string>lgpl</string>
14 <key>packages</key>
15 <map>
16 <key>windows</key>
17 <map>
18 <key>md5sum</key>
19 <string>1eb49bf9bcce30f5fe0dddaed2a3c628</string>
20 <key>url</key>
21 <uri>http://modularsystems.sl/libraries/windows_hunspell.tar.bz2</uri>
22 </map>
23 <key>linux</key>
24 <map>
25 <key>md5sum</key>
26 <string>406d74f98a40a4c63dcf2611acda5b96</string>
27 <key>url</key>
28 <uri>http://modularsystems.sl/libraries/hunspell-1.2-linux-20100503.tar.bz2</uri>
29 </map>
30 <key>darwin</key>
31 <map>
32 <key>md5sum</key>
33 <string>9b970abfc9df40ad6d183a4b1f732fb2</string>
34 <key>url</key>
35 <uri>http://modularsystems.sl/libraries/hunspell-1.2-darwin.tar.gz</uri>
36 </map>
37 </map>
38 </map>
39 <key>jsoncpp</key>
40 <map>
41 <key>copyright</key>
42 <string>json-cpp library released to Public Domain by Baptiste Lepilleur &lt;blep@users.sourceforge.net&gt;</string>
43 <key>description</key>
44 <string>jsoncpp is an implementation of a JSON (http://json.org) reader and writer in C++.</string>
45 <key>license</key>
46 <string>jsoncpp</string>
47 <key>packages</key>
48 <map>
49 <key>darwin</key>
50 <map>
51 <key>md5sum</key>
52 <string>4c6b949778099a63550898f00f3e6a5e</string>
53 <key>url</key>
54 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jsoncpp-svn-r69-darwin-20090923.tar.bz2</uri>
55 </map>
56 <key>linux</key>
57 <map>
58 <key>md5sum</key>
59 <string>a2a94b8ca1d32f23e3e668d64023514e</string>
60 <key>url</key>
61 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jsoncpp-svn-r69-linux-20090922.tar.bz2</uri>
62 </map>
63 <key>linux64</key>
64 <map>
65 <key>md5sum</key>
66 <string>a06ab38628ab7b53b8f3326cd942a6a8</string>
67 <key>url</key>
68 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jsoncpp-svn-r69-linux64-20090922.tar.bz2</uri>
69 </map>
70 <key>windows</key>
71 <map>
72 <key>md5sum</key>
73 <string>6912b5137a8533096a731f77fb1363b4</string>
74 <key>url</key>
75 <uri>http://modularsystems.sl/libraries/json-windows.tar.bz2</uri>
76 </map>
77 </map>
78 </map>
79 <key>GL</key> 6 <key>GL</key>
80 <map> 7 <map>
81 <key>copyright</key> 8 <key>copyright</key>
@@ -831,6 +758,39 @@ cairo: Copyright © 2002 University of Southern California, Copyright © 2005 Re
831 </map> 758 </map>
832 </map> 759 </map>
833 </map> 760 </map>
761 <key>hunspell</key>
762 <map>
763 <key>copyright</key>
764 <string>various</string>
765 <key>description</key>
766 <string>A open source spell check library</string>
767 <key>license</key>
768 <string>lgpl</string>
769 <key>packages</key>
770 <map>
771 <key>windows</key>
772 <map>
773 <key>md5sum</key>
774 <string>1eb49bf9bcce30f5fe0dddaed2a3c628</string>
775 <key>url</key>
776 <uri>http://imprudenceviewer.org/download/libs/windows_hunspell.tar.bz2</uri>
777 </map>
778 <key>linux</key>
779 <map>
780 <key>md5sum</key>
781 <string>406d74f98a40a4c63dcf2611acda5b96</string>
782 <key>url</key>
783 <uri>http://imprudenceviewer.org/download/libs/hunspell-1.2-linux-20100503.tar.bz2</uri>
784 </map>
785 <key>darwin</key>
786 <map>
787 <key>md5sum</key>
788 <string>9b970abfc9df40ad6d183a4b1f732fb2</string>
789 <key>url</key>
790 <uri>http://imprudenceviewer.org/download/libs/hunspell-1.2-darwin.tar.gz</uri>
791 </map>
792 </map>
793 </map>
834 <key>iconv</key> 794 <key>iconv</key>
835 <map> 795 <map>
836 <key>license</key> 796 <key>license</key>
@@ -886,6 +846,46 @@ cairo: Copyright © 2002 University of Southern California, Copyright © 2005 Re
886 </map> 846 </map>
887 </map> 847 </map>
888 </map> 848 </map>
849 <key>jsoncpp</key>
850 <map>
851 <key>copyright</key>
852 <string>json-cpp library released to Public Domain by Baptiste Lepilleur &lt;blep@users.sourceforge.net&gt;</string>
853 <key>description</key>
854 <string>jsoncpp is an implementation of a JSON (http://json.org) reader and writer in C++.</string>
855 <key>license</key>
856 <string>jsoncpp</string>
857 <key>packages</key>
858 <map>
859 <key>darwin</key>
860 <map>
861 <key>md5sum</key>
862 <string>4c6b949778099a63550898f00f3e6a5e</string>
863 <key>url</key>
864 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jsoncpp-svn-r69-darwin-20090923.tar.bz2</uri>
865 </map>
866 <key>linux</key>
867 <map>
868 <key>md5sum</key>
869 <string>a2a94b8ca1d32f23e3e668d64023514e</string>
870 <key>url</key>
871 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jsoncpp-svn-r69-linux-20090922.tar.bz2</uri>
872 </map>
873 <key>linux64</key>
874 <map>
875 <key>md5sum</key>
876 <string>a06ab38628ab7b53b8f3326cd942a6a8</string>
877 <key>url</key>
878 <uri>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/jsoncpp-svn-r69-linux64-20090922.tar.bz2</uri>
879 </map>
880 <key>windows</key>
881 <map>
882 <key>md5sum</key>
883 <string>6912b5137a8533096a731f77fb1363b4</string>
884 <key>url</key>
885 <uri>http://imprudenceviewer.org/download/libs/json-windows.tar.bz2</uri>
886 </map>
887 </map>
888 </map>
889 <key>libmono</key> 889 <key>libmono</key>
890 <map> 890 <map>
891 <key>copyright</key> 891 <key>copyright</key>