commit:     46bbc150fa2aba3fa90b4122e0b9364f4907928c
Author:     Alexander Kurakin <kuraga333 <AT> mail <DOT> ru>
AuthorDate: Sat Mar  8 09:38:59 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Mar  8 10:56:01 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46bbc150

x11-themes/elementary-xfce-icon-theme: fix DART icon

The patch has been obsolete by upstream's
https://github.com/shimmerproject/elementary-xfce/commit/f14cd8b70acfec89cee16e602c1a8f9027b0bb06.

Signed-off-by: Alexander Kurakin <kuraga333 <AT> mail.ru>
Closes: https://github.com/gentoo/gentoo/pull/40955
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 ...-theme-0.20.1.ebuild => elementary-xfce-icon-theme-0.20.1-r1.ebuild} | 2 --
 ...icon-theme-0.21.ebuild => elementary-xfce-icon-theme-0.21-r1.ebuild} | 2 --
 2 files changed, 4 deletions(-)

diff --git 
a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.20.1.ebuild
 
b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.20.1-r1.ebuild
similarity index 89%
rename from 
x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.20.1.ebuild
rename to 
x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.20.1-r1.ebuild
index a8cabc35c9fb..ca62b76cda85 100644
--- 
a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.20.1.ebuild
+++ 
b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.20.1-r1.ebuild
@@ -28,8 +28,6 @@ BDEPEND="
 src_prepare() {
        sed -i -e 's:-Werror -O0 -pipe:${CFLAGS} ${CPPFLAGS} ${LDFLAGS}:' \
                svgtopng/Makefile || die
-       # https://dart.dev/brand ; unclear if we should redistribute that
-       find -name application-vnd.dart.svg -delete || die
        default
 }
 

diff --git 
a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.21.ebuild 
b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.21-r1.ebuild
similarity index 88%
rename from 
x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.21.ebuild
rename to 
x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.21-r1.ebuild
index 1987635e439c..99fb3fb3a76f 100644
--- 
a/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.21.ebuild
+++ 
b/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.21-r1.ebuild
@@ -28,8 +28,6 @@ BDEPEND="
 src_prepare() {
        sed -i -e 's:-Werror -O0 -pipe:${CFLAGS} ${CPPFLAGS} ${LDFLAGS}:' \
                svgtopng/Makefile || die
-       # https://dart.dev/brand ; unclear if we should redistribute that
-       find -name application-vnd.dart.svg -delete || die
        default
 }
 

Reply via email to