Search Criteria
Package Details: huggle 3.4.13-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/huggle.git (read-only, click to copy) |
---|---|
Package Base: | huggle |
Description: | Anti-vandalism tool for use on MediaWiki-based projects |
Upstream URL: | https://en.wikipedia.org/wiki/Wikipedia:Huggle |
Keywords: | mediawiki wikimedia wikipedia |
Licenses: | GPL-3.0-or-later |
Conflicts: | libircclient |
Submitter: | sdamashek |
Maintainer: | AntiComposite |
Last Packager: | AntiComposite |
Votes: | 7 |
Popularity: | 0.000437 |
First Submitted: | 2015-05-08 00:41 (UTC) |
Last Updated: | 2025-04-08 02:17 (UTC) |
Dependencies (4)
- qt5-multimedia
- qt5-webengine
- yaml-cpp
- cmake (cmake-gitAUR, cmake3AUR) (make)
Latest Comments
1 2 3 Next › Last »
AntiComposite commented on 2025-04-08 02:26 (UTC) (edited on 2025-04-08 02:27 (UTC) by AntiComposite)
There was an issue with the original tarball for 3.4.13, I reported it but forgot to rebuild the package after upstream redid the tarball. Should be fixed now.
Building with CMake 4.0.0 results in an error:
I added -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to the PKGBUILD and it seems to build fine.
marcolussetti commented on 2025-04-07 23:33 (UTC) (edited on 2025-04-07 23:36 (UTC) by marcolussetti)
Failing the b2sums check for me on huggle_3.4.13.tar.gz
I think we may need to update the signature here, though not sure why it would have changed when it's the same release?
I'll flag this out of date on this, but I apologize if it's somehow on my side only.
AntiComposite commented on 2022-11-27 19:02 (UTC)
Do you happen to have the libircclient package installed? It looks like there's a name conflict there. If not, does this package build cleanly?
Hakase commented on 2022-11-27 18:43 (UTC)
Huggle doesn't launch for me anymore, it just spits out "huggle: symbol lookup error: /usr/lib/libircclient.so: undefined symbol: _ZTIN6libirc7NetworkE".
AntiComposite commented on 2022-11-19 04:02 (UTC)
Icon should be fixed now.
chrs commented on 2022-02-27 16:20 (UTC)
The desktop file installed by the package has a mismatched path to the application icon of
Icon=/snap/huggle/current/meta/gui/icon.png
whereas the actual icon gets installed to/usr/share/huggle/huggle3_newlogo.png
.AntiComposite commented on 2020-04-26 02:37 (UTC)
I've now updated this package and backported the fix for the yaml-cpp conflict.
AntiComposite commented on 2020-04-25 00:25 (UTC)
That's the long-standing yaml-cpp conflict bug. A patch to actually fix that has now been merged upstream. Until a new release is generated, you will have to use huggle-git. I have updated the PKGBUILD for huggle-git and created a patch to put the Huggle extensions in the correct place here.
curtispf commented on 2020-04-23 18:56 (UTC)
I'm getting build errors when trying to build huggle using the AUR version, but building it using the instructions on the huggle GitHub page works fine. The below error is the output I'm getting:
1 2 3 Next › Last »