Commit Graph

7 Commits

Author SHA1 Message Date
sthen
dae9f91e31 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:28:39 +00:00
naddy
7f61407556 drop RCS Ids 2022-03-11 19:39:15 +00:00
sthen
3fb7cdbcf6 bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:01:35 +00:00
zhuk
5b6fb7209e Minor (mostly bugfix) update of Kid3 to 3.8.5.
All our patches went upstream.
2021-03-04 12:53:42 +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
9ed74565fe Fix random bulk build issues with QML enabled
- Disable QML

Spotted by naddy, ok zhuk@ (maintainer)
2021-02-04 20:53:26 +00:00
zhuk
e1d5a0d8a2 Import Kid3, a multimedia tags editor.
The utility supports editing multiple MP3, Ogg/Vorbis, FLAC, MPC,
MP4/AAC, MP2, Opus, Speex, TrueAudio, WavPack, WMA, WAV and AIFF
files at once, having full control over ID3v1 & v2 tags. There are both
GUI and interactive CLI.

input from sthen@ and rsadowski@, okay rsadowski@
2020-10-30 20:40:53 +00:00