12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970 |
- <PISI>
- <Source>
- <Name>yarock</Name>
- <Homepage>https://launchpad.net/yarock</Homepage>
- <Packager>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Packager>
- <License>GPLv3</License>
- <Summary>Qt Modern Music Player with collection browse based on cover art</Summary>
- <Description>Yarock is a music player in c++/Qt designed to provide a clean, simple and beautiful music collection based on album coverart</Description>
- <Archive sha1sum="d9716d6d8e17da086c7357b0cba7f53cb88f7d63" type="targz">https://launchpad.net/yarock/1.x/1.1.6/+download/Yarock_1.1.6_source.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>extra-cmake-modules</Dependency>
- <Dependency>mpv-player-devel</Dependency>
- <Dependency>qt5-base-devel</Dependency>
- <Dependency>qt5-phonon-devel</Dependency>
- <Dependency>qt5-x11extras-devel</Dependency>
- <Dependency>qt5-sql-mysql</Dependency>
- <Dependency>qt5-sql-sqlite</Dependency>
- <Dependency>qt5-sql-odbc</Dependency>
- <Dependency>qt5-sql-postgresql</Dependency>
- <Dependency>qt5-linguist</Dependency>
- <Dependency>taglib-devel</Dependency>
- <Dependency>htmlcxx-devel</Dependency>
- <Dependency>libX11-devel</Dependency>
- <Dependency>libICE-devel</Dependency>
- </BuildDependencies>
- <Patches>
- <Patch level="1">phonon.patch</Patch>
- </Patches>
- </Source>
- <Package>
- <Name>yarock</Name>
- <Summary>Qt Modern Music Player with collection browse based on cover art</Summary>
- <RuntimeDependencies>
- <Dependency>qt5-base</Dependency>
- <Dependency>qt5-phonon</Dependency>
- <Dependency>qt5-x11extras</Dependency>
- <Dependency>taglib</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>htmlcxx</Dependency>
- <Dependency>mpv-player</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="2">
- <Date>2017-04-23</Date>
- <Version>1.1.6</Version>
- <Comment>Rebuild with new toolchain</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-11-24</Date>
- <Version>1.1.6</Version>
- <Comment>First Release</Comment>
- <Name>Stefan Gronewold</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|