Port details |
- picard-plugins Plugins for Picard tagger
- 2.0.20240712 audio =3 2.0.20240625Version of this port present on the latest quarterly branch.
- Maintainer: jhale@FreeBSD.org
- Port Added: 2018-02-15 11:15:49
- Last Update: 2024-08-25 12:37:06
- Commit Hash: ef0c12d
- People watching this port, also watch:: kf5-kquickcharts, py311-pikepdf, qtkeychain-qt5, libssh, xcb-util-image
- Also Listed In: python
- License: GPLv2+ GPLv3+ MIT WTFPL
- WWW:
- https://picard.musicbrainz.org/plugins/
- Description:
- Various plugins for MusicBrainz Picard (audio/picard) to extend
functionality, scripting, and tagging capabilities.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- picard-plugins>0:audio/picard-plugins
- To install the port:
- cd /usr/ports/audio/picard-plugins/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/picard-plugins
- pkg install picard-plugins
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: picard-plugins
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1724224374
SHA256 (metabrainz-picard-plugins-2.0.20240712-1fd3cfe_GH0.tar.gz) = 6d0b813eeaac053e89c660cc9c420d7d7efc7225208a33ac06f3aca188e8d18c
SIZE (metabrainz-picard-plugins-2.0.20240712-1fd3cfe_GH0.tar.gz) = 592250
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- audio/picard
Configuration Options:
- ===> The following configuration options are available for picard-plugins-2.0.20240712:
BPM=off: Beats per minute
DOCS=on: Build and/or install documentation
MOODBAR=off: Generate moodbar files
REPLAYGAIN2=off: ReplayGain 2.0 audio normalization
===> Use 'make config' to modify these settings
- Options name:
- audio_picard-plugins
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.20240712 25 Aug 2024 12:37:06 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2024-07-12
Updated plugins:
- deezerart |
2.0.20240625 29 Jun 2024 09:06:57 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2024-06-25 |
2.0.20240123 26 Jan 2024 22:27:10 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2024-01-23
Updated plugins:
- playlist |
2.0.20240105 10 Jan 2024 01:52:43 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to 2024-01-05 snapshot
New plugins:
- script_logger: provides a new script function `$logline()` to write
entries to Picard's system log
Updated plugins:
- acousticbrainz
- acousticbrainz_tonal-rhythm
- additional_artists_variables
- genre_mapper
- playlist
Additional info can be found at: https://picard.musicbrainz.org/plugins/ |
2.0.20230915 15 Sep 2023 15:15:35 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2023-09-15
Updated plugins:
- deezerart
- replaygain2 |
2.0.20230729 20 Aug 2023 20:19:13 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2023-07-29
Updated plugins:
- submit_folksonomy_tags
- submit_isrc |
2.0.20230725 27 Jul 2023 23:35:37 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2023-07-25
New plugins:
- additional_artists_details: Provides specialized album and track
variables with artist details for use in tagging and naming scripts.
- genre_mapper: Provides the ability to standardize genres in the
"genre" tag by matching the genres as found to a standard genre as
defined in the genre replacement mapping configuration option.
Additional info can be found at: https://picard.musicbrainz.org/plugins/ |
2.0.20230511 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.0.20230511 06 Jun 2023 22:24:57 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2023-05-11
New plugins:
- mod: support for loading and renaming various tracker files formats
(.mod, .xm, .it, etc.)
- submit_folksonomy_tags: allows submission of specific tags on tracks
you own (defaults to <i>genre</i> and <i>mood</i>) as folksonomy tags
on MusicBrainz. Supports submitting to recording, release, release
group and release artist entities.
Removed plugins:
- happidev_lyrics: happi.dev service no longer exists
- replaygain: replaced by replaygain2 plugin
Additional info can be found at: https://picard.musicbrainz.org/plugins/ |
2.0.20221109 09 Nov 2022 21:39:56 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2022-11-09
Remove the haikuattrs plugin before build for easier pkg-plist
maintenance.
New plugin:
- critiquebrainz: Uses Critiquebrainz for comment as review or rating.
Additional info can be found at: https://picard.musicbrainz.org/plugins/
https://github.com/metabrainz/picard-plugins/commits/2.0 |
2.0.20221018 19 Oct 2022 15:55:26 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2022-10-18
New plugins:
- replaygain2: Calculates ReplayGain information for tracks and albums
according to the ReplayGain 2.0 specification using audio/rsgain. The
original replaygain plugin has been deprecated upstream.
Additional info can be found at: https://picard.musicbrainz.org/plugins/ |
2.0.20220930 07 Oct 2022 05:50:47 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2022-09-30
Update "Work & Movement" plugin to 1.1 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.20220607 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.20220607 10 Jun 2022 03:29:59 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2022-06-07
Bugfixes in the acousticbrainz and happidev_lyrics plugins. |
2.0.20220518 28 May 2022 04:10:14 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2022-05-18
New plugins:
- persistent_variables (Provides the ability to store and retrieve
script variables that persist across tracks and albums. This allows
things like finding and storing the earliest recording date of all of
the tracks on an album.)
Additional info can be found at: https://picard.musicbrainz.org/plugins/ |
2.0.20220402 10 Apr 2022 18:21:13 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2022-04-02
New plugins:
- key_wheel_converter (Adds functions to convert between 'standard',
'camelot' and 'open key' key formats.)
Additional info can be found at: https://picard.musicbrainz.org/plugins/ |
2.0.20220214 25 Feb 2022 21:35:20 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2022-02-14
Add DOCS option and install documentation in ${DOCSDIR}.
New plugins:
- submit_isrc (submit ISRCs found in audio files metadata)
Removed plugins:
- videotools (provided formats are non-functional and the is_video()
and is_audio() functions are part of Picard)
Additional info can be found at: https://picard.musicbrainz.org/plugins/ |
2.0.20210413 13 Apr 2021 18:03:51 |
Jason E. Hale (jhale) |
audio/picard-plugins: Update to snapshot from 2021-04-13
Remove "Add Album Column" plugin and ALBUM_COLUMN option. This functionality
is now available in the base picard application.
"Apiseeds Lyrics" plugin has been replaced by "Happi.dev Lyrics" plugin.
Add "Release tag aggregation functions" plugin.
Various bugfixes.
Additional info can be found at: https://picard.musicbrainz.org/plugins/ |
2.0.20210119 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.20210119 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.20210119 13 Mar 2021 14:55:52 |
jhale |
audio/picard-plugins: Update to snapshot from 2021-01-19
Bump Python min version to 3.6 since 3.5 is gone.
Remove redundant post-install targets already handled by PLIST_SUB.
Don't install 'haikuattrs' plugin - it is only for the Haiku operating system. |
2.0.20201203 01 Jan 2021 00:46:28 |
jhale |
audio/picard-plugins: Update to snapshot from 2020-12-03
New plugin:
- Deezer cover art (fetches cover art from deezer.com)
Only display pkg-message when the BMP option is enabled as it only pertains
to this option. |
2.0.20200818 24 Aug 2020 02:50:44 |
jhale |
audio/picard-plugins: Update to snapshot from 2020-08-18
New plugins (see: https://picard.musicbrainz.org/plugins/ for descriptions)
- Collect Album Artists
- Search Engine Lookup |
2.0.20200605 02 Jul 2020 13:35:18 |
jhale |
audio/picard-plugins: Fix distinfo
MFH: 2020Q3 (ports-secteam blanket) |
2.0.20200605 29 Jun 2020 16:55:06 |
jhale |
Update audio/picard-plugins to snapshot from 2020-06-05 |
2.0.20191027 03 Nov 2019 01:45:40 |
jhale |
audio/picard-plugins: Update to snapshot from 2019-10-27
New plugin: Additional Artists Variables
PR: 241682
Submitted by: Adam Jimerson <vendion@gmail.com> |
2.0.20190917 21 Sep 2019 01:51:06 |
jhale |
Update audio/picard-plugins to snapshot from 2019-09-17 |
2.0.20190312 13 Aug 2019 16:00:39 |
mat |
Convert to UCL & cleanup pkg-message (categories a-c) |
2.0.20190312 28 Jun 2019 22:01:13 |
mat |
Remove noflavors when it does not make sense. |
2.0.20190312 25 Apr 2019 14:17:38 |
antoine |
Clean up plist |
2.0.20190312 19 Mar 2019 02:38:16 |
jhale |
audio/picard-plugins: Update to snapshot from 2019-03-12
- Add ALBUM_COLUMN option to enable the Add Album Column plugin - disabled by
default since it changes the UI and the only way to disable it is to
deinstall it. See: https://github.com/metabrainz/picard-plugins/pull/195
- Use BUILD_WRKSRC everywhere
- Remove hidden files and backup files from the build directory
New plugins (see: https://picard.musicbrainz.org/plugins/ for descriptions)
- Add Album Column
- Amazon cover art
- Apiseeds Lyrics
- Instruments
- TheAudioDB cover art |
2.0.20190212 14 Feb 2019 07:36:31 |
jhale |
audio/picard-plugins: Update to snapshot from 2019-02-12
- reorder_sides: Update to new APIs |
2.0.20190101 03 Jan 2019 17:26:36 |
jhale |
audio/picard-plugins: Update to snapshot from 2019-01-01
New plugins (see: https://picard.musicbrainz.org/plugins/ for descriptions)
- Classical Extras
- Compatible TXXX frames
- Format Performer Tags
- Work & Movement |
2.0.20180917 29 Sep 2018 00:04:25 |
jhale |
audio/picard-plugins: Update to latest commit from 2018-09-17
- The lastfm, no_release, and smart_title_case plugins have been ported
- The lastfmplus plugin has been removed
- Minor bugfixes |
2.0.20180816 29 Aug 2018 01:10:07 |
jhale |
Update to latest commit from 20180816
Changes: bug fixes for several plugins |
2.0.20180719 31 Jul 2018 15:36:36 |
jhale |
Update to commit 62cd688 from 2018-07-19
Update pkg-message for current default GCC version and fix typo |
2.0.20180707 27 Jul 2018 21:50:15 |
jhale |
Update audio/picard to 2.0.1
This is a major version update that switches from using PyQt4 and Python 2.7
to PyQt5 and Python 3.5+
Update audio/picard-plugins to 20180707 snapshot from the 2.0 branch |
1.0.20180211 12 Mar 2018 17:03:03 |
bdrewery |
Use proper PY_FLAVOR |
1.0.20180211 16 Feb 2018 12:14:39 |
jhale |
Add PORTSCOUT hint |
1.0.20180211 15 Feb 2018 11:15:33 |
jhale |
Move the plugins for audio/picard to audio/picard-plugins in preparation
for picard 1.4.2. The plugins are maintained in a separate repository and
no longer shipped with the main picard source. |