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

Added Files:
        sampleicc.info 
Log Message:
sync sampleicc 1.6.6 from 10.4

--- NEW FILE: sampleicc.info ---
Package: sampleicc
Version: 1.6.6
Revision: 1
Description: C++ library for ICC (color) profiles
Homepage: http://sampleicc.sourceforge.net/
License: OSI-Approved
Maintainer: David Fang <[email protected]>
Source: mirror:sourceforge:%n/SampleICC-%v.tar.gz
Source-MD5: b7d7cbd73c83c55530bae4f5d115764d
GCC: 4.0
BuildDependsOnly: true
BuildDepends: libtiff
Depends: %N-shlibs
PatchScript: <<
        #!/bin/sh -ev
        sed -i.orig -e '/ApplicationServices/a\
#ifndef CGFLOAT_DEFINED\
typedef float CGFloat;\
#endif' Contrib/Mac_OS_X/create_probe/create_probe.cpp
<<
ConfigureParams: --mandir=%p/share/man --with-tifflib=%p --disable-static
CompileScript: <<
        #!/bin/sh -ev
        ./configure %c
        make
<<
InfoTest: TestScript: make -k check || exit 2
InstallScript: <<
        #!/bin/sh -ev
        make DESTDIR=%d install
<<
DocFiles: AUTHORS COPYING ChangeLog NEWS README*
SplitOff: <<
Package: %N-shlibs
Description: Shared libraries for Sample ICC
Depends: libtiff-shlibs
DocFiles: AUTHORS COPYING ChangeLog NEWS README*
Files: lib/libICC_utils.2.dylib lib/libSampleICC.2.dylib
Shlibs: <<
        %p/lib/libICC_utils.2.dylib     3.0.0 %n (>= 1.6.4-1)
        %p/lib/libSampleICC.2.dylib     3.0.0 %n (>= 1.6.4-1)
<<
<<
DescDetail: <<
SampleICC provides an open source platform independent C++ library 
for reading, writing, manipulating, and applying ICC profiles along 
with applications that make use of this library. 
Some of the applications are platform independent, while others are 
built using Microsoft Visual Studio. A working knowledge of the ICC 
specification and color management workflows will aid in 
understanding the library and its proper usage. 
The latest ICC profile specification can be found on the ICC 
website (http://www.color.org). 
Several useful white papers and resources are also available on 
the website.

License: The ICC Software License, Version 0.1
<<



------------------------------------------------------------------------------
LogMeIn Central: Instant, anywhere, Remote PC access and management.
Stay in control, update software, and manage PCs from one command center
Diagnose problems and improve visibility into emerging IT issues
Automate, monitor and manage. Do more in less time with Central
http://p.sf.net/sfu/logmein12331_d2d
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to