mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
strawberry: update to 1.2.3, adopt
This commit is contained in:
parent
ea03bf582e
commit
34a3709fbb
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'strawberry'
|
||||
pkgname=strawberry
|
||||
version=1.1.3
|
||||
version=1.2.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_WITH_QT6=ON -DQT_HOST_PATH=/usr"
|
||||
configure_args="-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
|
||||
|
@ -11,9 +11,9 @@ makedepends="alsa-lib-devel boost-devel gnutls-devel fftw-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>"
|
||||
maintainer="Saksham <voidisnull@duck.com>"
|
||||
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
|
||||
checksum=187b05a0907948dbeef2cdb3fb263f2a95476949a18c2aab98a1df0f454756fc
|
||||
|
|
Loading…
Add table
Reference in a new issue