kdsoap: new package for kio-extras, picard:new package
This commit is contained in:
@@ -0,0 +1,58 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>picard</Name>
|
||||
<Homepage>http://musicbrainz.org/doc/MusicBrainz_Picard</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="1556b8f3af2976f51409f7598fe960dd96d80b8f" type="targz">http://ftp.musicbrainz.org/pub/musicbrainz/picard/picard-2.3.2.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>python3-mutagen</Dependency>
|
||||
<Dependency>libdiscid-devel</Dependency>
|
||||
<Dependency>python3-setuptools</Dependency>
|
||||
<Dependency>musicbrainz5-devel</Dependency>
|
||||
<Dependency>python3-qt5-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>picard</Name>
|
||||
<RuntimeDependencies>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>libdiscid</Dependency>
|
||||
<Dependency>python3-qt5</Dependency>
|
||||
<Dependency>musicbrainz5</Dependency>
|
||||
<Dependency>python-discid</Dependency>
|
||||
<Dependency>libchromaprint</Dependency>
|
||||
<Dependency>python3-mutagen</Dependency>
|
||||
</RuntimeDependencies>
|
||||
<Files>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="library">/usr/lib</Path>
|
||||
<Path fileType="icons">/usr/share/icons/highcolor</Path>
|
||||
<Path fileType="application">/usr/share/applications</Path>
|
||||
<Path fileType="data">/usr/share</Path>
|
||||
<Path fileType="localedata">/usr/share/locale</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<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>
|
||||
Reference in New Issue
Block a user