diff --git a/media-video/smplayer/patches/smplayer-18.9.0.patchset b/media-video/smplayer/patches/smplayer-18.10.0.patchset similarity index 100% rename from media-video/smplayer/patches/smplayer-18.9.0.patchset rename to media-video/smplayer/patches/smplayer-18.10.0.patchset diff --git a/media-video/smplayer/smplayer-18.9.0.recipe b/media-video/smplayer/smplayer-18.10.0.recipe similarity index 94% rename from media-video/smplayer/smplayer-18.9.0.recipe rename to media-video/smplayer/smplayer-18.10.0.recipe index 9883a8c72..8ca4c913a 100644 --- a/media-video/smplayer/smplayer-18.9.0.recipe +++ b/media-video/smplayer/smplayer-18.10.0.recipe @@ -9,12 +9,12 @@ COPYRIGHT="2006-2018 Ricardo Villalba" LICENSE="GNU GPL v2" REVISION="1" SOURCE_URI="https://downloads.sf.net/smplayer/smplayer-$portVersion.tar.bz2" -CHECKSUM_SHA256="0df1ed59caea1f321b6a3a0e2a9fff4e87d2553eeacaa5b167e64001bd10ce3d" +CHECKSUM_SHA256="2dff7c9ad2cc6dd757f9671e48885318b7f50d32ac3879d5ac9a1c485a0e14eb" PATCHES="smplayer-$portVersion.patchset" ADDITIONAL_FILES="smplayer.rdef" ARCHITECTURES="!x86_gcc2 ?x86 x86_64" -SECONDARY_ARCHITECTURES="!x86_gcc2 ?x86" +SECONDARY_ARCHITECTURES="!x86_gcc2 x86" # On x86_gcc2 we don't want to install the commands in bin//, but in bin/. commandSuffix=$secondaryArchSuffix @@ -41,7 +41,7 @@ REQUIRES=" lib:libQt5Widgets$secondaryArchSuffix lib:libQt5Xml$secondaryArchSuffix lib:libz$secondaryArchSuffix - cmd:mpv + cmd:mpv$secondaryArchSuffix cmd:smtube$commandSuffix " @@ -58,6 +58,7 @@ BUILD_REQUIRES=" BUILD_PREREQUIRES=" haiku${secondaryArchSuffix}_devel cmd:gcc$secondaryArchSuffix + cmd:lrelease$secondaryArchSuffix cmd:make "