@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import get
|
||||
|
||||
def setup():
|
||||
kde5.configure()
|
||||
kde5.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>sayonara</Name>
|
||||
<Homepage>http://sayonara.luciocarreras.de/index.html</Homepage>
|
||||
<Homepage>http://sayonara-player.com</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
@@ -14,7 +14,7 @@
|
||||
<IsA>app:gui</IsA>
|
||||
<Summary>Sayonara is a small, clear and fast audio player for Linux written in C++, supported by the Qt framework. It uses Gstreamer as audio backend.</Summary>
|
||||
<Description>Although Sayoanra is considered as a lightweight player, it holds a lot of features to organize even big music collections.</Description>
|
||||
<Archive sha1sum="c8903a8d12a24bda02bdfb72382ce4c3a3f02d69" type="targz">http://sayonara-player.com/sw/sayonara-player-r195.tar.gz</Archive>
|
||||
<Archive sha1sum="ee8cc2c9d19c4b1432fea660688903238d616830" type="targz">http://sayonara-player.com/sw/sayonara-player-0.8.2-git2-20160226.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-sql-mysql </Dependency>
|
||||
@@ -29,9 +29,9 @@
|
||||
<Dependency>gst-plugins-base-devel</Dependency>
|
||||
<Dependency>gst-plugins-ugly-next</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>gstreamer-next-devel</Dependency>
|
||||
<Dependency>gst-plugins-base-next-devel</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
</BuildDependencies>
|
||||
</Source>
|
||||
|
||||
@@ -69,8 +69,8 @@
|
||||
|
||||
<History>
|
||||
<Update release="1">
|
||||
<Date>2015-10-11</Date>
|
||||
<Version>0.7.1</Version>
|
||||
<Date>2016-04-02</Date>
|
||||
<Version>0.8.2</Version>
|
||||
<Comment>First release</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
|
||||
Reference in New Issue
Block a user