@@ -9,9 +9,9 @@ from pisi.actionsapi import pisitools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
j = "--enable-outputs \
|
j = "--enable-outputs \
|
||||||
--enable-visualizer \
|
|
||||||
--disable-clock \
|
--disable-clock \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
|
--disable-visualizer \
|
||||||
--with-taglib \
|
--with-taglib \
|
||||||
"
|
"
|
||||||
|
|
||||||
|
|||||||
@@ -15,8 +15,8 @@
|
|||||||
<Description>
|
<Description>
|
||||||
ncmpcpp – featureful ncurses based MPD client inspired by ncmpc.
|
ncmpcpp – featureful ncurses based MPD client inspired by ncmpc.
|
||||||
</Description>
|
</Description>
|
||||||
<Archive sha1sum="d34ebde28273220bd23537b101a87507efb31404" type="tarbz2">
|
<Archive sha1sum="901a83dfd4f8781ba9b952d99288da23e39cce71" type="tarbz2">
|
||||||
https://rybczak.net/ncmpcpp/stable/ncmpcpp-0.9.tar.bz2
|
https://rybczak.net/ncmpcpp/stable/ncmpcpp-0.9.1.tar.bz2
|
||||||
</Archive>
|
</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>ccache</Dependency>
|
<Dependency>ccache</Dependency>
|
||||||
@@ -56,6 +56,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="3">
|
||||||
|
<Date>2020-12-23</Date>
|
||||||
|
<Version>0.9.1</Version>
|
||||||
|
<Comment>Version bump</Comment>
|
||||||
|
<Name>fury</Name>
|
||||||
|
<Email>wascheme@tuta.io</Email>
|
||||||
|
</Update>
|
||||||
<Update release="2">
|
<Update release="2">
|
||||||
<Date>2020-12-20</Date>
|
<Date>2020-12-20</Date>
|
||||||
<Version>0.9</Version>
|
<Version>0.9</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user