wok diff merkaartor/receipt @ rev 22439

clementine 1.3.1 needs newer gstreamer 1.0
author Erkan Yilmaz <erkan@slitaz.org>
date Mon Dec 23 12:19:23 2019 +0000 (2019-12-23)
parents 3213a11c4cb4
children 5ea0ce1cecc0
line diff
     1.1 --- a/merkaartor/receipt	Sat Apr 27 10:50:46 2019 +0100
     1.2 +++ b/merkaartor/receipt	Mon Dec 23 12:19:23 2019 +0000
     1.3 @@ -18,6 +18,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export CXXFLAGS="$CXXFLAGS -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H"
     1.8  	qmake PREFIX="/usr/" &&
     1.9  	make $MAKEFLAGS -j 1 &&
    1.10  	make INSTALL_ROOT=$DESTDIR install