From a8525c90b9ab0544583585cf887388b64ee1323f Mon Sep 17 00:00:00 2001 From: Bryan O'Sullivan Date: Tue, 31 Mar 2009 20:37:06 +0000 Subject: Move some viewer artwork into a downloadable package. These files haven't been touched in years. Reviewed by Richard. --- indra/newview/CMakeLists.txt | 2 ++ install.xml | 63 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 65 insertions(+) diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index f570866489..0f796bbdff 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -1081,6 +1081,8 @@ set_source_files_properties(${viewer_APPSETTINGS_FILES} list(APPEND viewer_SOURCE_FILES ${viewer_APPSETTINGS_FILES}) +use_prebuilt_binary(artwork-common) + set(viewer_CHARACTER_FILES character/attentions.xml character/attentionsN.xml diff --git a/install.xml b/install.xml index b4941bd3e2..54d0600eb7 100644 --- a/install.xml +++ b/install.xml @@ -152,6 +152,39 @@ + artwork-common + + copyright + (C) 2008 Linden Research, Inc. + description + Second Life(TM) Viewer Artwork + license + artwork + packages + + darwin + + md5sum + affe242f304f2c62b4dc7fa2db068a34 + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/artwork-common-20090331.tar.bz2 + + linux + + md5sum + affe242f304f2c62b4dc7fa2db068a34 + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/artwork-common-20090331.tar.bz2 + + windows + + md5sum + affe242f304f2c62b4dc7fa2db068a34 + url + http://s3.amazonaws.com/viewer-source-downloads/install_pkgs/artwork-common-20090331.tar.bz2 + + + berkeley copyright @@ -1311,6 +1344,36 @@ anguage Infrstructure (CLI) international standard url http://www.apache.org/licenses/LICENSE-2.0 + artwork + + text + COPYRIGHT AND PERMISSION NOTICE + +Second Life(TM) Viewer Artwork. Copyright (C) 2008 Linden Research, Inc. + +Linden Research, Inc. ("Linden Lab") licenses the Second Life viewer +artwork and other works in the files distributed with this Notice under +the Creative Commons Attribution-Share Alike 3.0 License, available at +http://creativecommons.org/licenses/by-sa/3.0/legalcode. For the license +summary, see http://creativecommons.org/licenses/by-sa/3.0/. + +Notwithstanding the foregoing, all of Linden Lab's trademarks, including +but not limited to the Second Life brand name and Second Life Eye-in-Hand +logo, are subject to our trademark policy at +http://secondlife.com/corporate/trademark/. + +If you distribute any copies or adaptations of the Second Life viewer +artwork or any other works in these files, you must include this Notice +and clearly identify any changes made to the original works. Include +this Notice and information where copyright notices are usually included, +for example, after your own copyright notice acknowledging your use of +the Second Life viewer artwork, in a text file distributed with your +program, in your application's About window, or on a credits page for +your work. + + url + http://svn.secondlife.com/svn/linden/trunk/doc/LICENSE-logos.txt + boost url -- cgit v1.2.3