0699b96c8e
This is a fork of Clementine based on Qt5. It supports roughly the same featureset and has the same UI, except it uses Qt5 instead of Qt4 and certain features are different (e.g. no Spotify support, but there is Tidal streaming support). For now, we are building without Deezer support (missing support packages in repo).
18 lines
804 B
Bash
18 lines
804 B
Bash
# Template file for 'strawberry'
|
|
pkgname=strawberry
|
|
version=0.4.2
|
|
revision=1
|
|
build_style=cmake
|
|
hostmakedepends="pkg-config qt5-host-tools qt5-devel protobuf-c"
|
|
makedepends="alsa-lib-devel boost-devel chromaprint-devel
|
|
gst-plugins-base1-devel libcdio-devel libgpod-devel libmtp-devel
|
|
protobuf-devel pulseaudio-devel qt5-plugin-mysql qt5-plugin-odbc
|
|
qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds qt5-x11extras-devel
|
|
taglib-devel"
|
|
depends="qt5-plugin-sqlite desktop-file-utils"
|
|
short_desc="Audio player and music collection organizer"
|
|
maintainer="q66 <daniel@octaforge.org>"
|
|
license="GPL-3.0-or-later"
|
|
homepage="https://www.strawbs.org/"
|
|
distfiles="https://files.jkvinge.net/packages/${pkgname}/${pkgname}-${version}.tar.xz"
|
|
checksum=5ddfba18a5e607c263354e41b85582ae7cb5ccd020b0639390928c76d5ed8d89
|