summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-04-06 14:13:50 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-04-11 16:22:34 +0200
commit40d5cb422ce088e37d9a79112d730f49efd605e3 (patch)
tree534b3d3e91589beea98defe6c0c2249d9a1ef0b4
parentkde-frameworks/breeze-icons: drop 5.77.0* (diff)
downloadgentoo-40d5cb422ce088e37d9a79112d730f49efd605e3.tar.gz
gentoo-40d5cb422ce088e37d9a79112d730f49efd605e3.tar.bz2
gentoo-40d5cb422ce088e37d9a79112d730f49efd605e3.zip
kde-frameworks/breeze-icons-rcc: drop 5.77.0*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--kde-frameworks/breeze-icons-rcc/Manifest1
-rw-r--r--kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.77.0-r1.ebuild37
-rw-r--r--kde-frameworks/breeze-icons-rcc/files/breeze-icons-5.77.0-image-missing.patch164
3 files changed, 0 insertions, 202 deletions
diff --git a/kde-frameworks/breeze-icons-rcc/Manifest b/kde-frameworks/breeze-icons-rcc/Manifest
index ae177f62e831..ded7dc11e5a6 100644
--- a/kde-frameworks/breeze-icons-rcc/Manifest
+++ b/kde-frameworks/breeze-icons-rcc/Manifest
@@ -1,3 +1,2 @@
-DIST breeze-icons-5.77.0.tar.xz 1993056 BLAKE2B b1fe8ca367075938791e3f79b047f779317f508f7aad7fd37fe206baa09558940e188756ddf0ecd07eed1094476ab98b5e910226039ceb762583d2de16eacb73 SHA512 def6c441bc6bfdcff5d5640ad585c66ec43b403296926eede3aa87160099909a67fa4e028b91e02cdb153bd577465ac0cbb400b5e0c211b555235a61c44d233d
DIST breeze-icons-5.80.0.tar.xz 2021500 BLAKE2B 02f11fc061cdc09e7679add6776f64f62598856a7d98af673cacdb41e8870d68ecfbb8c533d4d9358b09bc3dfe2384c66a4ab436b92d6b6a52aa2e0866ab269d SHA512 c94f40505aba24c150b739d745c821bd909a12330a7b011c36c52d0c492f4608304c46cfeb72f4ba741e6a260dc7b2742f1c8276aa129d3f5577248fb4eea1fd
DIST breeze-icons-5.81.0.tar.xz 2035160 BLAKE2B 0e7f24a1921639afbad24d4f088b72a3178cc6ee66ebb9d85ec99e7e1c2b1e3cea63410e2c8fecd545f4c66002e124942c450168c0c6b3e87c0917cd79acad58 SHA512 edfc8f7390dc74a4916020f6370598d087594ae19231439a5570566a32b735e8530b0092c43bbeb122bd3b1049332b454be420002437f4d0e7583488ab32e575
diff --git a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.77.0-r1.ebuild b/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.77.0-r1.ebuild
deleted file mode 100644
index 70f341398d7e..000000000000
--- a/kde-frameworks/breeze-icons-rcc/breeze-icons-rcc-5.77.0-r1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KDE_ORG_NAME="breeze-icons"
-PVCUT=$(ver_cut 1-2)
-inherit cmake kde.org
-
-DESCRIPTION="Breeze SVG icon theme binary resource"
-LICENSE="LGPL-3"
-KEYWORDS="amd64 arm64 ~ppc64 x86"
-IUSE="test"
-
-BDEPEND="
- dev-qt/qtcore:5
- >=kde-frameworks/extra-cmake-modules-${PVCUT}:5
- test? ( app-misc/fdupes )
-"
-DEPEND="test? ( dev-qt/qttest:5 )"
-
-RESTRICT+=" !test? ( test )"
-
-PATCHES=( "${FILESDIR}/breeze-icons-${PV}-image-missing.patch" )
-
-src_prepare() {
- cmake_src_prepare
- use test || cmake_comment_add_subdirectory autotests
-}
-
-src_configure() {
- local mycmakeargs=(
- -DBINARY_ICONS_RESOURCE=ON
- -DSKIP_INSTALL_ICONS=ON
- )
- cmake_src_configure
-}
diff --git a/kde-frameworks/breeze-icons-rcc/files/breeze-icons-5.77.0-image-missing.patch b/kde-frameworks/breeze-icons-rcc/files/breeze-icons-5.77.0-image-missing.patch
deleted file mode 100644
index ac283b4febdb..000000000000
--- a/kde-frameworks/breeze-icons-rcc/files/breeze-icons-5.77.0-image-missing.patch
+++ /dev/null
@@ -1,164 +0,0 @@
-From 408fe187d38ffa6d2883046c30a404062524e2a9 Mon Sep 17 00:00:00 2001
-From: Henry Heino <personalizedrefrigerator@gmail.com>
-Date: Sat, 12 Dec 2020 16:37:48 -0800
-Subject: [PATCH] Add image-missing icon to theme
-
-Gtk expects an `image-missing` icon to be present. When not present, it
-can cause applications to crash.
-Fixes issue ID 428388.
----
- icons-dark/status/16/image-missing.svg | 11 ++++++++++
- icons-dark/status/22/image-missing.svg | 12 +++++++++++
- icons-dark/status/64/image-missing.svg | 28 ++++++++++++++++++++++++++
- icons/status/16/image-missing.svg | 11 ++++++++++
- icons/status/22/image-missing.svg | 12 +++++++++++
- icons/status/64/image-missing.svg | 28 ++++++++++++++++++++++++++
- 6 files changed, 102 insertions(+)
- create mode 100644 icons-dark/status/16/image-missing.svg
- create mode 100644 icons-dark/status/22/image-missing.svg
- create mode 100644 icons-dark/status/64/image-missing.svg
- create mode 100644 icons/status/16/image-missing.svg
- create mode 100644 icons/status/22/image-missing.svg
- create mode 100644 icons/status/64/image-missing.svg
-
-diff --git a/icons-dark/status/16/image-missing.svg b/icons-dark/status/16/image-missing.svg
-new file mode 100644
-index 00000000..16306dd7
---- /dev/null
-+++ b/icons-dark/status/16/image-missing.svg
-@@ -0,0 +1,11 @@
-+<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
-+ <defs>
-+ <style id="current-color-scheme" type="text/css">.ColorScheme-NegativeText {
-+ color:#da4453;
-+ }</style>
-+ </defs>
-+ <g transform="translate(-326 -534.36)">
-+ <path class="ColorScheme-NegativeText" d="m328 536.36v12h12v-12zm1 1h10v10h-10z" fill="currentColor"/>
-+ <path d="m336.52 539.25a4 4 45 0 0-5.5367 0.48199 4 4 45 0 0 0.28865 5.5505 4 4 45 0 0 5.5574-0.0967l0.3646-0.41985a4 4 45 0 0-0.67396-5.516zm-0.39361 0.99022a3 3 45 0 1 0.31765 3.8532l-4.1404-4.1404a3 3 45 0 1 3.8228 0.28726zm-4.5299 0.41985 4.1018 4.1018a3 3 45 0 1-3.8228-0.28726 3 3 45 0 1-0.27897-3.8145z" class="ColorScheme-NegativeText" fill="currentColor"/>
-+ </g>
-+</svg>
-diff --git a/icons-dark/status/22/image-missing.svg b/icons-dark/status/22/image-missing.svg
-new file mode 100644
-index 00000000..6f386a60
---- /dev/null
-+++ b/icons-dark/status/22/image-missing.svg
-@@ -0,0 +1,12 @@
-+<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
-+ <defs id="defs1">
-+ <style type="text/css" id="current-color-scheme">
-+ .ColorScheme-NegativeText {
-+ color:#da4453;
-+ }
-+ </style>
-+ </defs>
-+ <g transform="translate(-326 -534.36)">
-+ <path transform="translate(326 534.36)" d="m3 5v13h16v-13zm1 1h14v11h-14zm6.4883 0.58398a5.0356 4.8826 0 0 0-4.498 5.1953 5.0356 4.8826 0 0 0 5.1973 4.541 5.0356 4.8826 0 0 0 4.8613-4.8809l-0.048828-0.67578a5.0356 4.8826 0 0 0-5.5117-4.1797zm0.09375 0.96289a4.013 3.9098 0 0 1 4.3926 3.3477l0.03906 0.54102a4.013 3.9098 0 0 1-0.93359 2.5059l-5.5195-5.5215a4.013 3.9098 0 0 1 2.0215-0.87305zm-2.7559 1.5527 5.5078 5.5098a4.013 3.9098 0 0 1-2.1953 0.73438 4.013 3.9098 0 0 1-4.1426-3.6367 4.013 3.9098 0 0 1 0.83008-2.6074z" style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NegativeText"/>
-+ </g>
-+</svg>
-diff --git a/icons-dark/status/64/image-missing.svg b/icons-dark/status/64/image-missing.svg
-new file mode 100644
-index 00000000..4ddd57dd
---- /dev/null
-+++ b/icons-dark/status/64/image-missing.svg
-@@ -0,0 +1,28 @@
-+<svg version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-+ <defs>
-+ <linearGradient id="a" x2="0" y1="392.36" y2="336.36" gradientTransform="translate(-47.987-332.35)" gradientUnits="userSpaceOnUse">
-+ <stop stop-color="#fff" stop-opacity="0" offset="0"/>
-+ <stop stop-color="#fff" stop-opacity=".2" offset="1"/>
-+ </linearGradient>
-+ <linearGradient id="b" x1="40" x2="54" y1="17" y2="31" gradientTransform="translate(.013.016)" gradientUnits="userSpaceOnUse">
-+ <stop stop-color="#060606" offset="0"/>
-+ <stop stop-opacity="0" offset="1"/>
-+ </linearGradient>
-+ <path id="c" d="m10.01 61.02v-58h30l14 14v44h-14z"/>
-+ <radialGradient id="radialGradient11997" cx="16.5" cy="26.5" r="11.5" gradientTransform="matrix(.9167 .91383 -.9167 .91383 41.189 -4.0389)" gradientUnits="userSpaceOnUse">
-+ <stop stop-color="#da4453" offset="0"/>
-+ <stop stop-color="#da4453" offset="1"/>
-+ </radialGradient>
-+ </defs>
-+ <use fill="#cccccc" xlink:href="#c"/>
-+ <g transform="scale(1-1)" color="#000000" color-rendering="auto" image-rendering="auto" shape-rendering="auto" text-rendering="auto">
-+ <rect x="10.01" y="-4.02" width="30" height="1" fill="#fff" opacity=".5"/>
-+ <rect x="10.01" y="-61.02" width="44" height="1" opacity=".25"/>
-+ </g>
-+ <g fill-rule="evenodd">
-+ <path d="m54.01 17.02-14-14v14z" fill="#fff" opacity=".5"/>
-+ <path d="m40.01 17.02 14 14v-14z" fill="url(#b)" opacity=".2"/>
-+ </g>
-+ <use fill="url(#a)" xlink:href="#c"/>
-+ <path d="m42.564 24.747a14.909 14.862 0 0 0-21.084 0 14.909 14.862 0 0 0 0 21.018 14.909 14.862 0 0 0 21.084 0 14.909 14.862 0 0 0 0-21.018zm-2.7125 2.8147a10.942 10.994 65.686 0 1 1.2264 13.98l-15.199-15.151a10.942 10.994 65.686 0 1 13.973 1.1708zm-16.724 1.5689 15.151 15.103a10.942 10.994 65.686 0 1-13.99-1.1566 10.942 10.994 65.686 0 1-1.1602-13.947z" fill="url(#radialGradient11997)" stroke-width="1.2944"/>
-+</svg>
-diff --git a/icons/status/16/image-missing.svg b/icons/status/16/image-missing.svg
-new file mode 100644
-index 00000000..16306dd7
---- /dev/null
-+++ b/icons/status/16/image-missing.svg
-@@ -0,0 +1,11 @@
-+<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
-+ <defs>
-+ <style id="current-color-scheme" type="text/css">.ColorScheme-NegativeText {
-+ color:#da4453;
-+ }</style>
-+ </defs>
-+ <g transform="translate(-326 -534.36)">
-+ <path class="ColorScheme-NegativeText" d="m328 536.36v12h12v-12zm1 1h10v10h-10z" fill="currentColor"/>
-+ <path d="m336.52 539.25a4 4 45 0 0-5.5367 0.48199 4 4 45 0 0 0.28865 5.5505 4 4 45 0 0 5.5574-0.0967l0.3646-0.41985a4 4 45 0 0-0.67396-5.516zm-0.39361 0.99022a3 3 45 0 1 0.31765 3.8532l-4.1404-4.1404a3 3 45 0 1 3.8228 0.28726zm-4.5299 0.41985 4.1018 4.1018a3 3 45 0 1-3.8228-0.28726 3 3 45 0 1-0.27897-3.8145z" class="ColorScheme-NegativeText" fill="currentColor"/>
-+ </g>
-+</svg>
-diff --git a/icons/status/22/image-missing.svg b/icons/status/22/image-missing.svg
-new file mode 100644
-index 00000000..6f386a60
---- /dev/null
-+++ b/icons/status/22/image-missing.svg
-@@ -0,0 +1,12 @@
-+<svg version="1.1" viewBox="0 0 22 22" xmlns="http://www.w3.org/2000/svg">
-+ <defs id="defs1">
-+ <style type="text/css" id="current-color-scheme">
-+ .ColorScheme-NegativeText {
-+ color:#da4453;
-+ }
-+ </style>
-+ </defs>
-+ <g transform="translate(-326 -534.36)">
-+ <path transform="translate(326 534.36)" d="m3 5v13h16v-13zm1 1h14v11h-14zm6.4883 0.58398a5.0356 4.8826 0 0 0-4.498 5.1953 5.0356 4.8826 0 0 0 5.1973 4.541 5.0356 4.8826 0 0 0 4.8613-4.8809l-0.048828-0.67578a5.0356 4.8826 0 0 0-5.5117-4.1797zm0.09375 0.96289a4.013 3.9098 0 0 1 4.3926 3.3477l0.03906 0.54102a4.013 3.9098 0 0 1-0.93359 2.5059l-5.5195-5.5215a4.013 3.9098 0 0 1 2.0215-0.87305zm-2.7559 1.5527 5.5078 5.5098a4.013 3.9098 0 0 1-2.1953 0.73438 4.013 3.9098 0 0 1-4.1426-3.6367 4.013 3.9098 0 0 1 0.83008-2.6074z" style="fill:currentColor;fill-opacity:1;stroke:none" class="ColorScheme-NegativeText"/>
-+ </g>
-+</svg>
-diff --git a/icons/status/64/image-missing.svg b/icons/status/64/image-missing.svg
-new file mode 100644
-index 00000000..4ddd57dd
---- /dev/null
-+++ b/icons/status/64/image-missing.svg
-@@ -0,0 +1,28 @@
-+<svg version="1.1" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
-+ <defs>
-+ <linearGradient id="a" x2="0" y1="392.36" y2="336.36" gradientTransform="translate(-47.987-332.35)" gradientUnits="userSpaceOnUse">
-+ <stop stop-color="#fff" stop-opacity="0" offset="0"/>
-+ <stop stop-color="#fff" stop-opacity=".2" offset="1"/>
-+ </linearGradient>
-+ <linearGradient id="b" x1="40" x2="54" y1="17" y2="31" gradientTransform="translate(.013.016)" gradientUnits="userSpaceOnUse">
-+ <stop stop-color="#060606" offset="0"/>
-+ <stop stop-opacity="0" offset="1"/>
-+ </linearGradient>
-+ <path id="c" d="m10.01 61.02v-58h30l14 14v44h-14z"/>
-+ <radialGradient id="radialGradient11997" cx="16.5" cy="26.5" r="11.5" gradientTransform="matrix(.9167 .91383 -.9167 .91383 41.189 -4.0389)" gradientUnits="userSpaceOnUse">
-+ <stop stop-color="#da4453" offset="0"/>
-+ <stop stop-color="#da4453" offset="1"/>
-+ </radialGradient>
-+ </defs>
-+ <use fill="#cccccc" xlink:href="#c"/>
-+ <g transform="scale(1-1)" color="#000000" color-rendering="auto" image-rendering="auto" shape-rendering="auto" text-rendering="auto">
-+ <rect x="10.01" y="-4.02" width="30" height="1" fill="#fff" opacity=".5"/>
-+ <rect x="10.01" y="-61.02" width="44" height="1" opacity=".25"/>
-+ </g>
-+ <g fill-rule="evenodd">
-+ <path d="m54.01 17.02-14-14v14z" fill="#fff" opacity=".5"/>
-+ <path d="m40.01 17.02 14 14v-14z" fill="url(#b)" opacity=".2"/>
-+ </g>
-+ <use fill="url(#a)" xlink:href="#c"/>
-+ <path d="m42.564 24.747a14.909 14.862 0 0 0-21.084 0 14.909 14.862 0 0 0 0 21.018 14.909 14.862 0 0 0 21.084 0 14.909 14.862 0 0 0 0-21.018zm-2.7125 2.8147a10.942 10.994 65.686 0 1 1.2264 13.98l-15.199-15.151a10.942 10.994 65.686 0 1 13.973 1.1708zm-16.724 1.5689 15.151 15.103a10.942 10.994 65.686 0 1-13.99-1.1566 10.942 10.994 65.686 0 1-1.1602-13.947z" fill="url(#radialGradient11997)" stroke-width="1.2944"/>
-+</svg>
---
-GitLab
-