Package Details: puddletag-git 2.5.0.r37.gda6fd53-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: 35
Popularity: 0.005082
First Submitted: 2020-08-23 06:34 (UTC)
Last Updated: 2026-01-11 01:52 (UTC)

Dependencies (16)

Required by (0)

Sources (1)

Latest Comments

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

yochananmarqos commented on 2020-08-26 20:40 (UTC)

@Sanras Yes, this replaces it.

@morgenstern: Speaking of which, these arrays need to be adjusted accordingly:

provides=('puddletag')
conflicts=('puddletag')
replaces=('puddletag-qt5-git')

puddletag-qt5-git already provided and conflicted with puddletag, so nothing needed to change there.

Sanras commented on 2020-08-26 18:27 (UTC)

Now that this is qt5 + python 3, I assume I should switch over to this package from puddletag-qt5-git, since that package has been merged into puddletag-git? (I noticed puddletag-qt5-git is now also gone from the AUR)

kescherAUR commented on 2020-08-22 23:39 (UTC)

README reads "This effort has been merged with https://github.com/puddletag/puddletag". Please switch upstream source URL to this one.

morgenstern commented on 2020-07-24 05:39 (UTC)

This does not build the master branch. It builds the default branch, which is already pyqt5+py3. Specifying #branch=pyqt5+py3 is currently a no-op.

intelfx commented on 2020-07-24 05:00 (UTC) (edited on 2020-07-24 05:01 (UTC) by intelfx)

Would you mind specifying #branch=pyqt5+py3 in the sources array of the PKGBUILD (patch)? This builds master branch for me, which defeats the purpose of this package.

akovia commented on 2020-06-15 21:09 (UTC)

@morgenstern thank you. I really should have thought of that. Sorry for the noise.

morgenstern commented on 2020-06-14 21:19 (UTC)

@akovia you need to do a clean build due to the upstream source changing.

akovia commented on 2020-06-14 16:30 (UTC)

It's not building for me. ==> ERROR: ...cache/yay/puddletag-qt5-git/puddletag-qt5-git is not a clone of https://github.com/sandrotosi/puddletag

morgenstern commented on 2020-06-13 13:01 (UTC) (edited on 2020-06-13 13:10 (UTC) by morgenstern)

I have switched the source of this package over to the sandrotosi Qt5 + Python 3 fork. While there is still a lot of active development going on, this version is slowly becoming more stable and will likely replace the old Qt4 + Python 2 puddletag in the future.

Kudos to Corubba for notifying me about this new upstream development.

Please report bugs upstream here.

morgenstern commented on 2020-06-01 01:50 (UTC)

Thanks for letting me know @Corubba - checking it out now and I'll definitely consider packaging it if it proves to be more stable than the current official Qt5 branch.