wok diff compiz-libcompizconfig/receipt @ rev 18521

Add wxWidgets28 for oldstable version of wxWidgets. Move old packages to use it.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Oct 26 02:54:52 2015 +0200 (2015-10-26)
parents c4cab08cbd60
children 8e1f5fe117e6
line diff
     1.1 --- a/compiz-libcompizconfig/receipt	Mon Aug 12 16:43:54 2013 +0000
     1.2 +++ b/compiz-libcompizconfig/receipt	Mon Oct 26 02:54:52 2015 +0200
     1.3 @@ -18,10 +18,10 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 -	cd $src
     1.8  	mkdir build && cd build
     1.9  	cmake \
    1.10  		-DCMAKE_INSTALL_PREFIX="/usr" \
    1.11 +		-DCMAKE_MINIMUM_REQUIRED_VERSION="1.0" \
    1.12  		-DCOMPIZ_DESTDIR="../../install" .. &&
    1.13  	make && make install &&
    1.14  	make findcompizconfig_install