Version: 2.0.1, Package name: puddletag-2.0.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description puddletag is an audio tag editor similar to the Windows program, Mp3tag. It uses a spreadsheet-like layout so that all the tags you want to edit by hand are visible and easily editable. 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. There are also Functions, which can do things like replace text, trim it, do case conversions, etc. Actions can automate repetitive tasks. Supported formats: ID3v1, ID3v2 (mp3), MP4 (mp4, m4a, etc.), VorbisComments (ogg, flac), Musepack (mpc), Monkeys Audio (.ape) and WavPack (wv). |
Filesize: 1198.391 KB |
Version History (View Complete History) |
|
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-01-22 10:08:00 by Rafael Sadowski | Files touched by this commit (4) |
Log message: Update puddletag to 2.0.1 |
2019-11-19 14:21:11 by Stuart Henderson | Files touched by this commit (9) |
Log message: bump REVISION/adjust hpodder dep for py-mutagen semi-backout |
2019-11-19 05:12:15 by Stuart Henderson | Files touched by this commit (9) |
Log message: cope with audio/py-mutagen subpackage split |
2019-11-10 09:25:41 by Kurt Mosiejczuk | Files touched by this commit (2) |
Log message: Add comment explaining software's author didn't write any tests above NO_TEST |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-06-27 15:04:25 by Marc Espie | Files touched by this commit (1411) |
Log message: first tag: update-desktop-database |
2018-05-12 03:52:07 by Marc Espie | Files touched by this commit (2) |
Log message: explicitly comment out bad man directories so that update-plist regen is 100% correct |
2018-02-27 16:36:31 by Klemens Nanni | Files touched by this commit (3) |
Log message: Switch from autogenerated github tarballs to stable release ones. ok sthen |
2018-01-14 11:52:47 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to puddletag 1.2.0. From Klemens Nanni, thanks! |
2015-09-29 04:51:15 by Stuart Henderson | Files touched by this commit (30) |
Log message: bump REVISION for setuptools dep change. |
2015-07-28 05:23:54 by Jeremie Courreges-Anglas | Files touched by this commit (2) |
Log message: Upstream fix for puddletag with PyQt4>=4.11.4 Problem reported by micah (micahmuer at gmail dot com) |
2015-05-01 06:55:38 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: Update to puddletag-1.0.5. |