Package Details: purple-gowhatsapp 1.19.0-1

Git Clone URL: https://aur.archlinux.org/purple-gowhatsapp.git (read-only, click to copy)
Package Base: purple-gowhatsapp
Description: A libpurple/Pidgin plugin for WhatsApp Web, Powered by go-whatsapp
Upstream URL: https://github.com/hoehermann/purple-gowhatsapp
Keywords: chat libpurple library pidgin plugin purple whatsapp
Licenses: GPLv3
Conflicts: purple-gowhatsapp-git
Provides: purple-gowhatsapp-git
Submitter: GI_Jack
Maintainer: GI_Jack
Last Packager: GI_Jack
Votes: 2
Popularity: 0.68
First Submitted: 2022-03-04 16:27 (UTC)
Last Updated: 2025-06-16 12:19 (UTC)

Dependencies (5)

Required by (0)

Sources (2)

Pinned Comments

GI_Jack commented on 2025-06-05 04:02 (UTC)

purple-config.cmake is linked via submodule on git.

this breaks for static releases. lovely right?

I am removing the out of date flag as latest release is not a version number. maintainers need to do better.

Latest Comments

Mr.Tao commented on 2025-06-16 16:42 (UTC)

The 1.19.0-1 release FTBFS due to a mismatched checksum.

❯ sha256sum purple-config.cmake
a815fec89feb37ea2153f81ebd469e44a3c93a0babb35d6414cea6032044dc91  purple-config.cmake
❯ grep sha256sum -C1 PKGBUILD
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hoehermann/purple-gowhatsapp/archive/refs/tags/v${pkgver}.tar.gz" "purple-config.cmake")
sha256sums=('4db5702a59f569778631bc28f2a01d8112d4f6907369fa33f062ca97c53a0008'
            'acf2329cfb20ceea7aa0f58d15b52daffd408afeb5f1a3656ffd8e2260f7e67a')

hoehermann commented on 2025-06-07 22:41 (UTC)

Can you clarify what I need to to better?

The github-supplied source packages are missing the files from git submodules. That is a known issue, see https://github.com/orgs/community/discussions/31795. As far as I know, I cannot change how github operates.

GI_Jack commented on 2025-06-05 04:02 (UTC)

purple-config.cmake is linked via submodule on git.

this breaks for static releases. lovely right?

I am removing the out of date flag as latest release is not a version number. maintainers need to do better.

Mr.Tao commented on 2025-06-04 09:02 (UTC)

Thank you for the quick response to flagging. It appears that the updated purple-config.cmake file hasn’t been checked into Git, despite the checksum being updated.

hoehermann commented on 2025-05-11 20:17 (UTC)

@Mr.Tao: Thank you for the comment. opusfile is supposed to be an optional dependency. I want to fix that upstream.

Mr.Tao commented on 2025-01-08 17:05 (UTC)

opusfile should be included in the depends array rather than optdepends

-- OPUSFILE_INCLUDE_DIRS: OPUSFILE_INCLUDE_DIR-NOTFOUND;OPUSFILE_INCLUDE_DIR-NOTFOUND/opus;/usr/include
-- OPUSFILE_LINK_LIBRARIES: OPUSFILE_LIB-NOTFOUND;/usr/lib/libopus.so;/usr/lib/libogg.so
-- Configuring done (1.4s)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
/purple-gowhatsapp/src/purple-gowhatsapp-1.16.0/src/c/OPUSFILE_INCLUDE_DIR
   used as include directory in directory /purple-gowhatsapp/src/purple-gowhatsapp-1.16.0/src/c
OPUSFILE_LIB
    linked by target "whatsmeow" in directory /purple-gowhatsapp/src/purple-gowhatsapp-1.16.0/src/c

Traace commented on 2024-11-02 17:33 (UTC)

Thanks for the plugin. Have my vote for this packages :)

Can you please change description. Nowadays it is powered by whatsmeow not by go-whatsapp anymore.