Search Criteria
Package Details: blockify-git 3.6.3.r24.g370d321-2
Package Actions
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) |
Dependencies (15)
- alsa-utils (alsa-utils-gitAUR)
- gst-python (gst-python-gitAUR)
- gstreamer0.10AUR
- gtk4 (gtk4-customizableAUR, gtk4-paper-planeAUR, gtk4-gitAUR)
- libwnck3
- pulse-native-provider (pipewire-pulse-gitAUR, pulseaudio-gitAUR, pipewire-full-pulse-gitAUR, pipewire-pulse, pulseaudio)
- python-dbus
- python-docopt
- spotifyAUR (spotify-snapstoreAUR, spotify-1.1AUR, spotify-devAUR, spotify-edgeAUR)
- wmctrl
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
benjarobin commented on 2024-08-06 18:23 (UTC)
Please depend on
pulse-native-provider
instead ofpulseaudio
. See https://gitlab.archlinux.org/archlinux/packaging/packages/pipewire/-/issues/10cirlo 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 theprovides
entry.Thanks for maintaining!