Commit Graph

22 Commits

Author SHA1 Message Date
sthen 32a5504b3e update to puddletag-2.2.0 2022-11-29 11:35:11 +00:00
sthen 81d581665c bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:27:35 +00:00
sthen 2206a80000 rename MODPY_PEP517 to MODPY_PYBUILD which is a bit less of a
magic-numbers name and more of a nod at the frontend we're actually
using for the build.
2022-09-13 20:56:17 +00:00
sthen 39e54bf66e move audio/* from MODPY_SETUPTOOLS to MODPY_PEP517=setuptools 2022-09-09 19:12:12 +00:00
naddy b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
sthen 101d6ae23e update to puddletag-2.1.1 2022-02-09 12:12:09 +00:00
sthen 8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
sthen 3cbe1c2f30 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-02-23 19:39:08 +00:00
rsadowski 3cb41c8a5d Update puddletag to 2.0.1 2021-01-22 17:08:00 +00:00
sthen e57f922939 bump REVISION/adjust hpodder dep for py-mutagen semi-backout 2019-11-19 21:21:10 +00:00
sthen 0022503a80 cope with audio/py-mutagen subpackage split 2019-11-19 12:12:15 +00:00
kmos af4b44200c Add comment explaining software's author didn't write any tests above
NO_TEST
2019-11-10 16:25:41 +00:00
sthen 9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
espie 150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
espie 1729a395b5 explicitly comment out bad man directories so that update-plist regen
is 100% correct
2018-05-12 09:52:07 +00:00
kn 4c66a86456 Switch from autogenerated github tarballs to stable release ones.
ok sthen
2018-02-27 23:36:31 +00:00
landry 50eee43a67 Update to puddletag 1.2.0.
From Klemens Nanni, thanks!
2018-01-14 18:52:47 +00:00
sthen 8219a5ed69 bump REVISION for setuptools dep change. 2015-09-29 10:51:14 +00:00
jca 418aed456d Upstream fix for puddletag with PyQt4>=4.11.4
Problem reported by micah (micahmuer at gmail dot com)
2015-07-28 11:23:53 +00:00
ajacoutot a8afe8ad71 Update to puddletag-1.0.5. 2015-05-01 12:55:38 +00:00
landry 2d9c0c9614 Mention that chromaprint can be installed to use the AcoustID database
for tracks fingerprinting so that tags are automatically filled.
Not added to RDEP as it adds ffmpeg as a dependency.
From Nils R.
2014-05-07 12:17:29 +00:00
landry 12147dcde8 Import puddletag 1.0.3.
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.

from 'Nils R', thanks!
with tweaks from and ok sthen@
2014-05-06 14:01:16 +00:00