Package Details: lact-libadwaita 0.5.4-2

Git Clone URL: https://aur.archlinux.org/lact.git (read-only, click to copy)
Package Base: lact
Description: AMDGPU Controller application (libadwaita edition)
Upstream URL: https://github.com/ilya-zlobintsev/LACT
Licenses: MIT
Conflicts: lact
Provides: lact
Submitter: IlyaZ
Maintainer: IlyaZ
Last Packager: IlyaZ
Votes: 19
Popularity: 2.29
First Submitted: 2021-03-23 06:51 (UTC)
Last Updated: 2024-04-23 06:20 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 Next › Last »

yochananmarqos commented on 2024-01-18 20:52 (UTC)

@IlyaZ: Please see Rust package guidelines and my improved PKGBUILD

xiota commented on 2023-12-27 18:35 (UTC)

Could be anything. Usually outdated cache, unusual config, or conflicting packages.

ashnur commented on 2023-12-27 16:09 (UTC)

thanks @xiota, clean chroot worked, I just wish I knew what the actual problem is with my install since everything seems to be in order and I don't tend to change too many things in the defaults

xiota commented on 2023-12-27 15:11 (UTC)

Try building in a clean chroot.

ashnur commented on 2023-12-27 12:53 (UTC)

I have updated my system (also did a reboot), don't have anything weird in place of blueprint-compiler nor python-gobject but I still get this error when trying to install lact https://gist.githubusercontent.com/ashnur/1d49534fe6d44c868b656417f12305c7/raw/94da746df00bde94ac95a0c0d9b4e34ec11e0fa2/lact.txt

IlyaZ commented on 2023-12-23 14:35 (UTC)

The package correctly installs into /usr now. It needs both DESTDIR and PREFIX to be specified.

IlyaZ commented on 2023-12-23 14:16 (UTC)

Thanks, forgot to update it

sergoops commented on 2023-12-23 14:12 (UTC)

After changes in 0.5.1 you need to change the DESTDIR to DESTDIR="${pkgdir}". Now it's ${pkgdir}/usr". The package is currently being installed to the "/usr/usr/local/"

simona commented on 2023-12-23 12:37 (UTC)

now ok :-)