Update of /cvsroot/fink/experimental/fangism/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv6133

Added Files:
        sampleicc.info 
Log Message:
color profile library, needed by LibreOffice


--- 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
<<



------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to