OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   03-Apr-2008 17:09:32
  Branch: HEAD                             Handle: 2008040316093200

  Modified files:
    openpkg-src/imagemagick imagemagick.patch imagemagick.spec

  Log:
    fix building of Perl bindings

  Summary:
    Revision    Changes     Path
    1.12        +15 -3      openpkg-src/imagemagick/imagemagick.patch
    1.440       +1  -1      openpkg-src/imagemagick/imagemagick.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.patch
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 imagemagick.patch
  --- openpkg-src/imagemagick/imagemagick.patch 19 Dec 2007 18:55:58 -0000      
1.11
  +++ openpkg-src/imagemagick/imagemagick.patch 3 Apr 2008 15:09:32 -0000       
1.12
  @@ -1,7 +1,19 @@
  +Index: PerlMagick/Makefile.PL.in
  +--- PerlMagick/Makefile.PL.in.orig   2008-02-05 19:50:44 +0100
  ++++ PerlMagick/Makefile.PL.in        2008-04-03 16:08:07 +0200
  +@@ -77,7 +77,7 @@
  +    'INSTALLBIN'     => '@BIN_DIR@',
  + 
  +    # Library specification
  +-   'LIBS'   => [ '[EMAIL PROTECTED]@ -L../magick/.libs -lMagickCore 
-L../wand/.libs -lMagickWand' ],
  ++   'LIBS'   => [ '[EMAIL PROTECTED]@ -L../magick/.libs -lMagickCore 
-L../wand/.libs -lMagickWand @LDFLAGS@ -llcms -ltiff -lfreetype -ljasper -ljpeg 
-lpng -lbz2 -lxml2 -liconv -lz -lm' ],
  + 
  +    # Perl binary name (if a Perl binary is built)
  +    'MAP_TARGET'     => 'PerlMagick',
   Index: configure
  ---- configure.orig   2007-12-13 09:34:07 +0100
  -+++ configure        2007-12-13 10:17:10 +0100
  -@@ -46724,7 +46724,7 @@
  +--- configure.orig   2008-04-01 02:18:31 +0200
  ++++ configure        2008-04-03 16:05:00 +0200
  +@@ -46399,7 +46399,7 @@
    # Append VALUE to the end of shell variable VAR.
    func_append ()
    {
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/imagemagick/imagemagick.spec
  ============================================================================
  $ cvs diff -u -r1.439 -r1.440 imagemagick.spec
  --- openpkg-src/imagemagick/imagemagick.spec  2 Apr 2008 07:17:26 -0000       
1.439
  +++ openpkg-src/imagemagick/imagemagick.spec  3 Apr 2008 15:09:32 -0000       
1.440
  @@ -38,7 +38,7 @@
   Group:        Graphics
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20080402
  +Release:      20080403
   
   #   package options
   %option       with_perl   no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to