Package Details: vinyl 6.2.4.df777bd-2

Git Clone URL: https://aur.archlinux.org/vinyl.git (read-only, click to copy)
Package Base: vinyl
Description: Vinyl Theme for KDE Plasma 6
Upstream URL: https://github.com/ekaaty/vinyl-theme
Keywords: plasma6-theme vinyl vinyl-theme
Licenses: GPL-2.0-or-later
Provides: vinyl
Submitter: DeltaCopy
Maintainer: DeltaCopy
Last Packager: DeltaCopy
Votes: 0
Popularity: 0.000000
First Submitted: 2024-11-23 13:55 (UTC)
Last Updated: 2024-12-30 12:47 (UTC)

Latest Comments

xfPNS2QERL commented on 2025-01-02 18:04 (UTC)

@DeltaCopy that worked! I'm able to install and use the theme now, thank you.

DeltaCopy commented on 2025-01-01 17:39 (UTC)

Most likely this is related to parallel compilation.

You can configure this inside: /etc/makepkg.conf

MAKEFLAGS="--jobs=$(nproc)"

https://wiki.archlinux.org/title/Makepkg#Parallel_compilation

xfPNS2QERL commented on 2025-01-01 10:36 (UTC) (edited on 2025-01-01 10:40 (UTC) by xfPNS2QERL)

When I try to install it, it fails at this part. I've tried multiple times and the same issue happens. I'm on EndeavourOS and I had just updated my system before installing this.

[ 67%] Generating vinylsettings.h, vinylsettings.cpp
[ 68%] Building CXX object kdecoration/CMakeFiles/vinyldecoration.dir/vinyldecoration_autogen/mocs_compilation.cpp.o
[ 69%] Building CXX object kdecoration/CMakeFiles/vinyldecoration.dir/vinylbutton.cpp.o
[ 70%] Building CXX object kdecoration/CMakeFiles/vinyldecoration.dir/vinyldecoration.cpp.o
In file included from /home/main/.cache/yay/vinyl/src/vinyl.git/kdecoration/vinyldecoration.cpp:28:
/home/main/.cache/yay/vinyl/src/vinyl.git/kdecoration/config/vinylconfigwidget.h:28:10: fatal error: config/ui_vinylconfigurationui.h: No such file or directory
   28 | #include "config/ui_vinylconfigurationui.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [kdecoration/CMakeFiles/vinyldecoration.dir/build.make:122: kdecoration/CMakeFiles/vinyldecoration.dir/vinyldecoration.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:5273: kdecoration/CMakeFiles/vinyldecoration.dir/all] Error 2
make: *** [Makefile:156: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: vinyl-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
vinyl - exit status 4

HelloHuniBuni commented on 2024-11-29 19:33 (UTC)

I'm up to date but on Manjaro, that's probably the reason it's not available just yet. Thanks for trying to help and for making the vinyl package available in the first place.

DeltaCopy commented on 2024-11-28 18:41 (UTC)

When you attempt to install this package it will prompt to upgrade the dependency automatically.

The latest version of extra-cmake-modules is at 6.8.0

https://archlinux.org/packages/extra/any/extra-cmake-modules/

You have an older version last released ~Sept.

When was the last time you updated your system ?

HelloHuniBuni commented on 2024-11-28 17:32 (UTC)

Right, the new output is: No AUR package found for extra-cmake-modules>=6.7.0 Do you have a suggestion of how others might obtain version 6.7.0?

DeltaCopy commented on 2024-11-28 09:29 (UTC)

@HelloHuniBuni extra-cmake-modules >=6.7.0 is required. You have an older version hence the CMake error msg. The PKGBUILD has been updated to explicitly reflect this.

HelloHuniBuni commented on 2024-11-28 06:41 (UTC)

CMake Error at CMakeLists.txt:24 (find_package): Could not find a configuration file for package "ECM" that is compatible
with requested version "6.7.0".

The following configuration files were considered but not accepted:

/usr/share/ECM/cmake/ECMConfig.cmake, version: 6.6.0