wok diff viewnior/receipt @ rev 6158
Up: bluefish to 2.0.1.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Sep 09 22:55:14 2010 +0000 (2010-09-09) |
parents | f917e0dfdfbd |
children | 296154874cf9 |
line diff
1.1 --- a/viewnior/receipt Wed Feb 24 12:28:07 2010 +0000 1.2 +++ b/viewnior/receipt Thu Sep 09 22:55:14 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.