gpo.zugaina.org

Search Portage & Overlays:

media-sound/puddletag

Audio tag editor

Screenshots

  • puddletag-9999
    acoustid quodlibet python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: GPL-2 GPL-3   
    Overlay: stuff
  • puddletag-2.5.0_p1
    ~amd64
    acoustid quodlibet python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: GPL-2 GPL-3   
    Overlay: gentoo
  • puddletag-2.5.0
    ~amd64 ~x86
    acoustid quodlibet python_targets_python3_12 python_targets_python3_13 python_targets_python3_14

    View      Download      Browse     License: GPL-2 GPL-3   
    Overlay: stuff

ChangeLog

commit 946b3d5e6f85aa6d17632eb69d8c14152e056548
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 29 23:16:52 2026 +0200

*/*: normalize metadata.xml DTD URL and indent

Repo-wide sweep: 144 metadata.xml files updated to use the
https://www.gentoo.org/dtd/metadata.dtd DTD URL (was http://) and
2-space indentation (was tabs). Maintainer blocks left untouched —
the 2026-04-22 normalization sweep added <name> alongside <email>
where the maintainer was Ivan, but third-party maintainer entries
(lebedev.vasya@gmail.com, megagreener@gmail.com, brothermechanic@gmail.com,
etc.) keep their email-only blocks since we can't safely guess the
corresponding <name>.

pkgcheck stays silent on all metadata-* and maintainer-* checks.

commit fb53bee058eb2b809f9e02b4c209f28c247ed8d7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Apr 22 12:23:22 2026 +0200

media-sound/puddletag: migrate pyqt5 -> pyqt6 in 2.5.0 and 9999

Upstream master has already migrated to PyQt6; the 2.5.0 release
tag predates the migration commits. With Gentoo's pyqt5 going
away, carry the migration forward here.

- 9999: just swap the RDEPEND from pyqt5 to pyqt6.
- 2.5.0: same RDEPEND swap plus a local patch distilled from
upstream master's post-2.5.0 commits. Patch covers the
usual Qt5 -> Qt6 renames (QAction from QtGui, enum scoping,
etc.) that upstream already has on master.

commit b91cd93a12cb39be1b4976cdc1af27ca13ce34e5
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 15:16:42 2026 +0200

*/*: bump PYTHON_COMPAT from python3_ to python3_

::gentoo has dropped python3.11 from most of the scientific Python
stack - scipy, pandas, ipython, sphinx, sympy, etc. all target
python3_ now. Overlay ebuilds still claiming python3_11
support therefore fail to resolve their PYTHON_USEDEP=[...,
python_targets_python3_11(-),...] clauses against those upstream
packages, which is the bulk of pkgcheck's NonsolvableDeps noise.

Sweep PYTHON_COMPAT across the overlay accordingly. Files touched
include 193 pure-python3 ebuilds plus 4 sci-libs/pycifrw ebuilds that
retain the python2_7 target. Commented-out COMPAT lines and one
ebuild using a custom $ array are left alone.

pkgcheck dropped from 710 to 475 lines after this change; specifically
NonsolvableDepsIn{Dev,Stable} fell from 391 to 182 combined.

Users on a python3.11 profile lose access to the updated versions in
this overlay, mirroring what ::gentoo already did to the rest of the
scientific stack.

Signed-off-by: Raukaan Cogbrother <cogbrother@raukaan.local>

commit 333a849082e704941d018a7f0b99678eda18904f
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Tue Apr 21 01:07:29 2026 +0200

*/*: bump PYTHON_COMPAT to python3_

Match the ::gentoo convention (main tree dropped 3.9 / 3.10 support
a while ago). Three mechanical substitutions:

- python3_ -> python3_ (189 ebuilds)
- python3_ -> python3_ (llvmlite)
- python2_7 python3_ -> python2_7 python3_ (pycifrw)

Leaves the legacy python2_7-only ebuilds and dev-python/cython
(special PYTHON_TESTED pattern on the 0.29 series) untouched.

commit 3c369d2d7ebce6b4fe9e9e684d3bd758b321f0c2
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Mon Apr 20 22:11:42 2026 +0200

media-sound/puddletag: bump to 2.5.0, drop 2.2.0

- Upstream release tarballs are gone for 2.3+; switch SRC_URI to the
archive/refs/tags URL (still produces identical content).
- Refresh deps to match upstream's requirements.in: configobj >=5.0.9,
levenshtein >=0.27.1, lxml >=6.0.0, pyparsing >=3.1.2, pyqt5
>=5.15.11, pyqt5-sip >=12.15.0, mutagen >=1.47.0, pyacoustid >=1.3.0.
- New hard dep: dev-python/unidecode
- Inherit xdg (installs a desktop file with MimeType)

commit bab9d37e2ed81f922259e666c06ca7de89593423
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 14:58:34 2026 +0200

media-sound/puddletag: unkeyword VCS ebuild

commit 65f91e37eb549fa6328430a849775d6a1bb5f2ce
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sun Apr 19 12:44:00 2026 +0200

media-sound/puddletag: drop unused inherits

commit f23ece73c4451e2377c17d8b90acb53bee608563
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jan 15 21:28:34 2026 +0100

*/*: UPD header, Happy New Year

Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>

commit 620fdbddebc9ed5a5f601571554a1d0133069cf3
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Dec 11 12:24:42 2025 +0100

*/*: corrected OldPackageNameDep

Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>

commit bd56ad8c4cfa96514317be4d851cb4fcbd6b8802
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Dec 11 10:40:56 2025 +0100

*/*: adjusting python compat to 3.9 to 3.14

Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>

commit 02fee3b133501e13cd97dc4acb029379621c8d56
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Dec 11 01:05:20 2025 +0100

multiple styling corrections to make pkgscan happy

Signed-off-by: Ivan S. Titov <iohann.s.titov@gmail.com>

commit 75d55441dbb2e55a7102e44b643e2e17cdfbc05d
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Fri Oct 17 21:58:20 2025 +0200

finally upd year to 2025 :)

commit b451ac3b81ed540a5ce0bbef96d542cd2a2a0dcd
Author: istitov <istitov@github>
Date: Mon Feb 12 10:45:30 2024 +0100

upd copyright to 2024

commit 9932ba75a415ad4a20e0d9e1206bdbb41306068e
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Nov 25 04:58:58 2023 +0300

rm empty DEPEND

commit 0b7fcf9639be3e82b30db7da1cc4785887b54326
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Sat Nov 25 04:52:49 2023 +0300

mass updated PYTHON_COMPAT for python:3

commit 669110fe23aae02d44cd1353ee6afaa6f00d4254
Author: dolphinstkom <dolphinstkom@gmail.com>
Date: Thu May 4 00:40:49 2023 +0300

fix metadata for puddletag

commit be59431f37d295db382c85bbe04a325c2543cb8b
Author: dolphinstkom <dolphinstkom@gmail.com>
Date: Thu May 4 00:12:30 2023 +0300

fix IUSE and RDEPEND for puddletag

commit 56b5127a2d43c39e75cc10f777a832a16ead873d
Author: dolphinstkom <dolphinstkom@gmail.com>
Date: Wed May 3 20:53:11 2023 +0300

fix manifests for puddletag and sonata, fix puddletag-2.2.0.ebuild and mpdris2-9999.ebuild, added mpdris2-0.9.1.ebuild

commit c482a6ecf63ad44f555749ae1a0b0ca045098f2f
Author: dolphinstkom <dolphinstkom@gmail.com>
Date: Wed May 3 06:26:34 2023 +0300

fix and update puddletag ebuilds

commit aa980d59aaaa04fe351c4309213250a1c2001e0c
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Sat Jan 21 01:24:03 2023 +0000

Add files via upload

commit d786509ba8df71e12952938f6351402ec7ecfbc7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Wed Jul 20 23:16:50 2022 +0300

upd date in ebuilds

commit b2225bf12960dc328121c1be46758a96723009ee
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Sat Apr 24 00:04:23 2021 +0100

minor fixes

commit 5ae9c641546f61cf4e7bc8f7f6df07df270d69c7
Author: Ivan S. Titov <iohann.s.titov@gmail.com>
Date: Thu Jan 28 19:25:41 2021 +0100

corrected gentoo header

commit 0e5ea4934dfba72a5774ce77101a0b16e21d3870
Author: VasilyLebedev <vasily.lebedev@ul.ie>
Date: Thu Jan 28 02:05:14 2021 +0000

Minor amendments for repoman

commit 356fd3da50ce9f1df60b59fe7562fd87d1a37e6a
Author: dolphinstkom <dolphinstkom@gmail.com>
Date: Sun Dec 6 21:30:20 2020 +0200

fix for media-sound/puddletag

commit b3a72a9dbeb98f91f0e4fb0535ec7cb51b665808
Author: dolphinstkom <dolphinstkom@gmail.com>
Date: Sun Oct 25 22:31:17 2020 +0200

add python 3.9 for mpdris2 and sonata, added puddletag based on Python3 and PyQt5