mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
qmmp: update to 1.2.3
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
186ee4660a
commit
ce72bbc607
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'qmmp'
|
# Template file for 'qmmp'
|
||||||
pkgname=qmmp
|
pkgname=qmmp
|
||||||
version=1.2.2
|
version=1.2.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DUSE_HAL:BOOL=FALSE -DQMMP_DEFAULT_UI:STRING=simple"
|
configure_args="-DUSE_HAL:BOOL=FALSE -DQMMP_DEFAULT_UI:STRING=simple"
|
||||||
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
hostmakedepends="pkg-config qt5-qmake qt5-host-tools"
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3.0-or-newer"
|
license="GPL-3.0-or-newer"
|
||||||
homepage="http://qmmp.ylsoftware.com"
|
homepage="http://qmmp.ylsoftware.com"
|
||||||
distfiles="http://qmmp.ylsoftware.com/files/${pkgname}-${version}.tar.bz2"
|
distfiles="http://qmmp.ylsoftware.com/files/${pkgname}-${version}.tar.bz2"
|
||||||
checksum=e9dc5723f7f2a04d36167585ce1b4223c09f36c6dad1215de877dc51d1f3d606
|
checksum=32a162b273a61b5d7a568f266d0cc3c3dab63c310d89046280ace42d84ac9816
|
||||||
|
|
||||||
qmmp-devel_package() {
|
qmmp-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue