sayonara version bump and add new dependencies
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
@@ -14,7 +13,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="ee8cc2c9d19c4b1432fea660688903238d616830" type="targz">http://sayonara-player.com/sw/sayonara-player-0.8.2-git2-20160226.tar.gz</Archive>
|
||||
<Archive sha1sum="478e6f1deb1b1525123cfc3edd08205ddc79a94d" type="targz">http://sayonara-player.com/sw/sayonara-player-0.9.0-git1-20160516.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
<Dependency>qt5-sql-mysql </Dependency>
|
||||
@@ -29,6 +28,8 @@
|
||||
<Dependency>gst-plugins-base-devel</Dependency>
|
||||
<Dependency>gst-plugins-ugly-next</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>libmtp-devel</Dependency>
|
||||
<Dependency>gstreamer-next-devel</Dependency>
|
||||
<Dependency>gst-plugins-base-next-devel</Dependency>
|
||||
<Dependency>cmake</Dependency>
|
||||
@@ -48,6 +49,8 @@
|
||||
<Dependency>libnotify</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>libmtp</Dependency>
|
||||
<Dependency>gstreamer-next</Dependency>
|
||||
<Dependency>gst-plugins-base-next</Dependency>
|
||||
</RuntimeDependencies>
|
||||
@@ -68,6 +71,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="2">
|
||||
<Date>2016-05-16</Date>
|
||||
<Version>0.9.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Stefan Gronewold(groni)</Name>
|
||||
<Email>groni@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="1">
|
||||
<Date>2016-04-02</Date>
|
||||
<Version>0.8.2</Version>
|
||||
|
||||
Reference in New Issue
Block a user