Package Details: searxng-git 1.0.0.r3824.gac430a9ea-1

Git Clone URL: https://aur.archlinux.org/searxng-git.git (read-only, click to copy)
Package Base: searxng-git
Description: A privacy-respecting, hackable metasearch engine
Upstream URL: https://searxng.github.io/searxng/
Licenses: AGPL3
Conflicts: searx, searx-git
Provides: searxng
Submitter: HLFH
Maintainer: HLFH
Last Packager: HLFH
Votes: 8
Popularity: 0.009499
First Submitted: 2021-09-29 10:43 (UTC)
Last Updated: 2024-05-06 08:00 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 .. 11 Next › Last »

HLFH commented on 2023-11-18 18:05 (UTC)

python-chomps removed as dep. Patch from @morsmortium has been added.

morsmortium commented on 2023-11-05 20:05 (UTC)

https://github.com/searxng/searxng/commit/fd814aac863673047c46a9d80682415dae180969#diff-c33cdfa4503c019bc49259acad45fc0a895a127b20ae3ffefaa12b7c439d4aa2

searx/botdetection/limiter.toml → searx/limiter.toml This file got moved 5 days ago.

Replacing this line:

install -Dm644 "${srcdir}/searxng/searx/botdetection/limiter.toml" "${pkgdir}/etc/searxng/limiter.toml"

With this:

install -Dm644 "${srcdir}/searxng/searx/limiter.toml" "${pkgdir}/etc/searxng/limiter.toml"

Makes the packaging work, however I have no idea, if the file is still expected to be there.

ramenu commented on 2023-09-09 12:16 (UTC)

python-chompjs has been removed as a dependency. See https://github.com/searxng/searxng/commit/d07c006aed12631a7e0f9a5c82288a8ef7c5bfad

HLFH commented on 2023-08-11 16:06 (UTC)

Updated with the required dep

HLFH commented on 2023-08-11 15:42 (UTC) (edited on 2023-08-11 15:42 (UTC) by HLFH)

Chomp

nihilnovi commented on 2023-08-10 12:10 (UTC)

python-chompjs is now required based on: "ModuleNotFoundError: No module named 'chompjs'"

HLFH commented on 2023-07-20 06:18 (UTC) (edited on 2023-07-20 06:18 (UTC) by HLFH)

python-httpcore is no longer out-of-date. So this package should work without hassle.

@MarsSeed The package name is searxng-git and it conflicts with searx and searx-git. Why shall I remove any of them?

Package updated with provides parameter.

MarsSeed commented on 2023-07-20 00:32 (UTC) (edited on 2023-08-11 19:18 (UTC) by MarsSeed)

Please kindly remove the package's own name from conflicts (superfluous).

However, please add the necessary 'searxng' to the provides array.

EDIT: Sorry, I was mistaken for the first request. Thank you for implementing the second suggestion.

csts commented on 2023-07-07 17:53 (UTC)

@HLFH thank you.

HLFH commented on 2023-07-07 10:41 (UTC)

@deons I have added the limiter.toml file and enabled the limiter feature in the settings.yml. All good, now.