wok diff babl/receipt @ rev 17280

Up: udisks2 (2.1.3), libsoup (2.48.0), gvfs (1.22.1). Update gtk+3
bdeps. Now almost all gvfs backends works! Split them into separate
packages. And don't forget to add to flavors: gvfs, gvfs-fuse,
gvfs-udisks2 (maybe something more).
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Oct 26 19:07:05 2014 +0200 (2014-10-26)
parents 7d6089953592
children ec8a5b44e2fd
line diff
     1.1 --- a/babl/receipt	Sat Aug 10 11:33:11 2013 +0000
     1.2 +++ b/babl/receipt	Sun Oct 26 19:07:05 2014 +0200
     1.3 @@ -9,11 +9,11 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://gegl.org/babl/"
     1.6  WGET_URL="ftp://ftp.gimp.org/pub/$PACKAGE/${VERSION:0:3}/$TARBALL"
     1.7 +HOST_ARCH="i486 arm"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()
    1.11  {
    1.12 -	cd $src
    1.13  	./configure \
    1.14  		$CONFIGURE_ARGS && \
    1.15  	make && make install