wok-next diff freeimage/receipt @ rev 8307

Fixed linmodem-intel-536ep and linmodem-intel-537 again.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Feb 01 00:02:47 2011 +0000 (2011-02-01)
parents 9f19aee613be
children 7c8f68728439
line diff
     1.1 --- a/freeimage/receipt	Sun Feb 28 15:33:01 2010 +0100
     1.2 +++ b/freeimage/receipt	Tue Feb 01 00:02:47 2011 +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