Diff elementary-xfce-icon-theme-0.21-r1 with a elementary-xfce-icon-theme-0.22
| /usr/portage/x11-themes/elementary-xfce-icon-theme/elementary-xfce-icon-theme-0.22.ebuild 2026-03-11 11:46:09.009751043 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 1 |
# Copyright 1999-2026 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 23 | 23 |
BDEPEND=" |
| 24 | 24 |
media-gfx/optipng |
| 25 | 25 |
x11-libs/gdk-pixbuf:2 |
| 26 |
x11-libs/gtk+:3" |
|
| 26 |
gnome-base/librsvg" |
|
| 27 | 27 | |
| 28 | 28 |
src_prepare() {
|
| 29 | 29 |
sed -i -e 's:-Werror -O0 -pipe:${CFLAGS} ${CPPFLAGS} ${LDFLAGS}:' \
|