mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 01:42:56 +02:00
mpc-qt: update to 25.07
This commit is contained in:
parent
60a308c243
commit
8092e42b41
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'mpc-qt'
|
||||
pkgname=mpc-qt
|
||||
version=24.12.1
|
||||
version=25.07
|
||||
revision=1
|
||||
build_style=qmake
|
||||
configure_args="MPCQT_VERSION=${version}"
|
||||
build_style=cmake
|
||||
configure_args="-DMPCQT_VERSION=${version}"
|
||||
hostmakedepends="pkg-config qt6-base qt6-tools"
|
||||
makedepends="qt6-base-devel qt6-svg-devel mpv-devel"
|
||||
makedepends="qt6-base-devel qt6-svg-devel mpv-devel boost-devel"
|
||||
short_desc="Clone of Media Player Classic reimplemented in Qt"
|
||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://mpc-qt.github.io/"
|
||||
distfiles="https://github.com/mpc-qt/mpc-qt/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=aae44097ff37d36978c14324aef141eea4abb8eb29ae168f743f62803bc5bc15
|
||||
checksum=8103eb0eda77021a7c0d9708a4586676f7c33328705afda91da096a1b54a520a
|
||||
|
|
Loading…
Add table
Reference in a new issue