Package Details: picard-git 1.3.2.r72.g1737c99-4

Package Base: picard-git
Description: MusicBrainz tagging application
Upstream URL: https://picard.musicbrainz.org
Category: multimedia
Licenses: GPL
Conflicts: picard, picard-bzr, picard-qt
Provides: picard
Submitter: Mineo
Maintainer: Mineo
Last Packager: Mineo
Votes: 12
First Submitted: 2011-09-17 12:26
Last Updated: 2015-01-11 12:40

Dependencies (5)

Required by (0)

Sources

Latest Comments

Comment by JonnyJD

2014-05-02 10:16

FYI:
The stable picard package now includes the plugins from the contrib folder.
It would be nice if the -git package would do the same.
See: https://bugs.archlinux.org/task/40139

Comment by Freso

2012-06-02 23:47

lockheed (and others): Picard's Git repository is managed on GitHub. If you want to have your own patchsets applied to the code, it's really easy to "fork" Picard, apply your patches, and tell your copy of this PKGBUILD to use your forked copy of the picard source tree instead of the official one: Simply find the line starting with "_gitroot" (line 15 at the moment) and replace "musicbrainz" with your GitHub user name. Save and "makepkg". Voila!

Anonymous comment

2012-05-07 12:22

Thanks Mineo; and I just realized my last sentence didn't make much sense, I was typing too fast but glad you understood anyway :)! --> s/in the depends line this error/in the depends line would avoid this error/

Comment by Mineo

2012-05-05 16:06

lockheed: No, I won't apply any patches to this, but if you need it, you can always modify the PKGBUILD before building your package.

Montague: I'll update the PKGBUILD.

Comment by lockheed

2012-05-05 13:27

Would it be possible to implement 'Preserve file timestamps' upon rename?
I found a patch for it here: http://tickets.musicbrainz.org/browse/PICARD-31?page=com.atlassian.jira.plugin.system.issuetabpanels%3Aworklog-tabpanel

Anonymous comment

2012-05-04 19:26

I get this error :
$ packer -S picard-git --> Dependency `python2-qt' of `picard-git' does not exist.

Easy to fix it : "packer -S python2-pyqt" followed by "packer -S picard-git"

But maybe changing 'python2-qt' to 'python2-pyqt' in the depends line this error altogether?

Anonymous comment

2012-05-04 19:24

I get this error :
$ packer -S picard-git --> Dependency `python2-qt' of `picard-git' does not exist.

Easy to fix it : $ packer -S python2-pyqt picard-git

But maybe changing 'python2-qt' to 'python2-pyqt' in the depends line this error altogether?

Anonymous comment

2011-12-03 22:56

Might be worth adding chromaprint as an optdepend on this to alert people to the AcoustID option, especially since PUIDs have a nasty tendency for not working.