wok-next diff viewnior/receipt @ rev 5928
Up: beaver (0.4.0) + URL change.
author | Eric Joseph-Alexandre <erjo@slitaz.org> |
---|---|
date | Fri Jul 30 10:02:47 2010 +0200 (2010-07-30) |
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 Jul 30 10:02:47 2010 +0200 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.