sthen
d9cfe4113e
bump REVISION; python 3 default changed to 3.8
2020-07-03 21:12:24 +00:00
sthen
329514bb86
move py-eyed3 to py3 TEST_DEPENDS, missed when move eyeD3 to py3
2020-05-21 10:39:26 +00:00
sthen
a3e5de8f53
drop maintainer
2020-02-03 20:40:37 +00:00
sthen
088d4ffa63
oops, splitting off a separate py3-only subpackage with mutagen's cli tools
...
didn't go so well, merge them back into the python module package for py3.
2019-11-19 21:20:50 +00:00
sthen
fcb1a8ae3a
update to Mutagen 1.43.0
...
split command line tools into a subpackage
2019-11-19 12:12:00 +00:00
sthen
9c6e9626b9
s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
...
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
d7f0752227
bump all the py3 things, _SYSTEM_VERSION didn't quite work out how
...
we expected and it's easier|safer to do it this way than fiddle with
pkg_add now. thanks aja for update tests with a quick bulk.
2019-04-28 20:51:26 +00:00
sthen
419a18be4e
set portroach skipv
2019-03-21 13:21:49 +00:00
sthen
baf21fb007
update to py-mutagen-1.42.0
2019-02-14 12:27:48 +00:00
sthen
e6feb93eeb
update to py-mutagen-1.41.1, dedupe some Makefile parts
2018-08-12 13:24:07 +00:00
sthen
7fa7248e9d
update to py-mutagen-1.41.0
2018-08-10 19:36:36 +00:00
sthen
0d819718b8
update to py-mutagen 1.40.0, moving to github
2018-06-27 13:50:20 +00:00
landry
fd4569fbb5
bump ports depending on python3 in audio
2017-01-03 19:14:44 +00:00
danj
f780072f00
Remove superfluous if ${FLAVOR:Mpython3}
...
tweaks and ok rpointel@ shadchin@
2016-11-10 21:58:40 +00:00
sthen
86335eb58f
update to py-mutagen-1.34.1
2016-08-30 17:08:05 +00:00
sthen
1dec1992aa
update to py-mutagen 1.31, add py3 support, take maintainer
2016-03-26 15:00:33 +00:00
jasper
cd09a57607
update to py-mutagen-1.29
2015-06-03 06:37:26 +00:00
sthen
eb5e139189
update to py-mutagen 1.27
2015-01-21 15:27:00 +00:00
sthen
a2891de7a5
update to mutagen 1.24, minor fixes
2014-09-18 07:15:15 +00:00
sthen
cdc4c54bfb
update to mutagen 1.23
...
- tools: Don't crash in misconfigured envs, fall back to utf-8
- mp3: Return correct mimetype for MP2 files
- id3: deterministic sorting of frames
- AIFF support
2014-05-23 20:26:44 +00:00
dcoppa
9cb8f93535
Update to mutagen-1.22
...
ok giovanni@
2013-09-17 14:12:39 +00:00
naddy
c2832a1290
move http://code.google.com , *.googlecode.com, and sites.google.com to https
...
suggested by bentley@
2013-08-07 21:31:12 +00:00
fgsch
e680c44dc9
_MODPY_CMD -> MODPY_CMD
2013-05-13 19:10:45 +00:00
espie
2d98db1697
PERMIT/REGRESS->TEST sweep
2013-03-10 22:55:01 +00:00
sthen
3a1c6d10f6
zap trailing whitespace where it's present in MASTER_SITES/COMMENT
...
lines in ports Makefiles
2012-10-15 15:06:41 +00:00
espie
6011c3d2f0
normalize pkgpath in bsd.port.mk
2011-09-16 08:26:09 +00:00
jasper
eec0417831
bump after default python version switch
2011-06-08 17:31:05 +00:00
dcoppa
bc61c3b115
Update to mutagen-1.20
...
With a patch to handle 'TXXX' frames (from upstream svn).
OK giovanni@, who has tested it using the Exaile music player
2011-05-31 09:49:52 +00:00
sthen
13602cba97
use base64-encoded checksums, "if you wish to regen, go ahead" espie@
2011-05-31 08:35:20 +00:00
espie
7b7cc80d38
USE_GROFF=Yes
2010-10-18 16:52:44 +00:00
fgsch
f65bda4762
Yet another round of bumps.
2010-08-30 21:36:14 +00:00
espie
3150d965b9
bump for python dep
2009-03-10 22:21:48 +00:00
sthen
0f651030b1
import py-mutagen, from giovanni@ with tweaks by me and suggestions
...
from wcmaier. ok giovanni@ wcmaier@
Mutagen is a Python module to handle audio metadata.
It supports ASF, FLAC, M4A, Monkey's Audio, MP3, Musepack, Ogg FLAC,
Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack and OptimFROG
audio files. All versions of ID3v2 are supported, and all standard
ID3v2.4 frames are parsed. It can read Xing headers to accurately
calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be
edited regardless of audio format. It can also manipulate Ogg streams
on an individual packet/page level.
2009-01-29 17:44:27 +00:00