Commit graph

24 commits

Author SHA1 Message Date
Jason E. Hale
25dae3017f 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/
2022-02-25 16:35:20 -05:00
Jason E. Hale
52dab67dd2 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/
2021-04-13 14:03:51 -04:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Jason E. Hale
756d1188c1 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.
2021-03-13 14:55:52 +00:00
Jason E. Hale
da43d0df23 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.
2021-01-01 00:46:28 +00:00
Jason E. Hale
7d34036105 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
2020-08-24 02:50:43 +00:00
Jason E. Hale
0bc564eded audio/picard-plugins: Fix distinfo
MFH:		2020Q3 (ports-secteam blanket)
2020-07-02 13:35:18 +00:00
Jason E. Hale
f0a3a281e4 Update audio/picard-plugins to snapshot from 2020-06-05 2020-06-29 16:55:06 +00:00
Jason E. Hale
1287c85767 audio/picard-plugins: Update to snapshot from 2019-10-27
New plugin: Additional Artists Variables

PR:		241682
Submitted by:	Adam Jimerson <vendion@gmail.com>
2019-11-03 01:45:40 +00:00
Jason E. Hale
eab73bf407 Update audio/picard-plugins to snapshot from 2019-09-17 2019-09-21 01:51:06 +00:00
Mathieu Arnold
a6c40a689b Convert to UCL & cleanup pkg-message (categories a-c) 2019-08-13 16:00:39 +00:00
Mathieu Arnold
11d0ec2c6e Remove noflavors when it does not make sense. 2019-06-28 22:01:13 +00:00
Antoine Brodin
12a24d58f2 Clean up plist 2019-04-25 14:17:38 +00:00
Jason E. Hale
41546cd516 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
2019-03-19 02:38:16 +00:00
Jason E. Hale
9f72b1fba1 audio/picard-plugins: Update to snapshot from 2019-02-12
- reorder_sides: Update to new APIs
2019-02-14 07:36:31 +00:00
Jason E. Hale
e170ac414d 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
2019-01-03 17:26:36 +00:00
Jason E. Hale
993d9a84c2 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
2018-09-29 00:04:25 +00:00
Jason E. Hale
6fc5bf6ada Update to latest commit from 20180816
Changes:	bug fixes for several plugins
2018-08-29 01:10:07 +00:00
Jason E. Hale
c125b1dd5d Update to commit 62cd688 from 2018-07-19
Update pkg-message for current default GCC version and fix typo
2018-07-31 15:36:36 +00:00
Jason E. Hale
a22ec98285 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
2018-07-27 21:50:14 +00:00
Bryan Drewery
07c79686fc Use proper PY_FLAVOR 2018-03-12 17:03:03 +00:00
Jason E. Hale
d61875f369 Add PORTSCOUT hint 2018-02-16 12:14:39 +00:00
Jason E. Hale
9b5d7233fd 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.
2018-02-15 11:15:33 +00:00