Package Details: guiman 1.6.0-1

Git Clone URL: https://aur.archlinux.org/guiman.git (read-only, click to copy)
Package Base: guiman
Description: The Ultimate Arch Linux Package Manager - GUI with 100% pacman & AUR feature parity
Upstream URL: https://github.com/Junaid433/guiman
Licenses: MIT
Conflicts: guiman-bin, guiman-git
Provides: guiman
Submitter: Junaid433
Maintainer: Junaid433
Last Packager: Junaid433
Votes: 0
Popularity: 0.000000
First Submitted: 2025-10-02 08:36 (UTC)
Last Updated: 2025-12-15 20:30 (UTC)

Required by (0)

Sources (1)

Latest Comments

Cody_Learner commented on 2026-01-16 00:44 (UTC) (edited on 2026-01-16 01:02 (UTC) by Cody_Learner)

OK, the PKGBUILD needs the following pkg changed in the depends array:

edit  'webkit2gtk'  to  'webkit2gtk-4.1'

The pkg builds fine in a chroot with this change.

Cody_Learner commented on 2026-01-14 08:11 (UTC)

This is failing on the same error with my personal AUR helper and a clean chroot build per below:

$ pkgctl build

  cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
  cargo:warning=
  pkg-config exited with status code 1
  > PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags javascriptcoregtk-4.1 'javascriptcoregtk-4.1 >= 2.38'

  The system library `javascriptcoregtk-4.1` required by crate `javascriptcore-rs-sys` was not found.
  The file `javascriptcoregtk-4.1.pc` needs to be installed and the PKG_CONFIG_PATH environment variable must contain its parent directory.
  The PKG_CONFIG_PATH environment variable is not set.

  HINT: if you have installed the library, try setting PKG_CONFIG_PATH to the directory containing `javascriptcoregtk-4.1.pc`.

Junaid433 commented on 2025-10-06 18:59 (UTC)

The build issues should be fixed with 0.1.1, thanks for letting me know

yochananmarqos commented on 2025-10-02 17:05 (UTC)

Fails to build as the v0.1.0 tag doesn't exist and the build command is incorrect. It should be npm run tauri:build.

Attempting to build from v0.1.1 fails as well.

   Compiling webkit2gtk v0.18.2
error: proc macro panicked
  --> src/main.rs:87:14
   |
87 |         .run(tauri::generate_context!())
   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = help: message: icon /build/guiman/src/guiman/src-tauri/icons/icon.png is not RGBA

error: could not compile `guiman` (bin "guiman") due to 1 previous error
       Error failed to build app: failed to build app