Package Details: vrct 3.4.3-1

Git Clone URL: https://aur.archlinux.org/vrct.git (read-only, click to copy)
Package Base: vrct
Description: VRChat Chatbox Translator & Transcription
Upstream URL: https://misyaguziya.github.io/VRCT-Docs/
Licenses: MIT
Submitter: openglfreak
Maintainer: openglfreak
Last Packager: openglfreak
Votes: 2
Popularity: 0.96
First Submitted: 2026-03-26 10:01 (UTC)
Last Updated: 2026-05-10 16:57 (UTC)

Required by (0)

Sources (17)

Latest Comments

maxlefou commented on 2026-05-06 19:09 (UTC) (edited on 2026-05-06 19:16 (UTC) by maxlefou)

Can't install. Exit status 4

configure.ac:10: error: undefined or overquoted macro: AX_CHECK_COMPILE_FLAG
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
autoreconf: error: /usr/bin/autoconf failed with exit status: 1

P-McNewHold commented on 2026-04-17 19:34 (UTC) (edited on 2026-04-17 19:34 (UTC) by P-McNewHold)

    for patch in ../*.patch; do
        msg2 "$(gettext "Applying patch file %s")" "${patch#./}"
        patch -Np1 -i ./"$patch"
    done

To fix the patches not applying at line 105.