upgpkg: puddletag-git-20251009.055943-1: new package
This commit is contained in:
commit
9809f2f83f
9 changed files with 600 additions and 0 deletions
30
io.github.puddletag.puddletag.metainfo.xml
Normal file
30
io.github.puddletag.puddletag.metainfo.xml
Normal 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), Monkey’s 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>
|
||||
Loading…
Add table
Add a link
Reference in a new issue