mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-08 13:03:17 +02:00
14 lines
587 B
Bash
14 lines
587 B
Bash
# Template file for 'mpc-qt'
|
|
pkgname=mpc-qt
|
|
version=25.07
|
|
revision=1
|
|
build_style=cmake
|
|
configure_args="-DMPCQT_VERSION=${version}"
|
|
hostmakedepends="pkg-config qt6-base qt6-tools"
|
|
makedepends="qt6-base-devel qt6-svg-devel mpv-devel boost-devel-minimal"
|
|
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=8103eb0eda77021a7c0d9708a4586676f7c33328705afda91da096a1b54a520a
|