Brings certain aspects of Linux/X11 KDE workspaces ("Plasma") to OS X, notably the System Settings application and the Oxygen style. KDE 4.14.4.20150324 has Plasma 4.11.17
Brings certain aspects of Linux/X11 KDE workspaces ("Plasma") to OS X, notably the System Settings application and the Oxygen style. KDE 4.14.4.20150324 has Plasma 4.11.17
To install kde4-workspace, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install kde4-workspace
To see what files were installed by kde4-workspace, run:
port contents kde4-workspace
To later upgrade kde4-workspace, run:
sudo port selfupdate && sudo port upgrade kde4-workspace
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.