mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +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'
|
# Template file for 'mpc-qt'
|
||||||
pkgname=mpc-qt
|
pkgname=mpc-qt
|
||||||
version=24.12.1
|
version=25.07
|
||||||
revision=1
|
revision=1
|
||||||
build_style=qmake
|
build_style=cmake
|
||||||
configure_args="MPCQT_VERSION=${version}"
|
configure_args="-DMPCQT_VERSION=${version}"
|
||||||
hostmakedepends="pkg-config qt6-base qt6-tools"
|
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"
|
short_desc="Clone of Media Player Classic reimplemented in Qt"
|
||||||
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://mpc-qt.github.io/"
|
homepage="https://mpc-qt.github.io/"
|
||||||
distfiles="https://github.com/mpc-qt/mpc-qt/archive/refs/tags/v${version}.tar.gz"
|
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