ports/contrib (3.6): clementine: 1.4.0rc1-169 -> 1.4.0rc1-269
![](https://secure.gravatar.com/avatar/df8330968b6df8cd1c1942c5fb4b720c.jpg?s=120&d=mm&r=g)
commit d615607174e83f9706e5524b0be6e7b20fef1215 Author: Tim Biermann <tbier@posteo.de> Date: Thu Aug 20 17:25:29 2020 +0000 clementine: 1.4.0rc1-169 -> 1.4.0rc1-269 diff --git a/clementine/.signature b/clementine/.signature index db4516dea..b9aaa6028 100644 --- a/clementine/.signature +++ b/clementine/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3zGSX4aD69gkUMkJtmFfH5sHi9CI1y462c22aeNB+MWBSpk8N8gFWoUAqfaTX0ZYJ708i2HqU7s4OtYtH7aaIgM= -SHA256 (Pkgfile) = e8f86522510ab918ab1b9bd84310b94d93d7dd8b1b004b1bdec9449d9c5176ab +RWSagIOpLGJF3/sh7ULY97xNKbkJXnzS4FGynTYbCWENIRj2IQ+aQZx1lje2OzDDqHbaa7PMSGjIyqTXCaoxcihtqNuY8sN9ggY= +SHA256 (Pkgfile) = 32f27a4e2484ac016cbd9a14041f9f127a4ff7cf74dd3f424844f4cbc682f48a SHA256 (.footprint) = 07474b487f0cefadeb11340667c106af2ef76ecff104ffc38691f945c1d9ec66 -SHA256 (clementine-1.4.0rc1-169-g934fd336d.tar.gz) = e6f55ed9c163084ddb6013788b74077e6dae00724458931bbd03d3275f30df84 +SHA256 (clementine-1.4.0rc1-269.tar.gz) = bc33ee5309efff530fc66b48275b137bd9b2701cff74ba93a9aa6d8770e6f410 SHA256 (clementine-gcc6.patch) = 05bd4dc0138eed084332fa1a688a96858418731f337f54e0d8ab0853123f40ee diff --git a/clementine/Pkgfile b/clementine/Pkgfile index b7ada559f..749c35780 100644 --- a/clementine/Pkgfile +++ b/clementine/Pkgfile @@ -1,13 +1,12 @@ # Description: A music player and library organizer. # URL: https://www.clementine-player.org/ -# Packager: Chris Farrell, timcowchip at gmail dot com # Maintainer: Danny Rawlins, crux at romster dot me # Depends on: boost crypto++ glew gst-plugins-bad gst-plugins-good gst-plugins-ugly protobuf qt5 name=clementine -version=1.4.0rc1-169 +version=1.4.0rc1-269 release=1 -source=(https://github.com/clementine-player/Clementine/archive/$version-g934fd336d/... +source=(https://github.com/clementine-player/Clementine/archive/$version-g68d375c43/... clementine-gcc6.patch) build() { @@ -16,7 +15,7 @@ build() { # calling ccache and CCACHE_PREFIX PATH=$(echo ${PATH} | awk -v RS=: -v ORS=: '/ccache/ {next} {print}' | sed 's/:*$//') - cmake -SClementine-$version-g934fd336d -Bbuild \ + cmake -SClementine-68d375c43c108d1888c64b14d736597dbb83f0b7 -Bbuild -GNinja \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE='Release' \ -DCMAKE_CXX_FLAGS="$CXXFLAGS -Wno-catch-value"
participants (1)
-
crux@crux.nu