Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/graphics
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv25253

Added Files:
        separate+.info separate+.patch 
Log Message:
new pkg separate+ 0.5.8 from requests
https://sourceforge.net/p/fink/package-requests/872/

--- NEW FILE: separate+.patch ---
diff -ruN separate+-0.5.8-orig/Makefile.macosx separate+-0.5.8/Makefile.macosx
--- separate+-0.5.8-orig/Makefile.macosx        2010-08-17 05:14:32.000000000 
-0400
+++ separate+-0.5.8/Makefile.macosx     2013-09-16 19:51:36.000000000 -0400
@@ -1,8 +1,8 @@
 GIMP_VER = 2.4
 
-#USE_LCMS2 = yes
+USE_LCMS2 = yes
 
-PREFIX      = /opt/local
+PREFIX      = @FINK_PREFIX@
 INSTALLDIR  = $(PREFIX)/lib/gimp/2.0/plug-ins
 #INSTALLDIR = $(HOME)/.gimp-$(GIMP_VER)/plug-ins
 
@@ -39,7 +39,7 @@
 NLS     = -DENABLE_NLS -DGETTEXT_PACKAGE="\"$(GETTEXT_PACKAGE)\""
 CFLAGS += $(CF_INCLUDE) $(GIMP_INCLUDE) $(GTK_INCLUDE) $(LCMS_INCLUDE) $(CM) 
$(NLS) \
           -DUSE_ICC_BUTTON
-LIBS    = $(CF_LIB) $(GIMP_LIB) $(GTK_LIB) $(LCMS_LIB) $(TIFF_LIB) $(JPEG_LIB)
+LIBS    = $(CF_LIB) $(GIMP_LIB) $(GTK_LIB) $(LCMS_LIB) $(TIFF_LIB) $(JPEG_LIB) 
-lintl
 
 SOURCES = $(SEPARATE_SOURCES) $(IMPORT_SOURCES) \
           $(ICC_COLORSPACE_SOURCES) $(EXTRA_SOURCES)

--- NEW FILE: separate+.info ---
Package: separate+
Version: 0.5.8
Revision: 1
Description: GIMP color management plugin
License: GPL
Maintainer: Hanspeter Niederstrasser <nie...@users.sourceforge.net>
Depends: <<
        atk1-shlibs (>= 1.32.0-1),
        cairo-shlibs (>= 1.12.14-1),
        fontconfig2-shlibs (>= 2.10.2-1),
        freetype219-shlibs (>= 2.4.11-1),
        gimp2-shlibs | gimp2-svg-shlibs,
        glib2-shlibs (>= 2.22.4-5),
        gtk+2-shlibs (>= 2.18.9-11),
        lcms2-shlibs,
        libgettext8-shlibs,
        libjpeg9-shlibs (>= 9-3),
        libtiff5-shlibs,
        pango1-xft2-ft219-shlibs (>= 1.24.5-7),
        x11-shlibs
<<
BuildDepends: <<
        atk1 (>= 1.32.0-1),
        cairo (>= 1.12.14-1),
        fink-package-precedence,
        fontconfig2-dev (>= 2.10.2-1),
        freetype219 (>= 2.4.11-1),
        gimp2-dev | gimp2-svg-dev,
        glib2-dev (>= 2.22.4-5),
        gtk+2-dev (>= 2.18.9-11),
        lcms2,
        libgettext8-dev,
        libjpeg9 (>= 9-3),
        libtiff5,
        pango1-xft2-ft219-dev (>= 1.24.5-7),
        x11-dev
<<
CustomMirror: <<
        Primary: http://sourceforge.jp/projects/separate-plus/downloads/47873/
        Secondary: http://www.snaggledworks.com/fink/src/
<<
Source: mirror:custom:%n-%v.zip
Source-MD5: 442e546bb451ab7450ddca79e36e21e8
Source-Checksum: SHA1(ca109eb5c85e91f062e747a710142888efcf85b8)
#SourceDirectory: %n-%v
PatchFile: %n.patch
PatchFile-MD5: 7c726a37f978a7e2fabf58938f59cad5
PatchScript: <<
        sed 's|@FINK_PREFIX@|%p|g' < %{PatchFile} | patch -p1
<<
SetCFLAGS: -MD
GCC: 4.0
CompileScript: <<
        #!/bin/sh -ev
        export PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH
        make -f Makefile.macosx
        fink-package-precedence --depfile-ext='\.d' .
<<
InstallScript: <<
        #!/bin/sh -ev
        make -f Makefile.macosx install PREFIX=%i
<<
DocFiles: COPYING README README_ICC_COLORSPACE
Homepage: http://cue.yellowmagic.info/softwares/separate-plus/index.html
DescDetail: <<
Separate+ is the plug-in package that provides some useful color-
management functions for the GIMP.

* separate
    RGB to CMYK conversion / Softproofing plug-in (improved version of 
    Alastair M. Robinson's "Separate" plug-in)
* icc_colorspace
    RGB to RGB conversion / Profile management plug-in
<<
DescPort: <<
<<
DescUsage: <<
This package installs a Gimp-2.0 plugin.

Additional ICC profiles can be downloaded from:
http://www.adobe.com/support/downloads/iccprofiles/iccprofiles_mac.html

The uncompressed profile files can then be installed to any of the 
following locations:

a. /Library/Application Support/Adobe/Color/Profiles/Recommended
b. /Library/ColorSync/Profiles
c. (Home Folder)/Library/ColorSync/Profiles
<<


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to