mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
smplayer: update to 19.10.2.
This commit is contained in:
parent
9024cd67a9
commit
c18267fd0b
1 changed files with 2 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'smplayer'
|
||||
pkgname=smplayer
|
||||
version=19.10.0
|
||||
version=19.10.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
build_helper=qmake
|
||||
|
@ -12,12 +12,7 @@ maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://www.smplayer.info"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=54f751c62977899307c838936d05018b0a4884ee95e0e0415ceb92054286076b
|
||||
|
||||
# upstream bug report https://sourceforge.net/p/smplayer/bugs/935/
|
||||
if [ "$XBPS_TARGET_WORDSIZE" == "32" ]; then
|
||||
broken="embedded web server does not compile on 32 bit architectures"
|
||||
fi
|
||||
checksum=37ed9f9a051077b9bc1a68f06fd4ad37fdac2802f62c28fd177e91d97d094c44
|
||||
|
||||
pre_build() {
|
||||
sed -i 's:#\(DEFINES += NO_DEBUG_ON_CONSOLE\):\1:' src/smplayer.pro
|
||||
|
|
Loading…
Add table
Reference in a new issue