mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
parent
6f27c4f578
commit
a5546b31a3
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'strawberry'
|
||||
pkgname=strawberry
|
||||
version=1.2.4
|
||||
version=1.2.11
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DQT_HOST_PATH=/usr"
|
||||
|
@ -8,7 +8,8 @@ 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"
|
||||
qt6-base-private-devel qt6-plugin-mysql qt6-plugin-odbc qt6-plugin-pgsql
|
||||
qt6-plugin-sqlite KDSingleApplication libebur128-devel rapidjson sparsehash"
|
||||
depends="desktop-file-utils qt6-plugin-sqlite"
|
||||
short_desc="Audio player and music collection organizer"
|
||||
maintainer="Saksham <voidisnull@duck.com>"
|
||||
|
@ -16,4 +17,4 @@ 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=de4868914c66b3b79e57216252ac44eb63cacf0ead1d0462b76725b956574827
|
||||
checksum=87530e9601bd39b8cabcff529fbd7dbe0361aa8e7efc55931709345af7f9df43
|
||||
|
|
Loading…
Add table
Reference in a new issue