20 lines
973 B
Bash
20 lines
973 B
Bash
# Template file for 'strawberry'
|
|
pkgname=strawberry
|
|
version=1.1.3
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DBUILD_WITH_QT6=ON -DQT_HOST_PATH=/usr"
|
|
hostmakedepends="pkg-config protobuf gettext qt6-base qt6-tools"
|
|
makedepends="alsa-lib-devel boost-devel gnutls-devel fftw-devel
|
|
chromaprint-devel gst-plugins-base1-devel libcdio-devel libgpod-devel
|
|
libmtp-devel protobuf-devel pulseaudio-devel taglib-devel qt6-base-devel
|
|
qt6-plugin-mysql qt6-plugin-odbc qt6-plugin-pgsql qt6-plugin-sqlite"
|
|
depends="desktop-file-utils qt6-plugin-sqlite"
|
|
short_desc="Audio player and music collection organizer"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://www.strawberrymusicplayer.org/"
|
|
changelog="https://raw.githubusercontent.com/strawberrymusicplayer/strawberry/master/Changelog"
|
|
distfiles="https://files.strawberrymusicplayer.org/${pkgname}-${version}.tar.xz"
|
|
checksum=cc133169f03f7b966074023eef105028e334d3dad8a066adbe8e6bdc7c1ab8dd
|