From 25ff85a9f07ac000b21036bd78c554cac572434d Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Mon, 29 Sep 2014 19:04:58 +0000 Subject: upgrade packages for dbus_glib and libuuid to autobuild 1.0 --- autobuild.xml | 26 +++++++++++++++++++------- indra/cmake/DBusGlib.cmake | 2 +- 2 files changed, 20 insertions(+), 8 deletions(-) diff --git a/autobuild.xml b/autobuild.xml index 19ca3af2ce..5d93bfea3b 100755 --- a/autobuild.xml +++ b/autobuild.xml @@ -293,8 +293,12 @@ dbus_glib + copyright + Copyright (C) Red Hat Inc. + description + D-Bus bindings for glib license - AFL2.1 + Academic Free License v. 2.1 license_file LICENSES/dbus-glib.txt name @@ -306,14 +310,16 @@ archive hash - 94b058b9a81114dc4567bd78e4335425 + ad78620ba44f01e6284e575dbcc4f53a url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/dbus_glib-0.76-linux-20110310.tar.bz2 + http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/dbus-glib_3p-update-dbus-glib/rev/294910/arch/Linux/installer/dbus_glib-0.76-linux-294910.tar.bz2 name linux + version + 0.76 dictionaries @@ -1297,10 +1303,14 @@ libuuid + copyright + Copyright (c) 2004-2008 The OSSP Project <http://www.ossp.org/> + description + OSSP uuid is a ISO-C:1999 application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1, ISO/IEC 11578:1996 and RFC 4122 compliant Universally Unique Identifier (UUID). license - lgpl + UUID license_file - LICENSES/libuuid.txt + LICENSES/uuid.txt name libuuid platforms @@ -1310,14 +1320,16 @@ archive hash - 873e8e99d29711df2efa30646dca1795 + 71ec8174f8c4ad94b547f8cc24bdc254 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/uuid-1.6.2-linux-20110315.tar.bz2 + http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/libuuid_3p-update-libuuid/rev/294912/arch/Linux/installer/libuuid-1.6.2-linux-294912.tar.bz2 name linux + version + 1.6.2 libxml2 diff --git a/indra/cmake/DBusGlib.cmake b/indra/cmake/DBusGlib.cmake index d148a35a5b..5e46b6711a 100755 --- a/indra/cmake/DBusGlib.cmake +++ b/indra/cmake/DBusGlib.cmake @@ -7,7 +7,7 @@ if (USESYSTEMLIBS) pkg_check_modules(DBUSGLIB REQUIRED dbus-glib-1) elseif (LINUX) - use_prebuilt_binary(dbusglib) + use_prebuilt_binary(dbus_glib) set(DBUSGLIB_FOUND ON FORCE BOOL) set(DBUSGLIB_INCLUDE_DIRS ${LIBS_PREBUILT_DIR}/include/dbus -- cgit v1.2.3