diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-04-03 20:28:59 +0800 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-04-03 20:28:59 +0800 |
commit | fbb904c8498fe32822ce1a35e3f59ef7fa7c9550 (patch) | |
tree | 02166a1d83df7a3f435549c3b298303c8d69debb /MOVED | |
parent | 716a082d8c3f97b8aee4863b4f4155c0c83225ee (diff) | |
download | freebsd-ports-gnome-fbb904c8498fe32822ce1a35e3f59ef7fa7c9550.tar.gz freebsd-ports-gnome-fbb904c8498fe32822ce1a35e3f59ef7fa7c9550.tar.zst freebsd-ports-gnome-fbb904c8498fe32822ce1a35e3f59ef7fa7c9550.zip |
Drop x11-themes/kde4-icons-oxygen in favor of x11-themes/kf5-oxygen-icons5.
Despite the name, kf5-oxygen-icons5 does not depend on Qt5 and just contains
the Oxygen icon set without any architecture-dependent files.
As such, we can make all ports depend on it and remove kde4-icons-oxygen
altogether and avoid having two conflicting ports for KDE4 and KF5.
x11-themes/kf5-oxygen-icons5 was adjusted to have its dependencies reduced even
further:
- The dependencies on qt5-core and qt5-testlib were removed, as they were only
needed to build tests.
- We're also passing some CMake arguments to avoid looking for qt5-core
altogether.
With the changes above, the only port kf5-oxygen-icons5 depends on at runtime
is devel/kf5-extra-cmake-modules, which itself does not depend on anything
else.
Reviewed by: tcberner
Differential Revision: https://reviews.freebsd.org/D10237
Diffstat (limited to 'MOVED')
-rw-r--r-- | MOVED | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9201,3 +9201,4 @@ x11-toolkits/gal2-reference||2017-04-02|Obsolete and not depend on anymore x11-toolkits/vte290|x11-toolkits/vte3|2017-04-02|Obsolete and not depend on anymore x11-toolkits/libgtksourceviewmm||2017-04-03|Obsolete and not depend on anymore graphics/goocanvasmm||2017-04-03|Obsolete and not depend on anymore +x11-themes/kde4-icons-oxygen|x11-themes/kf5-icons-oxygen|2017-04-03|Replaced by x11-themes/kf5-icons-oxygen |