Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-22 | Remove version specification for "picard" dependency | Frederik “Freso” S. Olesen | |
See reasoning in last commit (commit 29b900b1c355352dde362872eab2c70b9f594603): > (Even though we're on Arch, so only ever the latest stable version is > supported, and 2.0.x has been in Arch for a while now, so we shouldn't > even need to check this…) | |||
2018-10-22 | Move Picard version check from $conflicts to $depends | Frederik “Freso” S. Olesen | |
$conflicts is for packages that have conflicting files, and Picard hasn't had files in the same location as the plugins for a long time now. Instead, let's make sure that the user is on a recent version of Picard by checking the version in $depends. (Even though we're on Arch, so only ever the latest stable version is supported, and 2.0.x has been in Arch for a while now, so we shouldn't even need to check this…) | |||
2018-10-21 | Bump version: 2.0.r401.3921eff | Frederik “Freso” S. Olesen | |
2018-10-21 | Add `python-aubio` dependency for "bpm" plugin | Frederik “Freso” S. Olesen | |
Picard will crash on start if the plugin is there but the Python module is not, hence `$depends` instead of `$optdepends`. | |||
2018-10-21 | Merge 'picard-plugins-v2-git' | Frederik “Freso” S. Olesen | |
Submitted a request to have the picard-plugins-v2-git package merged, so combining the git branches back together again too. | |||
2018-07-19 | Update to Picard 2.0 | Wieland Hoffmann | |
2017-04-17 | Bump version: 1.4.1.r268.8ea8750-1 | Frederik “Freso” S. Olesen | |
2017-04-17 | Specifically generate 2.0 plugins | Frederik “Freso” S. Olesen | |
2017-04-15 | Version bump: 1.4.r244.7f14c15-1 | Frederik “Freso” S. Olesen | |
2017-04-15 | Build from "1.0" branch | Frederik “Freso” S. Olesen | |
Until Picard 2.0 is released. Users of picard-git or otherwise following Picard 2.0 development can use the picard-plugins-v2-git package. | |||
2017-04-15 | Bump version: 1.4.1.r263.c7a4968-1 | Frederik “Freso” S. Olesen | |
2017-04-15 | `generate.py` now puts "built" plugins in ./build/ | Frederik “Freso” S. Olesen | |
2017-04-09 | Bump version: 1.4.1.r244.7f14c15-1 | Frederik “Freso” S. Olesen | |
2017-04-09 | Build off the new "2.0" branch | Frederik “Freso” S. Olesen | |
2017-04-07 | Fix `sed` regular expression for Python version | Frederik “Freso” S. Olesen | |
2017-04-07 | Bump version: 1.4.1.r238.0fd80b8-1 | Frederik “Freso” S. Olesen | |
2017-04-07 | picard-plugins for Picard 2.0. | Frederik “Freso” S. Olesen | |
Picard 2.0 will be Python 3 and (Py)Qt5, meaning plugins between Picard 1.x and Picard 2.x will be incompatible. This PKGBUILD will be for the Picard 2.0 plugins branch. | |||
2017-04-03 | Bump version: 1.4.r233.1f675ae | Frederik “Freso” S. Olesen | |
2017-04-03 | Use picard-plugin's generate.py to build plugins | Frederik “Freso” S. Olesen | |
2017-02-15 | Bump version: picard-plugins-git 1.4.r221.bcac3fe | Frederik “Freso” S. Olesen | |
2017-02-15 | Update $conflicts to use base picard package | Frederik “Freso” S. Olesen | |
The picard-git PKGBUILD should have its $provides set to provide a specific version of picard and then this package's $conflicts should work fine for both packages. | |||
2017-02-15 | Add myself, Freso, to contributor lines. | Frederik “Freso” S. Olesen | |
2017-02-15 | Use $_pkgver for $conflicts versioning | Frederik “Freso” S. Olesen | |
Instead of hardcording the version used in $conflicts, it's easier to reuse the $_pkgver variable. | |||
2017-02-15 | Stop excluding "contrib". | Frederik “Freso” S. Olesen | |
The "contrib" plugins is no longer bundled with MusicBrainz Picard as of 1.4. community/picard is at 1.4 now and AUR's picard-git have been tracking the 1.4 for a while, so there are no current picard Arch packages that should have the contrib folder/plugins included anymore. | |||
2016-03-10 | picard-plugins-git 1.3.r115.10f7471 | Frederik “Freso” S. Olesen | |
2016-03-10 | HTTPSify $url. | Frederik “Freso” S. Olesen | |
2016-03-10 | Update $source to reflect upstream move. | Frederik “Freso” S. Olesen | |
See http://tickets.musicbrainz.org/browse/OTHER-242 | |||
2015-06-19 | add git checkout to gitignore | Johannes Dewender | |
2015-06-19 | update git revision | Johannes Dewender | |
technically not necessary, because makepkg does this automatically. This is only so the version is updated for the move to AUR 4. | |||
2014-10-26 | picard-plugins-git: use plugin repository | Johannes Dewender | |
The package now includes all plugins that are in the new plugin repository, but not in the Picard package (contrib). | |||
2014-05-12 | picard-plugins-aux: update md5 | Johannes Dewender | |
2014-05-06 | picard-plugins-git: created | Johannes Dewender | |
These are the plugins that are in picard-git, but not picard stable |