liblastfm-1.1.0-
This commit is contained in:
@@ -11,6 +11,7 @@ from pisi.actionsapi import cmaketools
|
||||
def setup():
|
||||
cmaketools.configure("-DBUILD_TESTS=OFF \
|
||||
-DBUILD_WITH_QT4=OFF \
|
||||
-DCMAKE_CXX_STANDARD=14 \
|
||||
-DCMAKE_INSTALL_LIBDIR=/usr/lib")
|
||||
|
||||
def build():
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A library for Last.fm integration</Summary>
|
||||
<Description>liblastfm is a collection of libraries to help you integrate Last.fm services into your rich desktop software. It is officially supported software developed by Last.fm staff.</Description>
|
||||
<Archive sha1sum="4a6323538a26c5ea2080a8ebe58e4407dbc42397" type="targz">https://github.com/lastfm/liblastfm/archive/1.0.9.tar.gz</Archive>
|
||||
<Archive sha1sum="a84f00a42b3bb8c0f8845ce29c776d609a3b44ac" type="targz">https://github.com/lastfm/liblastfm/archive/1.1.0.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>cmake</Dependency>
|
||||
<Dependency>qt5-base-devel</Dependency>
|
||||
@@ -25,7 +25,7 @@
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">liblastfm-qt5.11.patch</Patch>
|
||||
<Patch level="1">480e2ec6.patch</Patch>
|
||||
<!-- <Patch level="1">480e2ec6.patch</Patch> -->
|
||||
</Patches>
|
||||
</Source>
|
||||
|
||||
@@ -69,6 +69,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="6">
|
||||
<Date>2021-12-13</Date>
|
||||
<Version>1.1.0</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="5">
|
||||
<Date>2020-03-08</Date>
|
||||
<Version>1.0.9</Version>
|
||||
|
||||
Reference in New Issue
Block a user