From 0b9b84efd8551ff38ccba468a14b7c1e8b33ac9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Fabian=20Silva=20Delgado?= Date: Fri, 11 Dec 2015 00:03:25 -0300 Subject: clementine-1.2.3-8.parabola1: C++11 ABI rebuild --- libre/clementine/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/libre/clementine/PKGBUILD b/libre/clementine/PKGBUILD index 679e5be33..da97bdcb2 100644 --- a/libre/clementine/PKGBUILD +++ b/libre/clementine/PKGBUILD @@ -1,5 +1,5 @@ -# $Id: PKGBUILD 142133 2015-09-28 19:56:07Z foutrelis $ -# Maintainer (Arch): Maxime Gauduin +# $Id: PKGBUILD 149696 2015-12-07 07:20:22Z bpiotrowski $ +# Maintainer (Arch): Maxime Gauduin # Contributor (Arch): Stéphane Gaudreault # Contributor (Arch): BlackEagle # Contributor (Arch): Dany Martineau @@ -10,15 +10,15 @@ pkgname=clementine _pkgname=$pkgname-libre pkgver=1.2.3 -pkgrel=7.parabola1 +pkgrel=8.parabola1 pkgdesc='A modern music player and library organizer, without nonfree artwork and Spotify support' url="http://www.$pkgname-player.org/" license=('GPL') -arch=('i686' 'x86_64' 'mips64el') +arch=('i686' 'x86_64') replaces=("$_pkgname") conflicts=("$_pkgname") depends=('chromaprint' 'glew' 'gstreamer0.10-base' 'libcdio' 'libgpod' - 'liblastfm' 'libmtp' 'libmygpo-qt' 'protobuf' 'qca-ossl' 'taglib') + 'liblastfm' 'libmtp' 'libmygpo-qt' 'protobuf' 'qca-qt4' 'taglib') makedepends=('cmake' 'boost' 'mesa' 'sparsehash') optdepends=('gstreamer0.10-base-plugins: "Base" plugin libraries' 'gstreamer0.10-good-plugins: "Good" plugin libraries' -- cgit v1.2.3-2-g168b