qmmp: update to 1.4.4; enable projectM
This commit is contained in:
parent
0baeefa969
commit
bebf257aa2
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'qmmp'
|
# Template file for 'qmmp'
|
||||||
pkgname=qmmp
|
pkgname=qmmp
|
||||||
version=1.4.3
|
version=1.4.4
|
||||||
revision=1
|
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"
|
||||||
|
@ -10,7 +10,7 @@ makedepends="enca-devel faad2-devel ffmpeg-devel jack-devel libarchive-devel
|
||||||
libbs2b-devel libcdio-paranoia-devel libcurl-devel libgme-devel libmad-devel
|
libbs2b-devel libcdio-paranoia-devel libcurl-devel libgme-devel libmad-devel
|
||||||
libmms-devel libmodplug-devel libmpcdec-devel libsamplerate-devel libwildmidi-devel
|
libmms-devel libmodplug-devel libmpcdec-devel libsamplerate-devel libwildmidi-devel
|
||||||
libshout-devel libsidplayfp-devel libsoxr-devel opusfile-devel pulseaudio-devel
|
libshout-devel libsidplayfp-devel libsoxr-devel opusfile-devel pulseaudio-devel
|
||||||
qt5-multimedia-devel qt5-tools-devel qt5-x11extras-devel qt5-plugin-mysql
|
projectM-devel qt5-multimedia-devel qt5-tools-devel qt5-x11extras-devel qt5-plugin-mysql
|
||||||
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds taglib-devel
|
qt5-plugin-odbc qt5-plugin-pgsql qt5-plugin-sqlite qt5-plugin-tds taglib-devel
|
||||||
wavpack-devel"
|
wavpack-devel"
|
||||||
# At least one QSql plugin should be available
|
# At least one QSql plugin should be available
|
||||||
|
@ -20,7 +20,7 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
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=293dbe5e64bc7c1a6f40a7b34dadc84d4689cb1339a49aa79c3ebe1963318b48
|
checksum=b1945956109fd9c7844ee5780142c0d24564b88327dc2f9a61d29386abcf9d54
|
||||||
|
|
||||||
qmmp-devel_package() {
|
qmmp-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Reference in New Issue