Search Criteria
Package Details: multicolor-sddm-theme 0.1.9-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/multicolor-sddm-theme.git (read-only, click to copy) |
|---|---|
| Package Base: | multicolor-sddm-theme |
| Description: | An SDDM theme that has nine colorschemes available |
| Upstream URL: | https://gitlab.com/dwt1/multicolor-sddm-theme |
| Licenses: | GPL |
| Provides: | multicolor-sddm-theme |
| Submitter: | dwt1 |
| Maintainer: | dwt1 |
| Last Packager: | dwt1 |
| Votes: | 1 |
| Popularity: | 0.001313 |
| First Submitted: | 2021-10-30 19:22 (UTC) |
| Last Updated: | 2023-08-19 14:11 (UTC) |
Dependencies (7)
- sddm (sddm-gitAUR, sddm-idleAUR)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- otf-font-awesome (optional) – Fontawesome support
- otf-ralewayAUR (otf-raleway-gitAUR) (optional) – raleway font support
- ttf-font-awesome (ttf-all-the-iconsAUR, ttf-font-awesome-proAUR, otf-font-awesome-proAUR, woff2-font-awesome) (optional) – Fontawesome support
- ttf-google-fonts-gitAUR (optional) – Open fonts from google, included raleway
- ttf-impallari-raleway-family (ttf-ralewayAUR) (optional) – raleway font support
Latest Comments
MarsSeed commented on 2023-08-19 14:19 (UTC)
And also please define a specific commit as source; don't just use the default branch.
MarsSeed commented on 2023-08-19 14:18 (UTC)
Please don't use
cpcommand inpackage(); useinstall.dwt1 commented on 2023-08-19 14:13 (UTC)
The use of 'sudo' has been removed from PKGBUILD.
LeoMeinel commented on 2022-08-13 00:56 (UTC) (edited on 2022-08-13 12:22 (UTC) by LeoMeinel)
Hi, I would recommend not calling sudo inside a PKGBUILD. This causes a password prompt for builduser if you are building in a chroot.. If you remove the sudo it installs fine. I hope you can implement this somehow!