Package Details: puddletag-git 2.3.0.r19.g180463d-1

Git Clone URL: https://aur.archlinux.org/puddletag-git.git (read-only, click to copy)
Package Base: puddletag-git
Description: An audio tag editor for GNU/Linux, git version
Upstream URL: https://github.com/puddletag/puddletag
Keywords: audio music tag
Licenses: GPL-3.0-or-later
Conflicts: puddletag
Provides: puddletag
Replaces: puddletag-qt5-git
Submitter: morgenstern
Maintainer: morgenstern
Last Packager: morgenstern
Votes: 32
Popularity: 0.027347
First Submitted: 2020-08-23 06:34 (UTC)
Last Updated: 2024-04-29 12:28 (UTC)

Dependencies (16)

Required by (0)

Sources (1)

Pinned Comments

morgenstern commented on 2020-08-30 00:35 (UTC) (edited on 2020-08-30 00:35 (UTC) by morgenstern)

Note that Python 3 and Qt5 support is now also available by installing the non-git version of this package --> puddletag.

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »

morgenstern commented on 2019-07-13 03:57 (UTC)

@daviding report that upstream. The Qt5 branch is still pretty unstable, so in the interim I would recommend running vanilla Qt4 puddletag.

@yochananmarqos PKGBUILD has been updated to make python2-pillow a regular dependency and chromaprint an optional one. Thanks for reporting.

daviding commented on 2019-07-13 02:53 (UTC)

I'm not sure where to report bugs. (1) The headings of the columns aren't labelled, at least on my installation. (2) Pressing the write icon (diskette) does nothing.

yochananmarqos commented on 2019-07-12 14:30 (UTC) (edited on 2019-07-13 02:55 (UTC) by yochananmarqos)

FYI, python2-pillow is required to display cover art at all, not just for FLAC. That should be a normal dependency. chromaprint is only required for AcoustID support, that could be optional.

daviding commented on 2019-07-12 03:10 (UTC) (edited on 2019-07-12 03:10 (UTC) by daviding)

Great! Installs fine.

$ lsb_release -rd

Description: Manjaro Linux

Release: 18.0.4

$ plasmashell --version

plasmashell 5.16.2

$ kf5-config --version

Qt: 5.13.0

KDE Frameworks: 5.59.0

kf5-config: 1.0

morgenstern commented on 2019-07-11 12:11 (UTC)

This package replaces the old puddletag-git AUR package.

Builds and runs successfully. Thank you @InspMustache for the tip regarding the lacking qt5-svg dependency.

morgenstern commented on 2019-06-27 23:57 (UTC)

Thanks @InspMustache - I will try and get the PKGBUILD updated soon.

InspMustache commented on 2019-06-09 04:16 (UTC)

Builds fine for me, but qt5-svg should be added as a dependency as puddletag won't run without it.

morgenstern commented on 2019-04-30 22:46 (UTC) (edited on 2019-05-05 23:35 (UTC) by morgenstern)

I've taken over maintaining this package. Resulting Qt5 build is not running successfully for me at the moment due to the issue @daviding highlighted. Both of us have asked about it upstream and are still waiting to hear back.

I will probably rename this package "puddletag-qt5-git" in the future to reflect this change. The good news is that the Qt4 regular build of puddletag seems to be working right now, so I would recommend downloading and running that from the AUR in the interim until the Qt5 build is more stable.