Package Details: arc_unpacker-git r2428.456834ec-4

Git Clone URL: https://aur.archlinux.org/arc_unpacker-git.git (read-only, click to copy)
Package Base: arc_unpacker-git
Description: CLI tool for extracting images and sounds from visual novels.
Upstream URL: https://github.com/vn-tools/arc_unpacker
Licenses: GPL-3.0-or-later
Conflicts: arc_unpacker
Provides: arc_unpacker, arc_unpacker-git
Submitter: sebba
Maintainer: absrdspc
Last Packager: absrdspc
Votes: 5
Popularity: 0.000109
First Submitted: 2017-07-22 16:13 (UTC)
Last Updated: 2025-07-19 12:52 (UTC)

Latest Comments

1 2 Next › Last »

zkm2fw commented on 2025-12-15 22:39 (UTC)

https://aur.archlinux.org/packages/onscripter-en-galladite27 provides /usr/bin/nsadec

use that before issues in arc_unpacker-git are fixed

WalkerM commented on 2025-12-07 18:57 (UTC)

huh, seems to still be failing. It compiles now, but there are some tests that don't work. It just shows a dump of characters beforehand, I don't really know what to make of it. Sorry to be an inconvenience!

test cases:  316 |  314 passed | 2 failed
assertions: 8740 | 8737 passed | 3 failed

zkm2fw commented on 2025-12-05 04:15 (UTC) (edited on 2025-12-27 03:02 (UTC) by zkm2fw)

fix

prepare() {
  sed -i "/^find_package(Boost/ s, system , ,g" "$srcdir/$pkgname/CMakeLists.txt"
}

https://github.com/prusa3d/PrusaSlicer/issues/14899#issuecomment-3365217679

WalkerM commented on 2025-11-20 19:39 (UTC)

Hey! Hope you've been having a good year, seems like the package broke again, the new error is:

Could not find a package configuration file provided by "boost_system"
  (requested version 1.89.0) with any of the following names:

    boost_systemConfig.cmake
    boost_system-config.cmake

  Add the installation prefix of "boost_system" to CMAKE_PREFIX_PATH or set
  "boost_system_DIR" to a directory containing one of the above files.  If
  "boost_system" provides a separate development package or SDK, be sure it
  has been installed.

Thanks in advance if you manage to fix it!

WalkerM commented on 2025-07-21 16:40 (UTC)

Thanks a lot! It's a very useful tool.

absrdspc commented on 2025-07-19 13:04 (UTC)

Build fixed, tests are passing

WalkerM commented on 2025-07-06 16:39 (UTC)

Hey! I've been trying to get the package to build without success for a bit. Seems the support for arc_unpacker's build has been removed from CMake due to old age. That's what I understand, at least:

Compatibility with CMake < 3.5 has been removed from CMake.

Does anyone has any idea on how to fix it? If I find a solution I'll be more than happy to share it.

vbs commented on 2024-10-24 04:33 (UTC)

I want to sincerely thank @absrdspc for your work on this.

It did not build with the instructions on github.

I'm assuming the problems are caused by the fact it hasn't been updated in years and got left behind by the build dependencies that have.

I'm not smart enough to fix this myself in a timely manner so I figured the quickest solution is to just run Windows version in Wine but then I found it in the AUR.

You saved me much frustration. Thank you.

gardenappl commented on 2024-07-12 20:24 (UTC)

Fails some tests for me.

Entis MIO lossy audio @ tests/dec/entis/mio_audio_decoder_test.cc:41 and tests/dec/entis/mio_audio_decoder_test.cc:46

CRI HCA audio @ tests/dec/cri/hca_audio_decoder_test.cc:41