Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv28614

Added Files:
        libwebp0.info libwebp2.info 
Log Message:
Add libwebp2 and move to 10.4/stable.


--- NEW FILE: libwebp0.info ---
Package: libwebp0
Version: 0.1.2
Revision: 2
Description: Library for manipulating WebP format
DescDetail: <<
        WebP is a method of lossy compression that can be used on photographic
        images. The degree of compression is adjustable so a user can choose
        the trade-off between file size and image quality.

        A WebP file consists of VP8 image data, and a container based on RIFF.
        Webmasters, web developers and browser developers can use the WebP
        format to create smaller, better looking images that can help make the
        web faster.
<<
DescPackaging: <<
        Tarball doesn't include configure script so we need to run autogen 
first.
<<
License: BSD
Homepage: http://code.google.com/speed/webp/
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>

Source: http://webp.googlecode.com/files/libwebp-%v.tar.gz
Source-MD5: 5534f6e3c8b9f5851a9a5b56bf78f2b0

Depends: %n-shlibs (= %v-%r)
BuildDepends: <<
        autoconf2.6,
        automake1.11,
        libjpeg8,
        libpng15,
        libtool2,
        pkgconfig
<<
BuildDependsOnly: true
Conflicts: libwebp0, libwebp2
Replaces: libwebp0, libwebp2

ConfigureParams: <<
        --disable-dependency-tracking \
        --disable-static
<<

CompileScript: <<
        ./autogen.sh
        %{default_script}
<<

InstallScript: <<
        make install DESTDIR=%d
<<

DocFiles: AUTHORS ChangeLog COPYING NEWS PATENTS README

SplitOff: <<
        Package: %N-shlibs
        
        Files: lib/libwebp.*.dylib
        Shlibs: <<
                %p/lib/libwebp.0.dylib 1.0.0 %n (>= 0.1.2-1)
        <<
        
        DocFiles: AUTHORS ChangeLog COPYING NEWS PATENTS README
<<

SplitOff2: <<
        Package: %N-bin
        Description: Utilities to convert between webp and png/jpeg
        DescUsage: <<
                Includes utilities:
                        cwebp - Encodes png/jpeg to webp
                        dwebp - Decodes webp to png/jpeg
        <<
        
        Depends: <<
                %N-shlibs (>= %v-%r),
                libjpeg8-shlibs,
                libpng15-shlibs
        <<
        Conflicts: libwebp0-bin, libwebp2-bin
        Replaces: libwebp0-bin, libwebp2-bin

        Files: bin share
        
        DocFiles: AUTHORS ChangeLog COPYING NEWS PATENTS README
<<

--- NEW FILE: libwebp2.info ---
Package: libwebp2
Version: 0.1.3
Revision: 1
Description: Library for manipulating WebP format
DescDetail: <<
        WebP is a method of lossy compression that can be used on photographic
        images. The degree of compression is adjustable so a user can choose
        the trade-off between file size and image quality.

        A WebP file consists of VP8 image data, and a container based on RIFF.
        Webmasters, web developers and browser developers can use the WebP
        format to create smaller, better looking images that can help make the
        web faster.
<<
License: BSD
Homepage: http://code.google.com/speed/webp/
Maintainer: Daniel Johnson <dan...@daniel-johnson.org>

Source: http://webp.googlecode.com/files/libwebp-%v.tar.gz
Source-MD5: 254d4670e14e9ed881f0536b006ab336

Depends: %n-shlibs (= %v-%r)
BuildDepends: <<
        libjpeg8,
        libpng15,
        pkgconfig
<<
BuildDependsOnly: true
Conflicts: libwebp0, libwebp2
Replaces: libwebp0, libwebp2

ConfigureParams: <<
        --disable-dependency-tracking \
        --disable-static
<<

InstallScript: <<
        make install DESTDIR=%d
<<

DocFiles: AUTHORS ChangeLog COPYING NEWS PATENTS README

SplitOff: <<
        Package: %N-shlibs
        
        Files: lib/libwebp.*.dylib
        Shlibs: <<
                %p/lib/libwebp.2.dylib 3.0.0 %n (>= 0.1.3-1)
        <<
        
        DocFiles: AUTHORS ChangeLog COPYING NEWS PATENTS README
<<

SplitOff2: <<
        Package: %N-bin
        Description: Utilities to convert between webp and png/jpeg
        DescUsage: <<
                Includes utilities:
                        cwebp - Encodes png/jpeg to webp
                        dwebp - Decodes webp to png/jpeg
        <<
        
        Depends: <<
                %N-shlibs (>= %v-%r),
                libjpeg8-shlibs,
                libpng15-shlibs
        <<
        Conflicts: libwebp0-bin, libwebp2-bin
        Replaces: libwebp0-bin, libwebp2-bin

        Files: bin share
        
        DocFiles: AUTHORS ChangeLog COPYING NEWS PATENTS README
<<


------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to