| Age | Commit message (Collapse) | Author |
|
|
|
Part-of: https://github.com/sonicde-arch/sonicde-arch/issues/3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rebased the PKGBUILD on the upstream Arch Linux one.
* Changed all SonicDE-specific parts where applicable.
* Aligned package description with the Arch one.
* Aligned dependencies with the Arch ones including systemd-libs.
* Added license information for the package source files.
* Added credit for the former Arch maintainers.
* Reordered most keys according to the Arch recommondations.
|
|
|
|
Some smaller cleanups here and there:
* made URLs static without variables
* fixed order of SonicDE dependencies
* improved some package descriptions
* removed some unused variables and unnecessary quotes
|
|
Changed the dependencies of the PKGBUILDS to the SonicDE ones where available.
* kglobalaccel -> sonic-frameworks-keybind
* kglobalacceld -> sonic-keybind-daemon
* kscreen -> sonic-screen
* kscreenlocker -> sonic-screenlocker
* kwindowsystem -> sonic-frameworks-windowsystem
* libkscreen -> sonic-screen-library
* libksysguard -> sonic-sysguard-library
* libplasma -> sonic-interface-libraries
* plasma-desktop -> sonic-desktop-interface
* plasma-framework -> sonic-interface-libraries
* plasma-workspace-wallpapers -> sonic-workspace-wallpapers
|
|
|
|
|
|
|