Search Criteria
Package Details: arc_unpacker-git r2428.456834ec-4
Package Actions
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.003407 |
First Submitted: | 2017-07-22 16:13 (UTC) |
Last Updated: | 2025-07-19 12:52 (UTC) |
Dependencies (9)
- boost-libs
- libjpeg-turbo (mozjpeg-gitAUR, mozjpegAUR, libjpeg-turbo-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libwebp (libwebp-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- zlib (zlib-gitAUR, zlib-ng-compat-gitAUR, zlib-ng-compat)
- boost (boost-gitAUR) (make)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
1 2 Next › Last »
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
andtests/dec/entis/mio_audio_decoder_test.cc:46
CRI HCA audio @
tests/dec/cri/hca_audio_decoder_test.cc:41
absrdspc commented on 2024-05-09 14:07 (UTC)
Fixed, thanks
kusoneko commented on 2024-03-26 17:10 (UTC) (edited on 2024-04-04 20:18 (UTC) by kusoneko)
Hello,
This does not compile in a clean chroot due to the lack of git in the makedepends array as stated in the AUR VCS packaging guildelines.
Please add it.
Thank you, Kusoneko
wallena3 commented on 2021-04-20 12:14 (UTC)
it work now, thanks
absrdspc commented on 2021-04-19 21:32 (UTC)
Should work now
wallena3 commented on 2021-04-16 05:12 (UTC)
@absrdspc Yes, fully update. Here are failed tests:
CLI facade Unpacking archives with CLI facade
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/cli_facade_test.cc:44 ...............................................................................
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/cli_facade_test.cc:56: FAILED: REQUIRE( io::is_directory("./xp3-v2~.xp3") ) with expansion: false
Archives reference only valid decoders
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/archive_decoder_linkage_test.cc:24 ...............................................................................
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/archive_decoder_linkage_test.cc:39: FAILED: {Unknown expression after the reported line} due to unexpected exception with message: Could not open /usr/etc/xp3/karakara.dat
KiriKiri XP3 archives Version 1
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:44 ...............................................................................
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:44: FAILED: due to unexpected exception with message: Could not open /usr/etc/xp3/karakara.dat
KiriKiri XP3 archives Version 2
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:49 ...............................................................................
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:49: FAILED: due to unexpected exception with message: Could not open /usr/etc/xp3/karakara.dat
KiriKiri XP3 archives Compressed file table
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:54 ...............................................................................
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:54: FAILED: due to unexpected exception with message: Could not open /usr/etc/xp3/karakara.dat
KiriKiri XP3 archives Compressed file data
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:59 ...............................................................................
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:59: FAILED: due to unexpected exception with message: Could not open /usr/etc/xp3/karakara.dat
KiriKiri XP3 archives Multiple SEGM chunks
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:64 ...............................................................................
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:64: FAILED: due to unexpected exception with message: Could not open /usr/etc/xp3/karakara.dat
KiriKiri XP3 archives Shuffled chunks
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:69 ...............................................................................
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:69: FAILED: due to unexpected exception with message: Could not open /usr/etc/xp3/karakara.dat
KiriKiri XP3 archives 'time' chunk
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:74 ...............................................................................
/home/wallen/.cache/yay/arc_unpacker-git/src/arc_unpacker-git/tests/dec/kirikiri/xp3_archive_decoder_test.cc:74: FAILED: due to unexpected exception with message: Could not open /usr/etc/xp3/karakara.dat
1 2 Next › Last »