Package Details: plasma5-themes-sweet-full-git r368.cf72cb4-3

Git Clone URL: https://aur.archlinux.org/plasma5-themes-sweet-full-git.git (read-only, click to copy)
Package Base: plasma5-themes-sweet-full-git
Description: Sweet KDE Plasma theme
Upstream URL: https://github.com/EliverLara/sweet
Keywords: kde plasma sweet theme
Licenses: GPL3
Conflicts: kvantum-theme-sweet-git, plasma5-theme-sweet-git, sweet-cursor-theme, sweet-cursor-theme-git, sweet-cursors-theme, sweet-gtk-theme, sweet-gtk-theme-dark, sweet-kde, sweet-kde-git, sweet-kvantum-theme-git, sweet-theme-full-git, sweet-theme-git
Provides: sweet-theme
Submitter: Gigas002
Maintainer: Gigas002 (dr460nf1r3)
Last Packager: Gigas002
Votes: 5
Popularity: 0.008189
First Submitted: 2023-10-29 01:03 (UTC)
Last Updated: 2024-05-08 13:59 (UTC)

Dependencies (10)

Required by (0)

Sources (1)

Latest Comments

1 2 Next › Last »

BrianAllred commented on 2024-05-08 16:09 (UTC)

The relative path fixed my original issue, but now it's failing due to requiring xcursorgen as a makedep. I usually build AUR packages in a clean chroot, that probably has something to do with it.

Gigas002 commented on 2024-05-08 14:00 (UTC) (edited on 2024-05-08 14:18 (UTC) by Gigas002)

Hey, @BrianAllred! Can't reproduce your issue. Tried changing relative path to $startdir/$patch in PKGBUILD, maybe this will help.

If it doesn't, could you please try to do the following:

git clone https://aur.archlinux.org/plasma5-themes-sweet-full-git.git
cd plasma5-themes-sweet-full-git
makepkg

And see if it still fails?

BrianAllred commented on 2024-05-08 13:47 (UTC)

Build fails in the prepare step, says patch: **** Can't open patch file ../../cursors.patch : No such file or directory

Gigas002 commented on 2023-11-01 11:17 (UTC)

Ah, I see. Thanks for telling this. I wonder why GTK theme doesn't appear on your system by default though

dr460nf1r3 commented on 2023-10-31 14:16 (UTC)

So I tracked it down to another thing indeed. To build the package we used an interfere basically changing parts of the PKGBUILD) for quite a while to work around the exact same issue. The interfere only applies to the exact pkgname, so it was no longer used for this new package. Sorry about bothering you, this was completely my oversight.

Gigas002 commented on 2023-10-31 12:22 (UTC)

@dr460nf1r3 For renaming I only changed the pkgname and depends part. The _pkgname part was not changed at all. I guess the your issue is caused by something else. I couldn't reproduce it on my pc

dr460nf1r3 commented on 2023-10-31 07:50 (UTC)

Was the package using "sweet" (lowercase) as name for the GTK theme before? After moving to the new package name, GTK themes were suddenly no longer themed. There are no commits available to look into the changes. I'd suggest reverting this if it has indeed been changed, since it breaks a lot of existing setups.

r3f commented on 2023-04-18 16:16 (UTC)

error: failed to commit transaction (conflicting files)

Kritiqual commented on 2022-12-20 13:19 (UTC)

The build function take so long to complete! Any work around to fix this?