Package Details: blockify-git 3.6.3.r24.g370d321-2

Git Clone URL: https://aur.archlinux.org/blockify-git.git (read-only, click to copy)
Package Base: blockify-git
Description: Mutes Spotify advertisements.
Upstream URL: https://github.com/carlocastoldi/blockify
Keywords: adblocker spotify
Licenses: MIT
Conflicts: blockify
Provides: blockify
Submitter: txtsd
Maintainer: None
Last Packager: txtsd
Votes: 1
Popularity: 0.000001
First Submitted: 2022-12-15 16:49 (UTC)
Last Updated: 2024-08-07 03:40 (UTC)

Latest Comments

benjarobin commented on 2024-08-06 18:23 (UTC)

Please depend on pulse-native-provider instead of pulseaudio. See https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/issues/10

cirlo commented on 2024-06-23 21:53 (UTC)

Hi! I have started porting blockify to GTK4. While the UI side of thing is done (I detached the UI from the code) I actually started thinking if all that UI is even needed.

Are people here using the Interlude feature of Blockify? What about the manual blocklist? Can i simplify the codebase to its bare bone in order to only support pulseaudio/pipewire muting? Perhaps removing the UI controls in favour of a status icon+simple menu options (e.g. manual (un)mute)

Thank you!

txtsd commented on 2023-05-05 18:14 (UTC)

Will be done in a day or so. Thanks for reporting.

dreieck commented on 2023-05-04 14:33 (UTC)

Please strip off the leading v from $pkgver, as required by the VCS packaging guidelines.

Then, you can add =${pkgver} to the provides entry.

Thanks for maintaining!