Package Details: pidgin-toobars 1.14-2

Git Clone URL: https://aur.archlinux.org/pidgin-toobars.git (read-only, click to copy)
Package Base: pidgin-toobars
Description: Pidgin plugin that adds a toolbar and status bar to the buddy list
Upstream URL: http://vayurik.ru/wordpress/en/toobars/
Licenses: GPL
Submitter: Barthalion
Maintainer: PhotonX
Last Packager: PhotonX
Votes: 2
Popularity: 0.000000
First Submitted: 2018-01-07 16:37 (UTC)
Last Updated: 2025-07-21 11:38 (UTC)

Dependencies (2)

Required by (0)

Sources (2)

Latest Comments

1 2 Next › Last »

PhotonX commented on 2025-07-21 13:33 (UTC)

Thanks for testing and, most of all, finding a new source URL!

Rhinoceros commented on 2025-07-21 12:08 (UTC)

Installs and builds perfectly! Thank you! (I haven't tried installing it yet though)

PhotonX commented on 2025-07-21 11:41 (UTC)

I pushed a silent update, please test!

PhotonX commented on 2025-07-21 11:25 (UTC)

Now it is the same for me... I just rename the file to .tar and change the md5, then it gets unpacked properly.

Rhinoceros commented on 2025-07-21 10:21 (UTC)

Oh weird, for me even with the URL in my edit I was getting your "incorrect" file with PKGBUILD/curl/wget. Oh well, if it's working now then all good. Thanks also for the fix with the build.

PhotonX commented on 2025-07-21 10:02 (UTC)

With the URL in your edit the correct file is being downloaded!

Also, I could figure out the build issue, it is this one: https://gitlab.com/freepascal.org/fpc/source/-/issues/40853

I will create a patch which adds the encoding information to some of the .po files which are missing it, and push a new revision asap.

Rhinoceros commented on 2025-07-21 09:43 (UTC)

Yeah strange! I also get the incorrect ed51... checksum with PKGBUILD, wget, and curl. The file looks like uncompressed text? I think it's just the .tar file without the .gz compression. So maybe you could just source that instead?

Alternatively, if I spoof the user-agent it works fine.

wget --user-agent="Mozilla/5.0 (X11; Linux x86_64; rv:140.0) Gecko/20100101 Firefox/140.0" https://web.archive.org/web/20250226154908if_/https://vayurik.ru/wordpress/wp-content/uploads/toobars/1.14/pidgin-toobars-1.14.tar.gz

So maybe you could do something like this? But maybe this is more fiddly than just using the .gz.

PhotonX commented on 2025-07-21 09:26 (UTC) (edited on 2025-07-21 09:34 (UTC) by PhotonX)

Weird, I reproducibly get

$ md5sum pidgin-toobars-1.14.tar.gz
ed51c513cc746673ada4bc9d89946e88  pidgin-toobars-1.14.tar.gz

if trying to get the file through makepkg (source array in the PKGBUILD). But when downloading it by hand, the md5 matches.

edit: Now I saw your edit, with the URL in it the MD5 matches. Thanks!

Rhinoceros commented on 2025-07-21 08:52 (UTC) (edited on 2025-07-21 08:53 (UTC) by Rhinoceros)

@PhotonX Seems to work for me? I can download it fine and the checksum matches too.

$ md5sum pidgin-toobars-1.14.tar.gz
0b9255902c10ec1b171329474bd69e82  pidgin-toobars-1.14.tar.gz

E: N.B. I just linked the main page. The actual download link is https://web.archive.org/web/20250226154908if_/https://vayurik.ru/wordpress/wp-content/uploads/toobars/1.14/pidgin-toobars-1.14.tar.gz

PhotonX commented on 2025-07-21 08:29 (UTC)

@Rhinoceros

Looks like the archive is broken, the MD5 doesn't match and it cannot be unpacked...