wok diff mscore/receipt @ rev 20423

Update some web_site to https
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Aug 09 12:16:16 2018 +0200 (2018-08-09)
parents 17e313b5b9c1
children 6e8b1bcb30e2
line diff
     1.1 --- a/mscore/receipt	Tue Feb 17 09:42:47 2015 +0100
     1.2 +++ b/mscore/receipt	Thu Aug 09 12:16:16 2018 +0200
     1.3 @@ -11,14 +11,14 @@
     1.4  WEB_SITE="http://musescore.org"
     1.5  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"
     1.6  
     1.7 -DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork libQtSvg \
     1.8 -libQtXml portaudio libsndfile alsa-lib libssl libcrypto"
     1.9 -BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev libsndfile-dev"
    1.10 +DEPENDS="libQtCore libQtGui libQtDesigner libQtScriptTools libQtNetwork \
    1.11 +libQtSvg libQtXml portaudio libsndfile alsa-lib libssl libcrypto"
    1.12 +BUILD_DEPENDS="cmake doxygen qmake Qt4-dev portaudio-dev alsa-lib-dev \
    1.13 +libsndfile-dev freetype-dev"
    1.14  
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {
    1.18 -	cd $src
    1.19  	export LDFLAGS="$LDFLAGS -Wl,--copy-dt-needed-entries -lpthread"
    1.20  	export QT_PLUGINS_DIR=/usr/lib/qt/plugins
    1.21  	sed -i "s/usr\/local/usr/" Makefile