wok rev 12595

evince: Update depends (again)
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Apr 28 21:44:04 2012 +0000 (2012-04-28)
parents 3dbd940ab47f
children 5ba2407749fb
files evince/receipt
line diff
     1.1 --- a/evince/receipt	Sat Apr 28 22:38:12 2012 +0200
     1.2 +++ b/evince/receipt	Sat Apr 28 21:44:04 2012 +0000
     1.3 @@ -5,12 +5,13 @@
     1.4  CATEGORY="office"
     1.5  SHORT_DESC="Document viewer for Gnome"
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="lcms poppler tiff dbus-glib glib-dev util-linux-uuid"
     1.8 +DEPENDS="lcms poppler tiff dbus-glib glib util-linux-uuid"
     1.9  BUILD_DEPENDS="gnome-doc-utils-dev docbook-xml libxml2-dev \
    1.10 -gnome-icon-theme gtk+-dev intltool lcms-dev util-linux-uuid-dev"
    1.11 +gnome-icon-theme gtk+-dev intltool lcms-dev util-linux-uuid-dev \
    1.12 +poppler-dev tiff-dev dbus-glib-dev xorg-dev"
    1.13  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.14  WEB_SITE="http://projects.gnome.org/evince/"
    1.15 -WGET_URL="http://ftp.gnome.org/pub/GNOME/sources/evince/${VERSION%.*}/${TARBALL}"
    1.16 +WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:4}/$TARBALL"
    1.17  TAGS="viewer pdf tiff ps postscript dvi"
    1.18  
    1.19  # Rules to configure and make the package.
    1.20 @@ -29,7 +30,7 @@
    1.21  		--with-help-formats=none \
    1.22  		--disable-help \
    1.23  		$CONFIGURE_ARGS &&
    1.24 -	make -j1 && make -j1 DESTDIR=$PWD/_pkg install
    1.25 +	make -j1 && make -j1 DESTDIR=$DESTDIR install
    1.26  }
    1.27  
    1.28  # Rules to gen a SliTaz package suitable for Tazpkg.