I have packaged python2-configobj for the AUR now.
Search Criteria
Package Details: puddletag 2.4.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/puddletag.git (read-only, click to copy) |
---|---|
Package Base: | puddletag |
Description: | An audio tag editor for GNU/Linux |
Upstream URL: | https://docs.puddletag.net/ |
Keywords: | audio music tag |
Licenses: | GPL-3.0-or-later |
Submitter: | arojas |
Maintainer: | morgenstern |
Last Packager: | morgenstern |
Votes: | 53 |
Popularity: | 2.58 |
First Submitted: | 2018-08-24 07:28 (UTC) |
Last Updated: | 2024-12-27 22:31 (UTC) |
Dependencies (15)
- python-configobj
- python-distro
- python-mutagen (python-mutagen-gitAUR)
- python-pyparsing
- python-pyqt5 (python-pyqt5-sip4AUR, python-pyqt5-webkitAUR, python-pyqt5-pre-releaseAUR)
- python-unidecode
- qt5-svg (qt5-svg-gitAUR)
- python-build (make)
- python-installer (make)
- python-setuptools (make)
- python-wheel (make)
- chromaprint (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 2020-03-17 00:03 (UTC)
morgenstern commented on 2020-02-25 23:05 (UTC)
Looks like the dependency python2-configobj has been dropped from the [community] repository. I will try and package it for the AUR as soon as I can.
morgenstern commented on 2019-10-26 21:10 (UTC) (edited on 2019-10-26 21:11 (UTC) by morgenstern)
@prometheus this is a build error with a dependency, not an install error. See @esdrasedu's comment here. Work-around would be to downgrade to sip 4.19.16-2
- you'll need to ask the maintainer of python2-pyqt4
about how they plan to handle this.
prometheus commented on 2019-10-24 23:36 (UTC)
Fails to install. Looks like the wrong SIP version is being used.
Qt v4.8.7 (Open Source) is being used.
Qt is built as a shared library.
SIP 4.19.19 is being used.
The sip executable is /usr/bin/sip.
These PyQt4 modules will be built: QtCore, QtGui, QtHelp, QtMultimedia,
QtNetwork, QtDeclarative, QtScript, QtScriptTools, QtOpenGL, QtSql, QtSvg,
QtTest, QtXml, QtXmlPatterns, phonon, QtDesigner, QtDBus.
The PyQt4 Python package will be installed in /usr/lib/python3.7/site-packages.
PyQt4 is being built with generated docstrings.
PyQt4 is being built with 'protected' redefined as 'public'.
The Designer plugin will be installed in /usr/lib/qt4/plugins/designer.
The QScintilla API file will be installed in /usr/share/qt4/qsci/api/python.
The PyQt4 PEP 484 stub files will be installed in
/usr/lib/python3.7/site-packages/PyQt4.
The dbus support module will be installed in
/usr/lib/python3.7/site-packages/dbus/mainloop.
pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/bin.
The interpreter used by pyuic4 is /usr/bin/python.
Generating the C++ source for the QtCore module...
Error: Unable to create the C++ code.
==> ERROR: A failure occurred in build().
Aborting...
Error making: pyqt4 (pyqt4-common python2-pyqt4)
morgenstern commented on 2019-05-05 19:49 (UTC)
@flocky The other puddletag AUR package I maintain puddletag-git builds against the Qt5 branch of the puddletag git repository.
Unfortunately, the resulting build is currently failing to run. I've inquired about the issue upstream. Until the Qt5 branch is more stable, I would recommend continuing to run the Qt4 one.
flocky commented on 2019-05-05 12:14 (UTC)
Is there a chance that puddletag could be build with qt5 instead of qt4? On my devices it's the last application using qt4.
Pinned Comments