Package Details: lact-git r779.4082728-1

Git Clone URL: https://aur.archlinux.org/lact-git.git (read-only, click to copy)
Package Base: lact-git
Description: AMDGPU Controller application (git version)
Upstream URL: https://github.com/ilya-zlobintsev/LACT
Licenses: MIT
Conflicts: lact, lact-libadwaita
Provides: lact
Submitter: IlyaZ
Maintainer: IlyaZ
Last Packager: IlyaZ
Votes: 7
Popularity: 0.55
First Submitted: 2020-10-29 07:33 (UTC)
Last Updated: 2025-06-27 08:48 (UTC)

Latest Comments

ptr1337 commented on 2025-05-24 15:06 (UTC)

Dependecy missing, when compiling in chroot. Please add:

  = note:  "cc" "-m64" "/tmp/rustcK3Fd48/symbols.o" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib64/rustlib/x86_64-unknown-linux-gnu/lib/{libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgtk-4" "-lpangocairo-1.0" "-lpango-1.0" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lharfbuzz" "-lvulkan" "-lgraphene-1.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgtk-4" "-lpangocairo-1.0" "-lpango-1.0" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lharfbuzz" "-lvulkan" "-lgraphene-1.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgraphene-1.0" "-lgobject-2.0" "-lglib-2.0" "-lgtk-4" "-lpangocairo-1.0" "-lpango-1.0" "-lgdk_pixbuf-2.0" "-lcairo-gobject" "-lcairo" "-lharfbuzz" "-lvulkan" "-lgraphene-1.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lpango-1.0" "-lgobject-2.0" "-lharfbuzz" "-lglib-2.0" "-lgdk_pixbuf-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgio-2.0" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lcairo-gobject" "-lcairo" "-lgobject-2.0" "-lglib-2.0" "-lgobject-2.0" "-lglib-2.0" "-lOpenCL" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcK3Fd48/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib64/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/pkg/src/LACT/target/release/deps/lact-bb39ef73e371eedc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-Wl,-O1" "-Wl,--strip-all" "-nodefaultlibs" "-z" "pack-relative-relocs"
  = note: some arguments are omitted. use `--verbose` to show all linker arguments
  = note: /usr/sbin/ld: cannot find -lOpenCL: No such file or directory
          collect2: error: ld returned 1 exit status

IlyaZ commented on 2025-05-18 11:38 (UTC)

Upstream has been updated with CARGO_NET_GIT_FETCH_WITH_CLI=true in the Makefile, this should help if you previously got stuck on Updating git repository

Grand commented on 2025-02-23 18:40 (UTC)

lact-git provides lact but it doesn't properly conflict with it. When trying to install lact-git it complains about conflicting files but doesn't prompt the user about the conflicting package and fails. I believe this is resolved by adding lact to the conflicts array in the PKGBUILD

IlyaZ commented on 2024-04-24 09:15 (UTC)

To whoever marked the package out of date: it's a git package, it always fetches the latest version at build time.

IlyaZ commented on 2021-03-29 14:23 (UTC)

@postcd that's just the rust toolchain taking space, it's only needed for building. The actual installed package is 15 megabytes.

postcd commented on 2021-03-29 14:19 (UTC)

$ pamac build lact-git Total download size: 92,2 MB Total installed size: 595,3 MB :-S

murlakatamenka commented on 2021-03-15 22:45 (UTC) (edited on 2021-03-26 15:35 (UTC) by murlakatamenka)

Thank you!

IlyaZ commented on 2021-03-14 13:30 (UTC)

Done

murlakatamenka commented on 2021-03-14 07:57 (UTC)

There is cli now (lact-cli), please install it too.