Page MenuHomeFreeBSD

Drop x11-themes/kde4-oxygen-icons in favor of x11-themes/kf5-oxygen-icons
ClosedPublic

Authored by rakuco on Apr 2 2017, 8:06 PM.
Tags
None
Referenced Files
F81649061: D10237.diff
Fri, Apr 19, 11:10 AM
Unknown Object (File)
Tue, Apr 16, 7:24 PM
Unknown Object (File)
Feb 23 2024, 2:37 AM
Unknown Object (File)
Dec 20 2023, 4:47 AM
Unknown Object (File)
Nov 20 2023, 11:48 PM
Unknown Object (File)
Nov 20 2023, 11:48 PM
Unknown Object (File)
Nov 20 2023, 11:48 PM
Unknown Object (File)
Nov 20 2023, 11:37 PM
Subscribers

Details

Summary

As far as I understood it, the latter is a superset of the former. It only contains architecture-independent icon files. With the patch in this diff, it also stops depending on Qt5 altogether at both build- and run-time.

This means we can have -1 KDE4 port around and -1 conflict to care about.

Test Plan

The kde4 ports changed here all built fine, and I can still see all my icons on a KDE4 desktop.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Mk/Uses/kde.mk
539

Can you rename the component to be oxygen-icons please?

Strike that. The port is named oxygen-icons5, so it's not confusing as is.

x11-themes/kf5-oxygen-icons5/Makefile
14

Don't you mean USE_QT5=

rakuco edited the test plan for this revision. (Show Details)

Thanks for spotting the USE_QT screw-up. I've adjusted it and added some CMake arguments to make sure we don't get error messages about qt5-core during make configure. Please take a look and see if it's not too hackish.

You have put real effort into making this port independent of Qt5, and independent of the specific KDE version; do you really think it's necessary to call ik 'kf5-' ? It doesn't make much difference, it just looks funny to have "kde4" depending on some "kf5" ports. (This gets worse as you introduce more of the up-to-date applications which are kf5-based, while still being dependencies of the kde4 meta-port).

Personally I don't have any emotional attachment to the name, so I'm fine with renaming as long as it doesn't trigger @tcberner's OCD and doesn't introduce additional complexity to Uses/kde.mk :-)

I'm against renaming it :) -- KDE4 is on it's way out. So I don't see a reason to do it to lessen confusion for the remaining months.

(accept posthumously)

This revision is now accepted and ready to land.Apr 12 2017, 9:48 AM