clementine.

This commit is contained in:
4fury-c3440d8
2023-01-24 07:09:14 +03:00
parent fbf3aab621
commit 7f7af54f0d
3 changed files with 77 additions and 18 deletions
+12 -4
View File
@@ -8,16 +8,16 @@
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>GPLv2</License>
<License>GPLv3</License>
<License>GPL-3</License>
<IsA>app:gui</IsA>
<Summary>Clementine is a modern music player and library organizer</Summary>
<Description>Clementine is a modern music player and library organiser. Clementine is a port of Amarok 1.4, with some features rewritten to take advantage of Qt5.</Description>
<Archive sha1sum="194bce7428f7e7c68742f8cd24848393db2c981f" type="tarxz">
https://github.com/clementine-player/Clementine/releases/download/1.4.0rc1-814-g2b340da79/clementine-1.4.0rc1-814-g2b340da79.tar.xz
<Archive sha1sum="c5a3efb9ec83606e659b0f08f297a45a982d3979" type="tarxz">
https://github.com/clementine-player/Clementine/releases/download/1.4.0rc1-871-g982d8fbb6/clementine-1.4.0rc1-871-g982d8fbb6.tar.xz
</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
<Dependency>ccache</Dependency>
<Dependency>gst-libav</Dependency>
<Dependency>glew-devel</Dependency>
@@ -74,6 +74,7 @@
</BuildDependencies>
<Patches>
<!-- <Patch level="1">missing.patch</Patch> -->
<Patch level="1">no_git.patch</Patch>
</Patches>
</Source>
@@ -119,6 +120,13 @@
</Package>
<History>
<Update release="13">
<Date>2023-01-24</Date>
<Version>1.4.0_rc1.871</Version>
<Comment>Version bump and protobuf rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="12">
<Date>2022-07-08</Date>
<Version>1.4.0_rc1.814</Version>