Package Details: plasma6-themes-chromeos-kde-git r83.1dd53ec-1

Git Clone URL: https://aur.archlinux.org/plasma6-themes-chromeos-kde-git.git (read-only, click to copy)
Package Base: plasma6-themes-chromeos-kde-git
Description: ChromeOS theme for kde plasma
Upstream URL: https://github.com/vinceliuice/ChromeOS-kde
Keywords: chromeos kde plasma6 theme vinceliuice
Licenses: GPL3
Submitter: LucasFrendorf
Maintainer: LucasFrendorf
Last Packager: LucasFrendorf
Votes: 6
Popularity: 0.000552
First Submitted: 2024-04-21 20:27 (UTC)
Last Updated: 2025-01-06 13:35 (UTC)

Dependencies (3)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

LucasFrendorf commented on 2025-01-06 13:37 (UTC)

@Carlinix Thanks for noticing, it has been updated

Carlinix commented on 2025-01-06 13:24 (UTC) (edited on 2025-01-06 13:24 (UTC) by Carlinix)

The PKGBUILD file needs to be updated to reflect the new directory structure for SDDM component (now, there are two subpaths, 5.0 and 6.0), I've patched to force the use of 6.0.

30c30
<     cd "$srcdir/${_pkgname%-git}/sddm"
---
>     cd "$srcdir/${_pkgname%-git}/sddm/6.0"
41c41
<     cd "$srcdir/${_pkgname%-git}/sddm"
---
>     cd "$srcdir/${_pkgname%-git}/sddm/6.0"

LucasFrendorf commented on 2024-04-21 20:55 (UTC)

Updated the package to follow the naming guide lines

Roc commented on 2023-12-12 20:38 (UTC)

Thank you for tell me that, I will remove them.

Ashark commented on 2023-10-28 17:32 (UTC)

This package uses incorrect naming. The prefix for plasma themes should be "plasma5-themes". See KDE package guidelines.
Consider renaming the package or make a deletion request.

shaybox commented on 2020-05-09 16:51 (UTC)

Fixed, no problem

tonyfettes commented on 2020-05-09 15:29 (UTC)

Sorry to bother you again, but another file structure layout problem here is that folder sddm/ChromeOS should be in ${pkgdir}/usr/share/sddm/themes instead of ${pkgdir}/usr/share/sddm

Thank you for your packaging. :)