mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-23 17:33:20 +08:00
[skip-ci] amarok: rebuild including latest git changes
This commit is contained in:
parent
14b0c867c0
commit
0dc8776a02
@ -1,6 +1,6 @@
|
||||
pkgname=amarok
|
||||
pkgver=2.9.70
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A media player for KDE"
|
||||
arch=('x86_64')
|
||||
url="https://amarok.kde.org"
|
||||
@ -17,7 +17,7 @@ optdepends=("libgpod: support Apple iPod audio devices"
|
||||
"clamz: allow to download songs from Amazon.com"
|
||||
"loudmouth: backend needed by mp3tunes for syncing")
|
||||
categories=('multimedia')
|
||||
source=("$pkgname-$pkgver::git+https://github.com/KDE/amarok.git#commit=5d463f47d149391a2303215222105d89528a571a")
|
||||
source=("$pkgname-$pkgver::git+https://github.com/KDE/amarok.git#commit=82018b9fcf681672862bf09099cbd175808869f6")
|
||||
sha256sums=('SKIP')
|
||||
|
||||
build() {
|
||||
@ -29,8 +29,7 @@ build() {
|
||||
-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-D_BUILD_TESTING=OFF \
|
||||
-DWITH_QTWEBKIT=OFF
|
||||
-D_BUILD_TESTING=OFF
|
||||
make
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user