wok diff freeimage/receipt @ rev 7659

Up: postgresql to 9.0.2.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Dec 15 20:37:51 2010 +0000 (2010-12-15)
parents 9f19aee613be
children 7c8f68728439
line diff
     1.1 --- a/freeimage/receipt	Sun Feb 28 15:33:01 2010 +0100
     1.2 +++ b/freeimage/receipt	Wed Dec 15 20:37:51 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="freeimage"
     1.7 -VERSION="3110"
     1.8 +VERSION="3141"
     1.9  CATEGORY="graphics"
    1.10  SHORT_DESC="library to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others"
    1.11  MAINTAINER="jozee@slitaz.org"
    1.12 @@ -16,6 +16,7 @@
    1.13  compile_rules()
    1.14  {
    1.15  	cd $SOURCE
    1.16 +	patch -Np1 -i ../stuff/gcc4.5_ln.patch
    1.17  	pkgdir=$PWD/_pkg
    1.18  	incl=$pkgdir/usr/include
    1.19      dest=$pkgdir/usr/lib