Merge pull request #3130 from alihanozturk/master

qmplay2:update clementine:rebuild
This commit is contained in:
Alihan Öztürk
2017-03-08 20:07:02 +02:00
committed by GitHub
3 changed files with 17 additions and 3 deletions
+7
View File
@@ -93,6 +93,13 @@
</Package>
<History>
<Update release="2">
<Date>2017-03-08</Date>
<Version>1.3.1</Version>
<Comment>Rebuild.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2017-01-07</Date>
<Version>1.3.1</Version>
+2 -2
View File
@@ -11,7 +11,7 @@ from pisi.actionsapi import get
def setup():
qt5.configure("-DUSE_CHIPTUNE_SID=OFF")
qt5.configure()
def build():
@@ -20,4 +20,4 @@ def build():
def install():
qt5.install()
pisitools.dodoc( "README.md", "COPYING", "ChangeLog*")
pisitools.dodoc( "README*", "TODO", "ChangeLog*", "AUTHORS")
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>QMPlay2 is a video and audio player which can play most formats and codecs</Summary>
<Description>It can play all formats supported by FFmpeg, libmodplug (including J2B and SFX). It also supports Audio CD, raw files, Rayman 2 music and chiptunes. It contains YouTube and Prostopleer browser.</Description>
<Archive sha1sum="613794fc107fc306ebdc442c71a8b8408d196887" type="targz">https://github.com/zaps166/QMPlay2/archive/16.12.23.tar.gz</Archive>
<Archive sha1sum="3af61965aef53201f78263bc7fe975b4676577ac" type="targz">https://github.com/zaps166/QMPlay2/archive/17.02.12.tar.gz</Archive>
<BuildDependencies>
<Dependency>qt5-base-devel</Dependency>
<Dependency>qt5-qdbusviewer</Dependency>
@@ -77,6 +77,13 @@
</Package>
<History>
<Update release="4">
<Date>2017-03-08</Date>
<Version>17.02.12</Version>
<Comment>Version bump.</Comment>
<Name>Stefan Gronewold(groni)</Name>
<Email>groni@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2017-01-11</Date>
<Version>16.12.23</Version>