Package Details: imgbrd-grabber 7.12.2-2

Git Clone URL: https://aur.archlinux.org/imgbrd-grabber.git (read-only, click to copy)
Package Base: imgbrd-grabber
Description: Very customizable imageboard/booru downloader with powerful filenaming features.
Upstream URL: https://github.com/Bionus/imgbrd-grabber
Keywords: grabber imgbrd
Licenses: Apache-2.0
Conflicts: imgbrd-grabber-appimage, imgbrd-grabber-bin, imgbrd-grabber-git
Submitter: HurricanePootis
Maintainer: HurricanePootis
Last Packager: HurricanePootis
Votes: 10
Popularity: 0.67
First Submitted: 2021-07-28 05:38 (UTC)
Last Updated: 2024-05-18 23:53 (UTC)

Latest Comments

hildigerr commented on 2024-05-18 18:28 (UTC)

To get it to build, I added 'qt6-webengine' 'qt6-shadertools' and 'clang' to depends. I'm not sure if some should rather be included as makedepends or optdepends.

Nanoshift commented on 2024-05-18 17:15 (UTC) (edited on 2024-05-18 17:22 (UTC) by Nanoshift)

Build fails for me (make: *** [Makefile:166: all] Error 2) with many of these errors: /usr/lib/qt6/bin/lupdate: error while loading shared libraries: libclang-cpp.so.17: cannot open shared object file: No such file or directory Edit: Installing clang fixed it

flan_suse commented on 2024-03-31 15:59 (UTC)

imgbrd-grabber 7.11.2-4

==> ERROR: One or more files did not pass the validity check!

MarsSeed commented on 2023-08-06 09:27 (UTC)

Pleads add conflicts=grabber, as that is an old, unmaintained duplicate of this package.

HurricanePootis commented on 2022-01-02 17:57 (UTC)

imgbgrd-grabber can now be compiled using GCC. If you have any problems, please let me know!

HurricanePootis commented on 2021-08-26 15:25 (UTC)

For now, I had to set for this project to compile wtih clang. Whenever it uses GCC, which it defaults to, there is a linker error with something about Qt. This is so far happening on 7.6.1, and not on 7.6.0, so hopefully it gets rectified upstream. I don't have the C++ knowledge nor experience with imgbrd-grabber to attempt to fix this myself.