123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>cantata</Name>
- <Homepage>https://github.com/nullobsi/cantata</Homepage>
- <Packager>
- <Name>Stefan Gronewold (groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <Icon>cantata</Icon>
- <Summary>Qt Graphical MPD Client.</Summary>
- <Description>A graphical (Qt6) client for MPD.</Description>
- <Archive sha1sum="33578fe6567395abb579fe5570b6c8dae8b9dd98" type="targz">https://github.com/nullobsi/cantata/archive/v3.3.0/cantata-3.3.0.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>cmake</Dependency>
- <Dependency>ninja</Dependency>
- <Dependency>libmtp-devel</Dependency>
- <Dependency>taglib-devel</Dependency>
- <Dependency>ffmpeg-devel</Dependency>
- <Dependency>mpg123-devel</Dependency>
- <Dependency>qt6-linguist</Dependency>
- <Dependency>qt6-sql-odbc</Dependency>
- <Dependency>qt6-sql-mysql</Dependency>
- <Dependency>udisks2-devel</Dependency>
- <Dependency>libcddb-devel</Dependency>
- <Dependency>qt6-svg-devel</Dependency>
- <Dependency>qt6-base-devel</Dependency>
- <Dependency>qt6-sql-sqlite</Dependency>
- <Dependency>solid-kf6-devel</Dependency>
- <Dependency>cdparanoia-devel</Dependency>
- <Dependency>musicbrainz5-devel</Dependency>
- <Dependency>qt6-sql-postgresql</Dependency>
- <Dependency>qt6-multimedia-devel</Dependency>
- <Dependency>libcdio-paranoia-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch level="1"></Patch> -->
- <Patch level="1">Link_to_libmusicbrainzcc.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>cantata</Name>
- <RuntimeDependencies>
- <Dependency>libmtp</Dependency>
- <Dependency>taglib</Dependency>
- <Dependency>ffmpeg</Dependency>
- <Dependency>mpg123</Dependency>
- <Dependency>udisks2</Dependency>
- <Dependency>libcddb</Dependency>
- <Dependency>qt6-svg</Dependency>
- <Dependency>qt6-base</Dependency>
- <Dependency>solid-kf6</Dependency>
- <Dependency>cdparanoia</Dependency>
- <Dependency>musicbrainz5</Dependency>
- <Dependency>qt6-sql-odbc</Dependency>
- <Dependency>qt6-sql-mysql</Dependency>
- <Dependency>qt6-sql-sqlite</Dependency>
- <Dependency>qt6-multimedia</Dependency>
- <Dependency>libcdio-paranoia</Dependency>
- <Dependency>qt6-sql-postgresql</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/Cantata</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/metainfo</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="9">
- <Date>2024-11-22</Date>
- <Version>3.3.0</Version>
- <Comment>New upstream.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="8">
- <Date>2022-08-07</Date>
- <Version>2.5.0</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="7">
- <Date>2020-10-01</Date>
- <Version>2.4.2</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2020-03-08</Date>
- <Version>2.4.1</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-09-01</Date>
- <Version>2.3.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-04-27</Date>
- <Version>2.3.0</Version>
- <Comment>Rebuild.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2018-02-18</Date>
- <Version>2.2.0</Version>
- <Comment>Rebuild</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="2">
- <Date>2017-05-02</Date>
- <Version>2.0.1</Version>
- <Comment>Rebuild with new toolchain</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="1">
- <Date>2016-12-07</Date>
- <Version>2.0.1</Version>
- <Comment>First Release.</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|