wok-next diff libqtxdg/receipt @ rev 21207

try to build asterisk again
author Hans-G?nter Theisgen
date Mon Dec 02 09:52:22 2019 +0100 (2019-12-02)
parents f48456621a9d
children
line diff
     1.1 --- a/libqtxdg/receipt	Tue Oct 16 16:46:05 2018 +0300
     1.2 +++ b/libqtxdg/receipt	Mon Dec 02 09:52:22 2019 +0100
     1.3 @@ -6,14 +6,14 @@
     1.4  SHORT_DESC="Qt implementation of freedesktop.org XDG specs"
     1.5  MAINTAINER="al.bobylev@gmail.com"
     1.6  LICENSE="LGPL2.1"
     1.7 -WEB_SITE="https://github.com/lxde/libqtxdg"
     1.8 +WEB_SITE="https://github.com/lxqt/libqtxdg"
     1.9  LFS="http://www.linuxfromscratch.org/blfs/view/svn/lxqt/libqtxdg.html"
    1.10  
    1.11  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.12  WGET_URL="https://github.com/lxde/libqtxdg/releases/download/$VERSION/$TARBALL"
    1.13  
    1.14  BUILD_DEPENDS="lxqt-build-tools mesa-dev"
    1.15 -SPLIT="libqtxdg-dev"
    1.16 +SPLIT="$PACKAGE-dev"
    1.17  
    1.18  compile_rules() {
    1.19  	mkdir build; cd build