cantata: update to 2.2.0
This commit is contained in:
parent
f98aba0d25
commit
101b288b90
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'cantata'
|
||||
pkgname=cantata
|
||||
version=2.1.0
|
||||
version=2.2.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config"
|
||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools qt5-tools"
|
||||
makedepends="qt5-devel qt5-tools-devel qt5-svg-devel qt5-xmlpatterns-devel
|
||||
qt5-plugin-mysql qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-odbc
|
||||
qt5-plugin-tds vlc-devel zlib-devel ffmpeg-devel taglib-devel
|
||||
taglib-extras-devel libmtp-devel mpg123-devel libcdparanoia-devel libcddb-devel
|
||||
speex-devel eudev-libudev-devel udisks2-devel libmusicbrainz5-devel
|
||||
qt5-multimedia-devel"
|
||||
qt5-multimedia-devel libcdio-paranoia-devel"
|
||||
depends="media-player-info"
|
||||
short_desc="Qt client for the music player daemon (MPD)"
|
||||
maintainer="LockeAnarchist <emanuel@openmailbox.org>"
|
||||
license="GPL-3"
|
||||
homepage="https://github.com/cdrummond/cantata"
|
||||
distfiles="https://github.com/CDrummond/cantata/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=9317afcae75c709ec733da069d4245b47e6e2c297a259eaf87a181fa9d1cd4c4
|
||||
checksum=c84691eb17711118d3c512d70cb422267f7a137290082cdd1ff0a871b4a8e5c0
|
||||
|
|
Loading…
Reference in New Issue