upgpkg: puddletag-2.5.0-4: Rebuild for Python 3.14

This commit is contained in:
Christian Schendel 2026-01-11 08:20:34 +01:00
parent 3190a69841
commit 5c71900bb3
Signed by: doppelhelix
GPG key ID: 5874D2437CD5BBB3
5 changed files with 41 additions and 42 deletions

View file

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>io.github.puddletag.puddletag</id>
<name>puddletag</name>
<summary>puddletag is an audio tag editor (primarily created) for GNU/Linux</summary>
<metadata_license>0BSD</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<description>
<p>
puddletag is an audio tag editor (primarily created) for GNU/Linux similar to the Windows program, Mp3tag. Unlike most taggers for GNU/Linux, it uses a spreadsheet-like layout so that all the tags you want to edit by hand are visible and easily editable.
</p>
<p>
The usual tag editor features are supported like extracting tag information from filenames, renaming files based on their tags by using patterns and basic tag editing.
</p>
<p>
Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.), VorbisComments (ogg, flac), Musepack (mpc), Monkeys Audio (.ape) and WavPack (wv).
</p>
</description>
<launchable type="desktop-id">puddletag.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/puddletag/puddletag/refs/heads/master/docs/_images/2.png</image>
</screenshot>
</screenshots>
</component>