the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: cinepaint
Version: 0.18-1
Revision: 1015
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 96fb1fb6e71b24b6e743376c0c9d5896
Depends: gtk+-shlibs, libpng3-shlibs, libjpeg-shlibs, libtiff-shlibs, %N-shlibs (= %v-%r)
BuildDepends: libpng3, libjpeg, libtiff, glib, gtk+, giflib, x11-dev, gettext-dev, libiconv-dev, openexr-dev
GCC: 4.0
Patch: %n.patch
PatchScript: <<
perl -pi -e 's|(static\s+)GImageType(\s+psd_type_to_gimp_type)|\1 GDrawableType \2|g' plug-ins/psd/psd.c
perl -pi -e 's|.*histogram_invoker.*||g' app/histogram_tool.h
perl -pi -e 's/hardcode_direct=yes/hardcode_direct=no/g' configure
perl -pi -e 's/(AC_DEFUN\()([^[]+)(,)/\1\[\2]\3/' cinepaint.m4
<<
ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking --with-openexr-prefix=%p
InstallScript: <<
make install DESTDIR=%d
<<
DocFiles: <<
LICENSE.ILM.txt LICENSE.MIT.txt LICENSE.GPL.txt NEWS.txt README.txt
tar.txt tips.txt INSTALL.txt AUTHORS.txt
<<
SplitOff: <<
Package: %N-shlibs
Description: Runtime code and support files for cinepaint
Depends: gtk+-shlibs, libpng3-shlibs, libjpeg-shlibs, libtiff-shlibs, x11, gettext, libiconv
Replaces: %N (<< %v-%r)
Files: <<
lib/cinepaint/0.18-1 share/cinepaint/0.18-1
lib/libcinepaint.0.0.18.dylib lib/libcinepaint.0.dylib
<<
Shlibs: <<
%p/lib/libcinepaint.0.dylib 1.0.0 %n (>= 0.18-1)
<<
DocFiles: <<
LICENSE.ILM.txt LICENSE.MIT.txt LICENSE.GPL.txt NEWS.txt README.txt
tar.txt tips.txt INSTALL.txt AUTHORS.txt
<<
<<
SplitOff2: <<
Package: %N-dev
Description: Files for compiling against cinepaint
Depends: %N-shlibs (= %v-%r)
Replaces: %N (<< %v-%r)
BuildDependsOnly: true
Files: <<
bin/cinepainttool
lib
<<
DocFiles: <<
LICENSE.ILM.txt LICENSE.MIT.txt LICENSE.GPL.txt NEWS.txt README.txt
tar.txt tips.txt INSTALL.txt AUTHORS.txt
<<
<<
#
Description: Tool for painting and retouching movie images
DescPort: <<
CinePaint runs with shared memory disabled on Darwin.
Automatic openexr detection is broken--must pass its prefix explicitly
Clean up ancient OS X libtool flags and upstream hardcoded /sw paths.
<<
DescDetail: <<
CinePaint is a motion picture editing tool primarily used for painting and
retouching of movie images. Its application in feature movie productions
includes the movies Scooby-Doo, Harry Potter, Stuart Little and Stuart
Little 2. CinePaint is the most successful open source tool in feature
motion picture work today. CinePaint is the replacement for FilmGimp.
<<
License: GPL/LGPL
Homepage: http://www.cinepaint.org/
Maintainer: Andy Prock