wok diff viewnior/receipt @ rev 6321

Up: iptables to 1.4.9.1.
author Christopher Rogers <slaxemulator@gmail.com>
date Fri Sep 17 15:53:57 2010 +0000 (2010-09-17)
parents f917e0dfdfbd
children 296154874cf9
line diff
     1.1 --- a/viewnior/receipt	Wed Feb 24 12:28:07 2010 +0000
     1.2 +++ b/viewnior/receipt	Fri Sep 17 15:53:57 2010 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Light and simple image viewer."
     1.5  MAINTAINER="pankso@slitaz.org"
     1.6  DEPENDS="gtk+"
     1.7 -BUILD_DEPENDS="gtk+-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev shared-mime-info-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://xsisqox.github.com/Viewnior/"
    1.11  WGET_URL="http://cloud.github.com/downloads/xsisqox/Viewnior/$TARBALL"
    1.12 @@ -19,7 +19,7 @@
    1.13  	./configure \
    1.14  		--prefix=/usr \
    1.15  		$CONFIGURE_ARGS &&
    1.16 -	make && make DESTDIR=$PWD/_pkg install
    1.17 +	make -j 4 && make DESTDIR=$PWD/_pkg install
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.