python2-musicbrainz2 was likely removed from the official Arch repos because it's been deprecated since May 2011. I have gone ahead and packaged it for the AUR --> https://aur.archlinux.org/packages/python2-musicbrainz2/
Search Criteria
Package Details: puddletag-git 2.3.0.r19.g180463d-1
Package Actions
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)
- python-configobj
- python-distro
- python-mutagen (python-mutagen-gitAUR)
- python-pyparsing
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR)
- python-unidecode
- qt5-svg (qt5-svg-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- chromaprint (chromaprint-gitAUR, chromaprint-fftwAUR) (optional) – AcoustID support
- python-levenshtein (optional) – faster duplicate matching
- python-lxml (optional) – additional tag sources
- quodlibet (quodlibet-gitAUR) (optional) – QuodLibet library support
Required by (0)
Sources (1)
morgenstern commented on 2019-03-15 01:50 (UTC)
evanpurkhiser commented on 2019-02-25 07:56 (UTC)
I'm going to go ahead and disown this. I haven't been using Arch as much as a desktop OS recently. Hopefully someone else can pick this up :)
daviding commented on 2019-02-21 16:15 (UTC)
puddletag-git seems to install from AUR fine, but then doesn't work. Starting from command line:
[~]$ puddletag puddletag Version: 1.2.0 Locale: en_CA Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/puddlestuff/mainwin/dirview.py", line 278, in selectionChanged if self._lastselection: AttributeError: 'DirView' object has no attribute '_lastselection' Aborted (core dumped)
[~]$ lsb_release -rd Description: Manjaro Linux Release: 18.0.3
[~]$ plasmashell --version plasmashell 5.15.0
[~]$ kf5-config --version Qt: 5.12.1 KDE Frameworks: 5.55.0 kf5-config: 1.0
nicolas7 commented on 2019-01-24 10:35 (UTC)
Most menu items are greyed as reported by schasj. The only thing I can is to click on the folder icon and it loads a folder properly. I can edit tags in the main window but I can't do anything else. In the contextual menu I can't click on anything except "Sort by"
brix commented on 2019-01-06 20:51 (UTC)
Unsuprisingly, perhaps, for me the updated package builds cleanly but crashes as reported by schasj on 2018-12-16. Will investigate upstream when time permits.
evanpurkhiser commented on 2019-01-06 12:32 (UTC)
I've updated the package to build off of the qt5 branch.
schasj commented on 2018-12-16 04:45 (UTC) (edited on 2018-12-16 05:39 (UTC) by schasj)
I'm glad that I'm not the only one with the pyqt issue. I used the PKGBUILD that Reulloyden provided and now puddletag starts and scans the folders as it normally does. However, the icons in the toolbar are all gray except the Open Folder icon and it crashes when clicked. Most menu items are also gray. Here's the traceback from clicking the folder icon:
puddletag Version: 1.2.0 Locale: en_US Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/puddlestuff/puddletag.py", line 558, in openDir filename = filename[0] TypeError: 'bool' object has no attribute 'getitem'
Reulloyden commented on 2018-12-14 20:01 (UTC) (edited on 2018-12-14 20:04 (UTC) by Reulloyden)
Since the removal of pyqt4, puddletag git has a different branch with pyqt5 support now. Not sure if we should try to submit a new package or just update this one with a different branch. In any case I'll link a fixed PKGBUILD here https://gitlab.com/snippets/1790153
(I'm completely new to all this stuff, but I've tested PKGBUILD and puddletag now launches without errors at least in my case).
brix commented on 2018-12-13 19:20 (UTC)
New pyqt4 with sip is in AUR via sub-package names 'pyqt4-common' and 'python-pyqt4' / 'python2-pyqt4'
puddletag still builds but quits because no sip:
Traceback (most recent call last): File "/usr/bin/puddletag", line 4, in <module> import('pkg_resources').run_script('puddletag==1.2.0', 'puddletag') File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 664, in run_script self.require(requires)[0].run_script(script_name, ns) File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 1444, in run_script exec(code, namespace, namespace) File "/usr/lib/python2.7/site-packages/puddletag-1.2.0-py2.7.egg/EGG-INFO/scripts/puddletag", line 297, in <module> from PyQt4.QtGui import QApplication, QPixmap, QSplashScreen, QIcon ImportError: No module named sip
evanpurkhiser commented on 2018-08-26 22:30 (UTC)
Likely failing to build now because of the removal of pyqt4 https://lists.archlinux.org/pipermail/arch-dev-public/2018-August/029331.html
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.