wok diff printoxx/receipt @ rev 6200

Up: libsigc++, libsigc++-dev to 2.2.8.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Sep 11 00:33:11 2010 +0000 (2010-09-11)
parents f3327707164a
children bf6da8639d66
line diff
     1.1 --- a/printoxx/receipt	Sun Feb 28 17:01:48 2010 +0100
     1.2 +++ b/printoxx/receipt	Sat Sep 11 00:33:11 2010 +0000
     1.3 @@ -1,12 +1,13 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="printoxx"
     1.7 -VERSION="2.0"
     1.8 +VERSION="2.7"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="fotoxx plugin for printing one or more image files with a user-defined page layout"
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12 -DEPENDS="gtk+ gcc-lib-base"
    1.13 +DEPENDS="gtk+ "
    1.14  BUILD_DEPENDS="gtk+-dev"
    1.15 +SUGGESTED="fotoxx"
    1.16  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.17  WEB_SITE="http://kornelix.squarespace.com/printoxx" 
    1.18  WGET_URL="http://kornelix.squarespace.com/storage/downloads/$TARBALL"
    1.19 @@ -28,6 +29,6 @@
    1.20  	cp -a $_pkg/usr/bin $fs/usr
    1.21  	cp -a $_pkg/usr/share/$PACKAGE/icons $fs/usr/share/$PACKAGE
    1.22  	#non-standard local path
    1.23 -	cp -a $_pkg/usr/share/$PACKAGE/locales/fr $fs/usr/share/$PACKAGE/locales/
    1.24 +	cp -a $_pkg/usr/share/$PACKAGE/locales/* $fs/usr/share/$PACKAGE/locales/
    1.25  	cp -a stuff/$PACKAGE.desktop $fs/usr/share/applications
    1.26 -}
    1.27 +}
    1.28 \ No newline at end of file