Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
https://github.com/metabrainz/picard/blob/7b8c6561/setup.py#L775
|
|
https://github.com/metabrainz/picard/commit/cb77bcce8a0ee1a4e18afec6d9d56eb487fe8c3c
|
|
|
|
See:
https://github.com/metabrainz/picard/commit/694006275c8f5f54e9a0d962f20f11f881ea993f
https://github.com/metabrainz/picard/pull/1194
https://tickets.metabrainz.org/browse/PICARD-1488
|
|
|
|
This bumps the pkgver
|
|
This is required for the changes from
https://github.com/metabrainz/picard/pull/1040 /
https://tickets.metabrainz.org/browse/PICARD-1418 to work.
|
|
Since commit 4f759c7d107fa90ae9587f89e3bd13f176b618fd / PR #664 Picard
is now a Python 3 program.
[1] https://github.com/metabrainz/picard/commit/4f759c7d107fa90ae9587f89e3bd13f176b618fd
[2] https://github.com/metabrainz/picard/pull/664
|
|
As of commit 5022d5dce465a88c3dcf8cb51796e42dbd883dc8 [1] / PR #503[2]
Picard now uses Qt5/PyQt5 instead of Qt4/PyQt4.
[1] https://github.com/metabrainz/picard/commit/5022d5dce465a88c3dcf8cb51796e42dbd883dc8
[2] https://github.com/metabrainz/picard/pull/503
|
|
|
|
Instead of just using generic "picard", it now provides a specific
picard version, which is just the same as $pkgver. This means that
version checks (e.g., picard-plugins) should work for both picard
and picard-git without any additional effort.
|
|
Version bump.
|
|
|
|
|
|
This reverts commit 56e813b3935799b04f05a5933f388ded09a1430c.
|
|
|
|
Without the patch, Picard won't run against latest version of its
mutagen library dependency. Will `continue` in case the patch fails to
apply, so it will work even after the PR has been merged.
https://github.com/metabrainz/picard/pull/479
|
|
It's been superseded by Pacman hooks.
|
|
As per #7 of the AUR packaging guidelines:
https://wiki.archlinux.org/index.php/Arch_packaging_standards#AUR_packages
|
|
See http://tickets.musicbrainz.org/browse/OTHER-242
|
|
|
|
|
|
|