From 6167f03f75649bd43ed28ea2c0cc117747581027 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 13 Dec 2021 16:50:24 +0300 Subject: [PATCH] liblastfm-1.1.0- --- multimedia/sound/liblastfm/actions.py | 1 + multimedia/sound/liblastfm/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/multimedia/sound/liblastfm/actions.py b/multimedia/sound/liblastfm/actions.py index 1a61145c66..f7da1635c4 100644 --- a/multimedia/sound/liblastfm/actions.py +++ b/multimedia/sound/liblastfm/actions.py @@ -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(): diff --git a/multimedia/sound/liblastfm/pspec.xml b/multimedia/sound/liblastfm/pspec.xml index 199343561a..9082432655 100644 --- a/multimedia/sound/liblastfm/pspec.xml +++ b/multimedia/sound/liblastfm/pspec.xml @@ -12,7 +12,7 @@ library A library for Last.fm integration 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. - https://github.com/lastfm/liblastfm/archive/1.0.9.tar.gz + https://github.com/lastfm/liblastfm/archive/1.1.0.tar.gz cmake qt5-base-devel @@ -25,7 +25,7 @@ liblastfm-qt5.11.patch - 480e2ec6.patch + @@ -69,6 +69,13 @@ + + 2021-12-13 + 1.1.0 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-03-08 1.0.9