summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2018-10-22Remove version specification for "picard" dependencyFrederik “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-22Move Picard version check from $conflicts to $dependsFrederik “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-21Bump version: 2.0.r401.3921effFrederik “Freso” S. Olesen
2018-10-21Add `python-aubio` dependency for "bpm" pluginFrederik “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-21Merge '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-19Update to Picard 2.0Wieland Hoffmann
2017-04-17Bump version: 1.4.1.r268.8ea8750-1Frederik “Freso” S. Olesen
2017-04-17Specifically generate 2.0 pluginsFrederik “Freso” S. Olesen
2017-04-15Version bump: 1.4.r244.7f14c15-1Frederik “Freso” S. Olesen
2017-04-15Build from "1.0" branchFrederik “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-15Bump version: 1.4.1.r263.c7a4968-1Frederik “Freso” S. Olesen
2017-04-15`generate.py` now puts "built" plugins in ./build/Frederik “Freso” S. Olesen
2017-04-09Bump version: 1.4.1.r244.7f14c15-1Frederik “Freso” S. Olesen
2017-04-09Build off the new "2.0" branchFrederik “Freso” S. Olesen
2017-04-07Fix `sed` regular expression for Python versionFrederik “Freso” S. Olesen
2017-04-07Bump version: 1.4.1.r238.0fd80b8-1Frederik “Freso” S. Olesen
2017-04-07picard-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-03Bump version: 1.4.r233.1f675aeFrederik “Freso” S. Olesen
2017-04-03Use picard-plugin's generate.py to build pluginsFrederik “Freso” S. Olesen
2017-02-15Bump version: picard-plugins-git 1.4.r221.bcac3feFrederik “Freso” S. Olesen
2017-02-15Update $conflicts to use base picard packageFrederik “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-15Add myself, Freso, to contributor lines.Frederik “Freso” S. Olesen
2017-02-15Use $_pkgver for $conflicts versioningFrederik “Freso” S. Olesen
Instead of hardcording the version used in $conflicts, it's easier to reuse the $_pkgver variable.
2017-02-15Stop 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-10picard-plugins-git 1.3.r115.10f7471Frederik “Freso” S. Olesen
2016-03-10HTTPSify $url.Frederik “Freso” S. Olesen
2016-03-10Update $source to reflect upstream move.Frederik “Freso” S. Olesen
See http://tickets.musicbrainz.org/browse/OTHER-242
2015-06-19add git checkout to gitignoreJohannes Dewender
2015-06-19update git revisionJohannes 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-26picard-plugins-git: use plugin repositoryJohannes Dewender
The package now includes all plugins that are in the new plugin repository, but not in the Picard package (contrib).
2014-05-12picard-plugins-aux: update md5Johannes Dewender
2014-05-06picard-plugins-git: createdJohannes Dewender
These are the plugins that are in picard-git, but not picard stable