Files
main/multimedia/editor/picard/pspec.xml
T
4fury-c3440d8 c4bba2bfb5 picard.
2026-02-16 15:18:42 +04:00

80 lines
3.3 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>picard</Name>
<Homepage>https://picard.musicbrainz.org/</Homepage>
<Packager>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<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="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>
</BuildDependencies>
</Source>
<Package>
<Name>picard</Name>
<RuntimeDependencies>
<Dependency>bzip2</Dependency>
<Dependency>libdiscid</Dependency>
<Dependency>python3-qt5</Dependency>
<Dependency>musicbrainz5</Dependency>
<Dependency>python3-pyjwt</Dependency>
<Dependency>python3-discid</Dependency>
<Dependency>libchromaprint</Dependency>
<Dependency>python3-mutagen</Dependency>
<Dependency>python3-dateutil</Dependency>
<Dependency>python3-markdown</Dependency>
<Dependency>python3-fasteners</Dependency>
<Dependency>python3-charset-normalizer</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="executable">/usr/bin</Path>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
<Path fileType="application">/usr/share/applications</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="icons">/usr/share/icons</Path>
<Path fileType="localedata">/usr/share/locale</Path>
</Files>
</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>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="2">
<Date>2023-11-03</Date>
<Version>2.10</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2020-05-11</Date>
<Version>2.3.2</Version>
<Comment>First release</Comment>
<Name>Kamil Atlı</Name>
<Email>suvari@pisilinux.org</Email>
</Update>
</History>
</PISI>