mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
clementine: update to 1.4.1.
This commit is contained in:
parent
3e10994504
commit
d4fc1c3959
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Template file for 'clementine'
|
# Template file for 'clementine'
|
||||||
pkgname=clementine
|
pkgname=clementine
|
||||||
version=1.4.0rc1
|
version=1.4.1
|
||||||
revision=14
|
revision=1
|
||||||
_fullver=${version}-873-g3471134d5
|
_fullver=${version}-10-gefe886e0a
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_SYSTEM_TAGLIB=ON -DBUILD_WERROR=OFF -DUSE_SYSTEM_PROJECTM=ON
|
configure_args="-DUSE_SYSTEM_TAGLIB=ON -DBUILD_WERROR=OFF -DUSE_SYSTEM_PROJECTM=ON
|
||||||
-DFORCE_GIT_REVISION=${_fullver} -DCMAKE_CXX_STANDARD=17"
|
-DFORCE_GIT_REVISION=${_fullver} -DCMAKE_CXX_STANDARD=17"
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="https://www.clementine-player.org/"
|
homepage="https://www.clementine-player.org/"
|
||||||
distfiles="https://github.com/clementine-player/Clementine/releases/download/${_fullver}/clementine-${_fullver}.tar.xz"
|
distfiles="https://github.com/clementine-player/Clementine/releases/download/${_fullver}/clementine-${_fullver}.tar.xz"
|
||||||
checksum=e046fb76cca7f7c69e61fe445e828146ab44f10f2ff7747b97adc947500a56b6
|
checksum=f751157c6e8cb760f86802344a32220a4259a2c15d0a2a9f235777f9d3c0aa1d
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
rm -rf $DESTDIR/builddir
|
rm -rf $DESTDIR/builddir
|
||||||
|
|
Loading…
Add table
Reference in a new issue