Package Details: beeper-v4-bin 4.0.693-1

Git Clone URL: https://aur.archlinux.org/beeper-v4-bin.git (read-only, click to copy)
Package Base: beeper-v4-bin
Description: The ultimate messaging app
Upstream URL: https://www.beeper.com/beta
Keywords: messaging
Licenses: LicenseRef-beeper
Conflicts: beeper
Provides: beeper
Submitter: mathix
Maintainer: mathix
Last Packager: mathix
Votes: 5
Popularity: 3.35
First Submitted: 2025-03-02 10:24 (UTC)
Last Updated: 2025-05-14 13:49 (UTC)

Pinned Comments

mathix commented on 2025-03-05 22:53 (UTC) (edited on 2025-03-28 12:16 (UTC) by mathix)

Beeper Changelog ➡️ https://beeper.notion.site/cdbc7b68526d45f7b8ced8d4ba170c8d

Latest Comments

1 2 Next › Last »

mathix commented on 2025-03-28 12:15 (UTC)

Hi @xiota, yeah sure I can comaintain it with you, thanks for proposing. Okay noted, I will remove xdg-mime, thanks for the explanations!

cg505 commented on 2025-03-27 00:24 (UTC)

It's required to do the mime association between the desktop file and the actual mime type.

Actually I believe this is automatically handled by the shared-mime-info hook (https://wiki.archlinux.org/title/XDG_MIME_Applications). Since no other application handles x-scheme-handler/beeper, this will automatically be the default.

It seems to work for me even though I completely removed the xdg-mime lines.

mathix commented on 2025-03-22 21:35 (UTC)

It's required to do the mime association between the desktop file and the actual mime type. You're right, the other two mimes were for testing, I've removed them.

cg505 commented on 2025-03-20 17:53 (UTC)

PKGBUILD: line 82: xdg-mime: command not found

Why is it needed to call xdg-mime default in package()? I don't think it's needed for x-scheme-handler/beeper and it may not be desired for x-scheme-handler/matrix and x-scheme-handler/element.

I'm worried this won't work correctly when built in a chroot, so I removed the lines from the PKGBUILD. If it's needed, xdg-utils should be added to makedepends.

mathix commented on 2025-03-17 14:16 (UTC)

it would be nice if you could provide logs or report the issues to the beeper team if that's not linked to the installation process

kromsam commented on 2025-03-17 14:11 (UTC)

I went back to the other Beeper package, this one randomly crashed all the time.

mathix commented on 2025-03-16 16:30 (UTC)

can you confirm that the result of this command is pkgver=4.0.522

cat ~/.cache/yay/beeper-v4-bin/PKGBUILD | grep -E '^pkgver='