Search Criteria
Package Details: hblock 3.2.0-1
Git Clone URL: | https://aur.archlinux.org/hblock.git (read-only, click to copy) |
---|---|
Package Base: | hblock |
Description: | Adblocker that creates a hosts file from multiple sources |
Upstream URL: | https://github.com/hectorm/hblock |
Keywords: | adblock blocker hosts |
Licenses: | |
Submitter: | erazemk |
Maintainer: | hectorm |
Last Packager: | hectorm |
Votes: | 9 |
Popularity: | 0.33 |
First Submitted: | 2018-12-15 19:51 |
Last Updated: | 2021-01-18 18:51 |
Latest Comments
1 2 Next › Last »
malcolm commented on 2020-11-09 14:57
thanks
hectorm commented on 2020-11-09 14:27
@malcolm The test that is failing is influenced by the system locale, I going to disable the tests until I find a solution.
malcolm commented on 2020-11-09 14:12
looks broken
hectorm commented on 2020-11-08 13:52
Hi, I'm the author of hBlock. @erazemk has transferred the package to me and from now on I will be the one who updates it.
It's my first AUR package, any suggestion about the packaging of the project will be very helpful.
erazemk commented on 2020-01-13 06:20
I won't forcefully change installation paths in the Makefile, especially not by changing paths with sed. If you'd like
/usr
to be the default, suggest it to the project. I'd recommend you report the prefix not working as well.yochananmarqos commented on 2020-01-12 21:13
The prefix in the
Makefile
is/usr/local. Please change it to
/usr`.Here's one way:
I tried
make PREFIX=/usr
but it didn't work for some reason.erazemk commented on 2019-05-02 22:50
@kronikpillow, to enable the timer type
sudo systemctl enable hblock.timer
kronikpillow commented on 2019-05-02 22:44
@JustMeErazem stange, I have the package installed, and with a second attempt i managed to install HBlock ... I ran hblock -b to generate the hosts file, now i just need to figgure out how to enable the timer :D
erazemk commented on 2019-05-01 20:27
@kronikpillow Seems you don't have zip installed. I don't use Arch anymore so I won't update the package, but it seems zip should be added as a dependency.
You can fix this issue locally by installing the package "zip" and retry the installation of hblock.
kronikpillow commented on 2019-05-01 20:23