Search Criteria
Package Details: muffon-bin 2.4.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/muffon-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | muffon-bin |
| Description: | Music streaming browser,retrieves audio, video and metadata from various Internet sources.(Prebuilt version.Use system-wide electron) |
| Upstream URL: | https://muffon.netlify.app/ |
| Keywords: | muffon streaming-browser |
| Licenses: | AGPL-3.0-only |
| Conflicts: | muffon |
| Provides: | muffon |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 4 |
| Popularity: | 0.027889 |
| First Submitted: | 2023-03-09 02:50 (UTC) |
| Last Updated: | 2026-01-29 09:12 (UTC) |
Latest Comments
zxp19821005 commented on 2023-10-30 02:24 (UTC)
@gamersi Maybe you havn't saw the
PKGBUILDfile.I've just use theapp.asarand 'app.asar.unpacked' file,not all the files,neitherdebnorpacman.But finally , I've changed the source to pacman,just because it don't need to extract again.gamersi commented on 2023-10-29 13:02 (UTC) (edited on 2023-10-29 13:02 (UTC) by gamersi)
Hello @zxp19821005!
I am a very frequent user of muffon and I know that there are a few other Arch users which use muffon. While I like that you made a AUR package I wanted to inform you that the newest release(v2.0.0) includes a .pacman(essentially a .pkg.tar.zst) file. therefore its very inefficient to just update the current PKGBUILD which extracts the stuff from the deb. This took a few hours to build and intall(for some reason electron cloned the whole chromium git repo which is a few GB just to install this) while the official .pacman file (and my own generated pacman file for v1.6.0) installed in a few seconds and do not need electron installed on the pc.
so please update the PKGBUILD to make use of that.
Thanks for taking your Time to do that.