wok rev 5869

Up: fotoxx 10.7
author Antoine Bodin <gokhlayeh@mailoo.org>
date Tue Jul 20 18:58:46 2010 +0200 (2010-07-20)
parents dd10257da40a
children 539e5f4f40a5
files fotoxx/receipt fotoxx/stuff/fotoxx.desktop
line diff
     1.1 --- a/fotoxx/receipt	Tue Jul 20 18:58:07 2010 +0200
     1.2 +++ b/fotoxx/receipt	Tue Jul 20 18:58:46 2010 +0200
     1.3 @@ -1,15 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5 -# 6.3 Higher version supports RAW Images and depends upon freeimage ufraw
     1.6 -# optional deps: exiv2
     1.7 -# Lets drop RAW Image HAndling
     1.8  PACKAGE="fotoxx"
     1.9 -VERSION="5.10.5"
    1.10 +VERSION="10.7"
    1.11  CATEGORY="graphics"
    1.12  SHORT_DESC="lightweight image editor"
    1.13  MAINTAINER="jozee@slitaz.org"
    1.14 -DEPENDS="gtk+ gcc-lib-base"
    1.15 -BUILD_DEPENDS="gtk+-dev"
    1.16 -SUGGESTED="exiv2 printoxx"
    1.17 +DEPENDS="gtk+"
    1.18 +BUILD_DEPENDS="gtk+-dev freeimage freeimage-dev xdg-utils"
    1.19 +SUGGESTED="exiftool ufraw printoxx"
    1.20  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.21  WEB_SITE="http://kornelix.squarespace.com/fotoxx" 
    1.22  WGET_URL="http://kornelix.squarespace.com/storage/downloads/$TARBALL"
    1.23 @@ -31,6 +28,6 @@
    1.24  	cp -a $_pkg/usr/bin $fs/usr
    1.25  	cp -a $_pkg/usr/share/$PACKAGE/icons $fs/usr/share/$PACKAGE
    1.26  	#non-standard locale path
    1.27 -	cp -a $_pkg/usr/share/$PACKAGE/locales/fr $fs/usr/share/$PACKAGE/locales/
    1.28 +	cp -a $_pkg/usr/share/$PACKAGE/locales/* $fs/usr/share/$PACKAGE/locales/
    1.29  	cp -a stuff/$PACKAGE.desktop $fs/usr/share/applications
    1.30  }
     2.1 --- a/fotoxx/stuff/fotoxx.desktop	Tue Jul 20 18:58:07 2010 +0200
     2.2 +++ b/fotoxx/stuff/fotoxx.desktop	Tue Jul 20 18:58:46 2010 +0200
     2.3 @@ -6,5 +6,5 @@
     2.4  Type=Application
     2.5  Icon=gpicview.png
     2.6  Categories=GTK;Graphics;2DGraphics;Viewer;
     2.7 -MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;
     2.8 +MimeType=image/bmp;image/gif;image/jpeg;image/jpg;image/png;image/tiff
     2.9