mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
Merge pull request #7439 from Hoshpak/update-cantata
cantata: update to 2.1.0
This commit is contained in:
commit
bf864e8a3c
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cantata'
|
# Template file for 'cantata'
|
||||||
pkgname=cantata
|
pkgname=cantata
|
||||||
version=2.0.1
|
version=2.1.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -8,11 +8,12 @@ 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-mysql qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-odbc
|
||||||
qt5-plugin-tds vlc-devel zlib-devel ffmpeg-devel taglib-devel
|
qt5-plugin-tds vlc-devel zlib-devel ffmpeg-devel taglib-devel
|
||||||
taglib-extras-devel libmtp-devel mpg123-devel libcdparanoia-devel libcddb-devel
|
taglib-extras-devel libmtp-devel mpg123-devel libcdparanoia-devel libcddb-devel
|
||||||
speex-devel eudev-libudev-devel udisks2-devel libmusicbrainz5-devel"
|
speex-devel eudev-libudev-devel udisks2-devel libmusicbrainz5-devel
|
||||||
|
qt5-multimedia-devel"
|
||||||
depends="media-player-info"
|
depends="media-player-info"
|
||||||
short_desc="Qt client for the music player daemon (MPD)"
|
short_desc="Qt client for the music player daemon (MPD)"
|
||||||
maintainer="LockeAnarchist <emanuel@openmailbox.org>"
|
maintainer="LockeAnarchist <emanuel@openmailbox.org>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/cdrummond/cantata"
|
homepage="https://github.com/cdrummond/cantata"
|
||||||
distfiles="https://github.com/CDrummond/cantata/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
|
distfiles="https://github.com/CDrummond/cantata/releases/download/v${version}/${pkgname}-${version}.tar.bz2"
|
||||||
checksum="122bda13c0b4078b84640dabef444b37d705d71c6f95209a2d949acd28a0bbca"
|
checksum=9317afcae75c709ec733da069d4245b47e6e2c297a259eaf87a181fa9d1cd4c4
|
||||||
|
|
Loading…
Add table
Reference in a new issue