mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 05:17:15 +08:00
clementine: rebuild against correct dependency.
This commit is contained in:
parent
37777a28c4
commit
e781c1a39e
@ -1,17 +1,14 @@
|
||||
# Contributor: Giuseppe Calà <jiveaxe@gmail.com>
|
||||
# Maintainer: Bruce Liu <rainman59118@gmail.com>
|
||||
|
||||
pkgname=clementine
|
||||
_pkgname=Clementine
|
||||
pkgver=1.2.3
|
||||
pkgrel=9
|
||||
pkgrel=10
|
||||
pkgdesc="A modern music player and library organiser and a port of Amarok 1.4, with some features rewritten to take advantage of Qt4."
|
||||
url="http://www.clementine-player.org/"
|
||||
screenshot="http://images.clementine-player.org/screenshots/clementine-1.0-3.png"
|
||||
license="GPL"
|
||||
arch=('x86_64')
|
||||
install=${pkgname}.install
|
||||
depends=('gstreamer0.10-base' 'taglib' 'glew>=1.10.0' 'liblastfm' 'libgpod' 'libmtp' 'libplist'
|
||||
depends=('gstreamer0.10-base' 'taglib' 'glew>=1.10.0' 'liblastfm-qt4' 'libgpod' 'libmtp' 'libplist'
|
||||
'hicolor-icon-theme' 'qtwebkit' 'libimobiledevice' 'qjson' 'protobuf'
|
||||
'libcdio' 'qca' 'qca-ossl' 'chromaprint' 'libmygpo-qt' 'libechonest-qt4')
|
||||
makedepends=('cmake' 'boost' 'mesa')
|
||||
|
Loading…
Reference in New Issue
Block a user