Picard Download: Difference between revisions

From MusicBrainz Wiki
Jump to navigationJump to search
((Imported from MoinMoin))
((Imported from MoinMoin))
Line 5: Line 5:
Here you can download the latest version of the [[Picard Tagger|PicardTagger]]. Please read [[How To Tag Files With Picard|HowToTagFilesWithPicard]] if you are not familiar with Picard.
Here you can download the latest version of the [[Picard Tagger|PicardTagger]]. Please read [[How To Tag Files With Picard|HowToTagFilesWithPicard]] if you are not familiar with Picard.


==Latest beta version 0.9.0==
==Latest version 0.9.0==


'''Picard 0.9.0''' is a new, rewritten, version of [[Picard Tagger|PicardTagger]].
'''Picard 0.9.0''' is a new, rewritten, version of [[Picard Tagger|PicardTagger]].
Line 37: Line 37:


This DMG is a Universal Binary, but it does '''not''' support PUID analysis via MusicDNS. This will come for later builds.
This DMG is a Universal Binary, but it does '''not''' support PUID analysis via MusicDNS. This will come for later builds.

==Latest stable version 0.7.2==

'''Picard 0.7.2''' is a latest version of [[Picard Tagger|PicardTagger]] with support for automatic identifying of audio files using [[PUID]]s, [[MusicDNS]]' [[Audio Fingerprint|AudioFingerprint]]<code><nowiki></nowiki></code>ing technology.

===Windows installer===

<ul><li style="list-style-type:none">
{| border="1"
|-
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/picard/picard-setup-0.7.2-2.exe picard-setup-0.7.2-2.exe] (6.02 MB)<br/><small>(MD5: ef79900c42541be4ac537006e1ad9f46)</small>
|}
</ul>

===Linux / UNIX tarball===

<ul><li style="list-style-type:none">
{| border="1"
|-
| [[Image:download.gif]] || [http://musicbrainz.org/ftpmirror/pub/musicbrainz/picard/picard-0.7.2.tar.gz picard-0.7.2.tar.gz] (321 KB)<br/><small>(MD5: 840d2202a792a36fc981fd691c8c49a5)</small><br/><br/>See [[Picard Linux Install|PicardLinuxInstall]] for Linux packages and [[Picard BSD Install|PicardBSDInstall]] for BSD ones.<br/>
|}
</ul>


==License==
==License==


Picard 0.9.0 is licensed under the GPL 2.0 or later, Picard 0.7.2 is licensed under the [http://www.gnu.org/copyleft/gpl.html GPL 2.0], RCSL 1.0 or RPSL 1.0.
Picard is licensed under the [http://www.gnu.org/copyleft/gpl.html GPL 2.0 or later].


==Obtaining Source Code==
==Obtaining Source Code==


The source code of Picard is available using anonymous Subversion access. Read the [[Subversion]] document for instructions on how to use Subversion and checkout the Picard source code. Alternatively, you can browse the Picard Subversion repository directly using the [http://bugs.musicbrainz.org/browser/picard/ source browser].
The source code of Picard is maintained in [http://bazaar-vcs.org/ Bazaar], the main development branch is hosted on Launchpad and you can get the source code with all it's history using:


<pre> svn checkout http://svn.musicbrainz.org/picard/trunk picard
<pre> bzr branch http://bazaar.launchpad.net/~luks/picard/trunk/
</pre>
</pre>



Revision as of 19:40, 16 December 2007

Products > Picard > Picard Download

Download Picard

Here you can download the latest version of the PicardTagger. Please read HowToTagFilesWithPicard if you are not familiar with Picard.

Latest version 0.9.0

Picard 0.9.0 is a new, rewritten, version of PicardTagger.

Windows installer

Linux / UNIX tarball

Mac OS X DMG

This DMG is a Universal Binary, but it does not support PUID analysis via MusicDNS. This will come for later builds.

License

Picard is licensed under the GPL 2.0 or later.

Obtaining Source Code

The source code of Picard is maintained in Bazaar, the main development branch is hosted on Launchpad and you can get the source code with all it's history using:

    bzr branch http://bazaar.launchpad.net/~luks/picard/trunk/