wok diff libgtkimageview/receipt @ rev 20255

firefox, thunderbird: try to force i686
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Mar 13 21:40:37 2018 +0100 (2018-03-13)
parents 0c37136aee2d
children eeba7ab1dffe
line diff
     1.1 --- a/libgtkimageview/receipt	Sat Feb 26 06:06:17 2011 +0100
     1.2 +++ b/libgtkimageview/receipt	Tue Mar 13 21:40:37 2018 +0100
     1.3 @@ -5,13 +5,15 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Simple image viewer widget for GTK."
     1.6  MAINTAINER="gokhlayeh@slitaz.org"
     1.7 -DEPENDS="gtk+"
     1.8 -BUILD_DEPENDS="gtk+-dev expat-dev"
     1.9 +LICENSE="LGPL2.1"
    1.10  SOURCE="gtkimageview"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://trac.bjourne.webfactional.com/" 
    1.13  WGET_URL="http://trac.bjourne.webfactional.com/attachment/wiki/WikiStart/$TARBALL?format=raw"
    1.14  
    1.15 +DEPENDS="gtk+"
    1.16 +BUILD_DEPENDS="gtk+-dev expat-dev"
    1.17 +
    1.18  # Rules to configure and make the package.
    1.19  compile_rules()
    1.20  {
    1.21 @@ -21,14 +23,14 @@
    1.22  		--infodir=/usr/share/info \
    1.23  		--mandir=/usr/share/man \
    1.24  		$CONFIGURE_ARGS &&
    1.25 -	make && make DESTDIR=$PWD/_pkg install	
    1.26 +	make && make DESTDIR=$DESTDIR install	
    1.27  }
    1.28  
    1.29  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.30  genpkg_rules()
    1.31  {
    1.32  	mkdir -p $fs/usr
    1.33 -	cp -a $_pkg/usr/lib $fs/usr
    1.34 +	cp -a $install/usr/lib $fs/usr
    1.35  	# Remove devel files
    1.36  	cd $fs/usr/lib
    1.37  	rm -r libgtkimageview.a libgtkimageview.la pkgconfig/