picard editor v2.13.3
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
# Licensed under the GNU General Public License, version 3.
|
||||
# See the file http://www.gnu.org/licenses/gpl.txt
|
||||
# See the file https://www.gnu.org/licenses/gpl-3.0.txt
|
||||
|
||||
from pisi.actionsapi import pythonmodules, pisitools
|
||||
|
||||
@@ -12,4 +12,4 @@ def build():
|
||||
def install():
|
||||
pythonmodules.install(pyVer="3")
|
||||
|
||||
pisitools.dodoc("AUTHORS.txt", "NEWS.md")
|
||||
pisitools.dodoc("AUTHORS.txt", "COPYING.txt")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>MusicBrainz Picard is the official MusicBrainz tagger.</Summary>
|
||||
<Description>Picard supports the majority of audio file formats, is capable of using audio fingerprints (AcoustIDs), performing CD lookups and disc ID submissions, and it has excellent Unicode support. Additionally, there are several plugins available that extend Picard's features.</Description>
|
||||
<Archive sha1sum="189ab4d5b31c824cf56abe26e1c05801aad425a3" type="targz">https://ftp.musicbrainz.org/pub/musicbrainz/picard/picard-2.12.3.tar.gz</Archive>
|
||||
<Archive sha1sum="0ad9e199342a01913d1c432b04c6c64f101ff011" type="targz">https://ftp.musicbrainz.org/pub/musicbrainz/picard/picard-2.13.3.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
@@ -47,6 +47,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="4">
|
||||
<Date>2026-02-15</Date>
|
||||
<Version>2.13.3</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="3">
|
||||
<Date>2024-11-25</Date>
|
||||
<Version>2.12.3</Version>
|
||||
|
||||
Reference in New Issue
Block a user