From bc992b9bdc256f39fe3ddf5d067a17a6dab3877f Mon Sep 17 00:00:00 2001 From: Kyle Kienapfel Date: Tue, 19 Jul 2022 07:08:29 -0700 Subject: Moving Icons away from CC BY-ND 3.0 for FOSS packaging purposes I've seen some comments stating that sharing pre-compiled packages of yuzu is problematic for linux distributions due to some contents having license of CC BY-ND 3.0 Better licensed sources of icons have been found for most cases, see the changes to the .reuse/dep5 file for details. Placeholders for connected/disconnected icons At the time of writing I consider these icons to be placeholders, hence three copies. colorful is grey, default is black, qdarkstyle is white connected is gnome/16x16/network-idle.png with no changes connected_notification is gnome/16x16/network-error.png with changes disconnected is gnome/16x16/network-offline.png with changes Looking at licenses: GNOME icon theme is distributed under the terms of either GNU LGPL v.3 or Creative Commons BY-SA 3.0 license. Debian appears to explicitly state they're licensing under Creative Commons Attribution-Share Alike 3.0 From a tarball at the following link suggests we can just attribute GNOME Project https://download.gnome.org/sources/gnome-icon-theme/ When attributing the artwork, using "GNOME Project" is enough. Please link to http://www.gnome.org where available. CC-BY-SA-3.0.txt from https://creativecommons.org/licenses/by-sa/3.0/legalcode.txt --- dist/qt_themes/default/icons/16x16/checked.png | Bin 657 -> 414 bytes dist/qt_themes/default/icons/16x16/connected.png | Bin 269 -> 575 bytes .../default/icons/16x16/connected_notification.png | Bin 517 -> 760 bytes dist/qt_themes/default/icons/16x16/disconnected.png | Bin 306 -> 648 bytes dist/qt_themes/default/icons/16x16/failed.png | Bin 524 -> 431 bytes dist/qt_themes/default/icons/16x16/lock.png | Bin 279 -> 318 bytes dist/qt_themes/default/icons/256x256/plus_folder.png | Bin 3135 -> 3521 bytes dist/qt_themes/default/icons/48x48/bad_folder.png | Bin 1088 -> 1007 bytes dist/qt_themes/default/icons/48x48/chip.png | Bin 15070 -> 511 bytes dist/qt_themes/default/icons/48x48/folder.png | Bin 410 -> 535 bytes dist/qt_themes/default/icons/48x48/list-add.png | Bin 316 -> 204 bytes dist/qt_themes/default/icons/48x48/no_avatar.png | Bin 588 -> 678 bytes dist/qt_themes/default/icons/48x48/sd_card.png | Bin 614 -> 561 bytes dist/qt_themes/default/icons/48x48/star.png | Bin 686 -> 1029 bytes 14 files changed, 0 insertions(+), 0 deletions(-) (limited to 'dist/qt_themes/default') diff --git a/dist/qt_themes/default/icons/16x16/checked.png b/dist/qt_themes/default/icons/16x16/checked.png index 3e017b715..b9e64e9e0 100644 Binary files a/dist/qt_themes/default/icons/16x16/checked.png and b/dist/qt_themes/default/icons/16x16/checked.png differ diff --git a/dist/qt_themes/default/icons/16x16/connected.png b/dist/qt_themes/default/icons/16x16/connected.png index afa797394..0afc18cb7 100644 Binary files a/dist/qt_themes/default/icons/16x16/connected.png and b/dist/qt_themes/default/icons/16x16/connected.png differ diff --git a/dist/qt_themes/default/icons/16x16/connected_notification.png b/dist/qt_themes/default/icons/16x16/connected_notification.png index e64901378..72466e098 100644 Binary files a/dist/qt_themes/default/icons/16x16/connected_notification.png and b/dist/qt_themes/default/icons/16x16/connected_notification.png differ diff --git a/dist/qt_themes/default/icons/16x16/disconnected.png b/dist/qt_themes/default/icons/16x16/disconnected.png index 835b1f0d6..7258a8cfe 100644 Binary files a/dist/qt_themes/default/icons/16x16/disconnected.png and b/dist/qt_themes/default/icons/16x16/disconnected.png differ diff --git a/dist/qt_themes/default/icons/16x16/failed.png b/dist/qt_themes/default/icons/16x16/failed.png index 7c4047dd0..a1872835d 100644 Binary files a/dist/qt_themes/default/icons/16x16/failed.png and b/dist/qt_themes/default/icons/16x16/failed.png differ diff --git a/dist/qt_themes/default/icons/16x16/lock.png b/dist/qt_themes/default/icons/16x16/lock.png index 496b58078..69d399050 100644 Binary files a/dist/qt_themes/default/icons/16x16/lock.png and b/dist/qt_themes/default/icons/16x16/lock.png differ diff --git a/dist/qt_themes/default/icons/256x256/plus_folder.png b/dist/qt_themes/default/icons/256x256/plus_folder.png index ae4afccc7..3a49669a3 100644 Binary files a/dist/qt_themes/default/icons/256x256/plus_folder.png and b/dist/qt_themes/default/icons/256x256/plus_folder.png differ diff --git a/dist/qt_themes/default/icons/48x48/bad_folder.png b/dist/qt_themes/default/icons/48x48/bad_folder.png index 2527c1318..364ec646f 100644 Binary files a/dist/qt_themes/default/icons/48x48/bad_folder.png and b/dist/qt_themes/default/icons/48x48/bad_folder.png differ diff --git a/dist/qt_themes/default/icons/48x48/chip.png b/dist/qt_themes/default/icons/48x48/chip.png index 3efdf301e..1b573d51a 100644 Binary files a/dist/qt_themes/default/icons/48x48/chip.png and b/dist/qt_themes/default/icons/48x48/chip.png differ diff --git a/dist/qt_themes/default/icons/48x48/folder.png b/dist/qt_themes/default/icons/48x48/folder.png index 2e67d8b38..507337fae 100644 Binary files a/dist/qt_themes/default/icons/48x48/folder.png and b/dist/qt_themes/default/icons/48x48/folder.png differ diff --git a/dist/qt_themes/default/icons/48x48/list-add.png b/dist/qt_themes/default/icons/48x48/list-add.png index dbc74687b..fd8a06132 100644 Binary files a/dist/qt_themes/default/icons/48x48/list-add.png and b/dist/qt_themes/default/icons/48x48/list-add.png differ diff --git a/dist/qt_themes/default/icons/48x48/no_avatar.png b/dist/qt_themes/default/icons/48x48/no_avatar.png index d4bf82026..76f812349 100644 Binary files a/dist/qt_themes/default/icons/48x48/no_avatar.png and b/dist/qt_themes/default/icons/48x48/no_avatar.png differ diff --git a/dist/qt_themes/default/icons/48x48/sd_card.png b/dist/qt_themes/default/icons/48x48/sd_card.png index edacaeeb5..60dfba269 100644 Binary files a/dist/qt_themes/default/icons/48x48/sd_card.png and b/dist/qt_themes/default/icons/48x48/sd_card.png differ diff --git a/dist/qt_themes/default/icons/48x48/star.png b/dist/qt_themes/default/icons/48x48/star.png index 740f7f3e7..c2b78f0c3 100644 Binary files a/dist/qt_themes/default/icons/48x48/star.png and b/dist/qt_themes/default/icons/48x48/star.png differ -- cgit v1.2.3