wok-6.x diff compiz-plugins-main/receipt @ rev 18633
libmms: apply patch
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 27 00:31:34 2015 +0200 (2015-11-27) |
parents | 380ffe05937a |
children | 8e1f5fe117e6 |
line diff
1.1 --- a/compiz-plugins-main/receipt Sat Aug 10 17:00:38 2013 +0000 1.2 +++ b/compiz-plugins-main/receipt Fri Nov 27 00:31:34 2015 +0200 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="http://www.compiz.org/" 1.7 -WGET_URL="http://releases.compiz.org/0.9.4/$TARBALL" 1.8 +WGET_URL="http://releases.compiz.org/$VERSION/$TARBALL" 1.9 1.10 DEPENDS="xorg-libX11 compiz-core compiz-libcompizconfig gtk+ librsvg" 1.11 BUILD_DEPENDS="xorg-dev compiz-core-dev compiz-libcompizconfig-dev cmake \ 1.12 @@ -18,7 +18,6 @@ 1.13 # Rules to configure and make the package. 1.14 compile_rules() 1.15 { 1.16 - cd $src 1.17 mkdir build && cd build && 1.18 cmake \ 1.19 -DCMAKE_INSTALL_PREFIX="/usr" \