From c7720a774ccb2fc992a1ef35530153c8fdf92743 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 1 Mar 2012 21:31:50 +1000 Subject: Merge the artwork and font "prebuilt" packages into the source repo, as discussed on IRC and the mailing list, and remove some SL logos. I know, there are two slightly different LICENSE-logos.txt files. One that was originally in the source repo, one that was from the artwork package. I'm a coder, not a lawyer, and not the owner of those copyrights, so left them as is. --- linden/install.xml | 59 ------------------------------------------------------ 1 file changed, 59 deletions(-) (limited to 'linden/install.xml') diff --git a/linden/install.xml b/linden/install.xml index e8fb391..3e5810a 100755 --- a/linden/install.xml +++ b/linden/install.xml @@ -166,25 +166,6 @@ - artwork - - copyright - Second Life(TM) Viewer Artwork. Copyright (C) 2008 Linden Research, Inc. With additions by the Imprudence team. - description - The artwork used in the client, such as UI textures and branding. - license - creative commons attribution-share alike 3.0 - packages - - common - - md5sum - b587e60245ad4c40b13daa6d4021a63b - url - http://download.kokuaviewer.org/files/extras/imprudence-artwork-20110525.tar.bz2 - - - berkeley copyright @@ -422,46 +403,6 @@ - fonts - - description - Fonts used by the viewer. - copyright - Various (see contents) - license - multiple - packages - - darwin - - md5sum - d6368fb96e6dd653d6ccc7d18502184e - url - http://imprudenceviewer.org/download/extras/imprudence-fonts-20100910.tar.bz2 - - linux - - md5sum - d6368fb96e6dd653d6ccc7d18502184e - url - http://imprudenceviewer.org/download/extras/imprudence-fonts-20100910.tar.bz2 - - linux64 - - md5sum - d6368fb96e6dd653d6ccc7d18502184e - url - http://imprudenceviewer.org/download/extras/imprudence-fonts-20100910.tar.bz2 - - windows - - md5sum - d6368fb96e6dd653d6ccc7d18502184e - url - http://imprudenceviewer.org/download/extras/imprudence-fonts-20100910.tar.bz2 - - - freeglut license -- cgit v1.1 From af09cc274b50c9d9c41af0ff9f2e66b4c81a1fa4 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Wed, 24 Apr 2013 13:05:44 +1000 Subject: Update boost library for Linux 64 bit to 1.48 from Kokua. Also added icu from there, but not sure it's needed anymore? --- linden/install.xml | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'linden/install.xml') diff --git a/linden/install.xml b/linden/install.xml index 3e5810a..c18e55a 100755 --- a/linden/install.xml +++ b/linden/install.xml @@ -202,9 +202,9 @@ linux64 md5sum - ebfaa439a8a78db7d99a26a73a70994a + fb26c88983b6bf9b5042d00bfdd3ade4 url - http://imprudenceviewer.org/download/libs/boost-1.39.0-linux64-20100901.tar.bz2 + https://bitbucket.org/kokua/3p-boost/downloads/boost-1.48.0-linux64-20130103.tar.bz2 windows @@ -701,6 +701,27 @@ cairo: Copyright © 2002 University of Southern California, Copyright © 2005 Re + icu + + copyright + various + description + Unicode and globalization support for software applications. + license + icu + license + unicode-license + packages + + linux64 + + md5sum + bc3226223f0d14881a84c2e836c4a81a + url + https://bitbucket.org/kokua/3p-icu4c-64/downloads/icu4c-48.1-linux64-20121227.tar.bz2 + + + jpeglib copyright -- cgit v1.1 From ffe6207af4fd2e731aba4248629a622514a44852 Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Thu, 2 May 2013 22:49:55 +1000 Subject: Update boost on Linux to 1.52. Mac and Windows will be done when I can test them better. --- linden/install.xml | 29 ++++------------------------- 1 file changed, 4 insertions(+), 25 deletions(-) (limited to 'linden/install.xml') diff --git a/linden/install.xml b/linden/install.xml index c18e55a..dff0768 100755 --- a/linden/install.xml +++ b/linden/install.xml @@ -195,16 +195,16 @@ linux md5sum - 4db3d74e40d149eeec06f4d97a609bb1 + 146ed8a8c2ef8ab3f0a6c4f214fc5c22 url - http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/boost-1.39.0-linux-20100624.tar.bz2 + http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/3p-boost/rev/268347/arch/Linux/installer/boost-1.52.0-linux-20121218.tar.bz2 linux64 md5sum - fb26c88983b6bf9b5042d00bfdd3ade4 + b9dbe1ab34187a9a6f53fd89f88060d2 url - https://bitbucket.org/kokua/3p-boost/downloads/boost-1.48.0-linux64-20130103.tar.bz2 + https://bitbucket.org/kokua/3p-boost-64/downloads/boost-1.52.0-linux64-20130107.tar.bz2 windows @@ -701,27 +701,6 @@ cairo: Copyright © 2002 University of Southern California, Copyright © 2005 Re - icu - - copyright - various - description - Unicode and globalization support for software applications. - license - icu - license - unicode-license - packages - - linux64 - - md5sum - bc3226223f0d14881a84c2e836c4a81a - url - https://bitbucket.org/kokua/3p-icu4c-64/downloads/icu4c-48.1-linux64-20121227.tar.bz2 - - - jpeglib copyright -- cgit v1.1