Commit Graph

59 Commits

Author SHA1 Message Date
lraab
67f4b3ac5f audio/picard: update to 2.8.5
changelog:
[PICARD-2590] Relative paths for cover art file names no longer work
[PICARD-2593] Toolbar icon text disappears when saving options
[PICARD-2596] "Show icons in menus" option is applied without saving
              options

okay sthen@, rsadowski@
2022-12-17 20:34:35 +00:00
lraab
cf456b9f31 audio/picard: update to 2.8.4
changelog:
https://picard.musicbrainz.org/changelog/

ok sthen@
2022-11-28 13:48:25 +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
lraab
3ce471fd3a audio/picard: update to 2.8.3
PICARD-2524 - Random crash on album search

ok sdk@, landry@
2022-08-29 13:06:33 +00:00
lraab
63a89a9a1e audio/picard: update to 2.8.2
Bugfixes
    PICARD-2480 - Lookup CD from EAC log generates incorrect Disc
    ID from Enhanced CDs
    PICARD-2498 - Except for the description no HTML should be
    allowed in plugin metadata
    PICARD-2505 - Cover art type "matrix/runout" causes a folder
    "matrix" being created when saving cover art
    PICARD-2506 - fpcalc errors out with paths > 259 characters
    PICARD-2507 - CD pregap track not included in totaltracks
    PICARD-2508 - Scripts being run repeatedly when script editor
    is open, can result in data duplication for scripts appending
    to existing tags
    PICARD-2515 - macOS: Swatches not coloured in Options > User
    Interface > Colours
    PICARD-2518 - Keyboard shortcuts not working in Italian
    localization

Improvements
    PICARD-2504 - Increase default query limit and make it configurable
    PICARD-2516 - Support CAA cover art types "Top" and "Bottom"
    PICARD-2517 - Support media type "Mixed Mode CD"

ok sthen@
2022-07-17 13:34:07 +00:00
lraab
582051252f audio/picard: update to 2.8.1
changelogs:
https://blog.metabrainz.org/2022/05/24/picard-2-8-released/
https://blog.metabrainz.org/2022/06/07/picard-2-8-1-released/

ok sthen@
2022-07-02 14:42:30 +00:00
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
sthen
7c9b2c22e0 missing dep on py-yaml, found by su.root at zohomail.eu 2022-02-08 12:34:29 +00:00
sthen
2e440be492 update to picard-2.7.3 2022-01-13 17:58:01 +00:00
sthen
8ad2bb9a3a bump REVISION for switch from Python 3.8 -> 3.9 2021-11-02 00:00:12 +00:00
sthen
4a6c9736a4 update to picard-2.6.4 2021-10-21 20:36:07 +00:00
sthen
932eee91d6 update to picard-2.6.3 2021-06-10 08:25:22 +00:00
sthen
aced9777ad update to picard-2.6.2 2021-04-28 08:39:06 +00:00
sthen
28d16a3f51 update to picard-2.6.1 2021-04-23 21:14:11 +00:00
sthen
34cfe2e959 update to picatd-2.6 2021-03-31 19:12:25 +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
sthen
543ea52b4d update to picard-2.5.6 2021-02-21 21:10:40 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
kmos
2707d7cf95 Update audio/picard 2.3.1 -> 2.4.2
From Stefan Hagen - Thanks!
2020-09-12 22:10:09 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
rsadowski
f40b1522ab Update picard to 2.3.1 2020-03-20 06:35:34 +00:00
jca
3b133bc4d9 Missing bits for the picard-2.2.3 update 2019-12-03 09:22:50 +00:00
kmos
6085723ea7 Update audio/picard 2.1.3 -> 2.2.3
Updated brings a number of fixes and new features:
https://picard.musicbrainz.org/changelog/

Patch is removed as it has been upstreamed.

ok sthen
2019-12-02 22:30:42 +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
cwen
7237993a96 Bump consumers REVISIONs following the audio/chromaprint update.
Hints and OK sthen@
2019-08-23 20:20:03 +00:00
kmos
a8d7dcbeb1 danj pointed out I should have bumped the REVISION when I removed
MESSAGE hours after committing the update.
2019-07-26 02:54:23 +00:00
kmos
4076c36937 Forgot to cvs rm obsolete MESSAGE when I committed the update. 2019-07-26 01:00:01 +00:00
kmos
112717958f Update audio/picard 0.16 -> 2.1.3
The project no longer bundles the plugins with the source. So I got
rid of all the Makefile logic for the plugins.

Port moved to using MODPY_PI. There is a patch for setup.py to use
the setuptools version of install which has support for
--single-version-externally-managed. I've sent this patch upstream
and it has already been committed so will be in the next release.
I discarded the old setup.py patch.

A chunk of tests fail because the PyPI tarball id missing any .aac
files from test/data. I got a patch committed upstream for their
MANIFEST.in file so that future releases will include those files.

Dependencies on ffmpeg, liboaf, and others were dropped as they
aren't needed for recent releases of picard.

Input from sthen@

ok edd@ sthen@
2019-07-25 20:10:28 +00:00
danj
1991058dbd Remove unresponsive maintainers
If somebody is removed who actually wants maintainer and either
didn't receive the mail, or didn't bother to reply to it, they are
free to send a diff to reinstate.

ok sthen@, jca@
2019-07-17 14:49:19 +00:00
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
sthen
8219a5ed69 bump REVISION for setuptools dep change. 2015-09-29 10:51:14 +00:00
ajacoutot
38f82b4147 Needs devel/gettext-tools. 2015-07-30 15:09:27 +00:00
sthen
764d4a86fe add some missing pthread to WANTLIB
(using modified portbump, thanks zhuk@)

"exciting" one in databases/py-sqlalchemy; port had a bad PKG_ARCH=* line
and also contained .so modules.
2015-04-21 18:40:20 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
brad
3edc81709e Fix picard with in-tree FFmpeg and fix the build with newer FFmpeg.
The fix for in-tree FFmpeg is based on a patch posted by dcoppa@
although synced closer to what was commited upstream.

ok ajacoutot@
2014-05-05 07:55:50 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
ajacoutot
b3d16d877a Update to picard-0.16.
from Brad, maintainer timeout
2012-05-04 06:24:04 +00:00
espie
6011c3d2f0 normalize pkgpath in bsd.port.mk 2011-09-16 08:26:09 +00:00
sthen
966fc640b5 - add missing WANTLIB=${MODPY_WANTLIB} and bump
- add http MASTER_SITES and more explicit license marker while there
2011-06-27 12:46:06 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
espie
8392c16198 redo depends with >= 2010-11-26 07:07:56 +00:00