diff options
| author | Oz Linden <oz@lindenlab.com> | 2014-09-26 13:18:07 -0400 | 
|---|---|---|
| committer | Oz Linden <oz@lindenlab.com> | 2014-09-26 13:18:07 -0400 | 
| commit | 3fbf0f87c245d740c39ad16274e319890795f084 (patch) | |
| tree | 1ed45747cf9bec3203d721c9ab66d78ba4968cf3 | |
| parent | 6f36fb0cd9fc6fd99b60c472af877a72e389d51f (diff) | |
add partially converted packages for gtk-atk-pango-glib
| -rwxr-xr-x | autobuild.xml | 14 | 
1 files changed, 10 insertions, 4 deletions
| diff --git a/autobuild.xml b/autobuild.xml index 734623da4e..e1e6656c4c 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -915,6 +915,8 @@        </map>        <key>gtk-atk-pango-glib</key>        <map> +        <key>copyright</key> +        <string>Copyright (various, see sources)</string>          <key>license</key>          <string>lgpl</string>          <key>license_file</key> @@ -928,9 +930,9 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>03694ade27f53199229c03cbbda89214</string> +              <string>15af375116f5c943ea6f4190bc764224</string>                <key>url</key> -              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/gtk-atk-pango-glib-linux-20101001.tar.bz2</string> +              <string>http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/gtk_3p-gtk-atk-pango-glib/rev/294804/arch/Linux/installer/gtk_atk_pango_glib-0.1-linux-294804.tar.bz2</string>              </map>              <key>name</key>              <string>linux</string> @@ -940,14 +942,18 @@              <key>archive</key>              <map>                <key>hash</key> -              <string>c257d718abdde8cfe8a0af26175161a7</string> +              <string>ff3ae04f176624e3f763b3e6471586d0</string> +              <key>hash_algorithm</key> +              <string>md5</string>                <key>url</key> -              <string>http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/gtk-atk-pango-glib-windows-20101001a.tar.bz2</string> +              <string>ttp://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz-metadata_3p-gtk-atk-pango-glib/rev/289881/arch/CYGWIN/installer/gtk_atk_pango_glib-0.0-windows-289881.tar.bz2</string>              </map>              <key>name</key>              <string>windows</string>            </map>          </map> +        <key>version</key> +        <string>0.0</string>        </map>        <key>havok_source</key>        <map> | 
