wok-next diff compton-conf/receipt @ rev 21470

updated totem-pl-parser (3.26.0 -> 3.26.5)
author Hans-G?nter Theisgen
date Wed May 13 08:02:17 2020 +0100 (2020-05-13)
parents c0521c689857
children
line diff
     1.1 --- a/compton-conf/receipt	Fri Mar 16 00:27:34 2018 +0200
     1.2 +++ b/compton-conf/receipt	Wed May 13 08:02:17 2020 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="GUI configuration tool for compton X composite manager"
     1.5  MAINTAINER="al.bobylev@gmail.com"
     1.6  LICENSE="LGPL2.1"
     1.7 -WEB_SITE="https://github.com/lxde/compton-conf"
     1.8 +WEB_SITE="https://github.com/lxqt/compton-conf"
     1.9  
    1.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.11  WGET_URL="https://github.com/lxde/compton-conf/releases/download/$VERSION/$TARBALL"
    1.12 @@ -14,7 +14,8 @@
    1.13  BUILD_DEPENDS="cmake lxqt-build-tools mesa-dev libconfig-dev"
    1.14  
    1.15  compile_rules() {
    1.16 -	mkdir build; cd build
    1.17 +	mkdir build
    1.18 +	cd    build
    1.19  	cmake \
    1.20  		-DCMAKE_BUILD_TYPE=Release \
    1.21  		-DCMAKE_INSTALL_PREFIX=/usr \