Package Details: plasma6-themes-colloid-git r48.950da0f-1

Git Clone URL: https://aur.archlinux.org/plasma6-themes-colloid-git.git (read-only, click to copy)
Package Base: plasma6-themes-colloid-git
Description: colloid theme for KDE Plasma
Upstream URL: https://github.com/vinceliuice/Colloid-kde
Licenses: GPL-3.0-or-later
Conflicts: plasma5-themes-colloid-git
Provides: plasma6-themes-colloid
Replaces: plasma5-themes-colloid-git
Submitter: edward-p
Maintainer: edward-p
Last Packager: edward-p
Votes: 0
Popularity: 0.000000
First Submitted: 2024-12-08 11:22 (UTC)
Last Updated: 2024-12-08 11:22 (UTC)

Dependencies (7)

Required by (0)

Sources (1)

Latest Comments

HunabKu commented on 2024-12-08 05:12 (UTC) (edited on 2024-12-08 05:19 (UTC) by HunabKu)

Can't build because plasma5-themes-colloid-git/src/Colloid-kde/sddm/Colloid folder now have 5.0 and 6.0 folders (for sddm/plasma 5 & 6)

Personnaly i replaced

cp -r "${srcdir}/${_gitname}/sddm/${_themeName}" "${pkgdir}/usr/share/sddm/themes/${_themeName}-${color}"

cp -r "${srcdir}/${_gitname}/sddm/images/${_themeName}-${color}.png" "${pkgdir}/usr/share/sddm/themes/${_themeName}-${color}/background.png"

cp -r "${srcdir}/${_gitname}/sddm/images/Preview-${color}.png" "${pkgdir}/usr/share/sddm/themes/${_themeName}-${color}/Preview.png"

by

cp -r "${srcdir}/${_gitname}/sddm/6.0/${_themeName}" "${pkgdir}/usr/share/sddm/themes/${_themeName}-${color}"

cp -r "${srcdir}/${_gitname}/sddm/6.0/images/${_themeName}-${color}.png" "${pkgdir}/usr/share/sddm/themes/${_themeName}-${color}/background.png"

cp -r "${srcdir}/${_gitname}/sddm/6.0/images/Preview-${color}.png" "${pkgdir}/usr/share/sddm/themes/${_themeName}-${color}/Preview.png"

because plasma version on arch baed is 6