Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv29582/10.7/stable/main/finkinfo/sci
Modified Files: bundle-octave.info image-oct-1.0.15.info image-oct.info image-oct305.info Added Files: image1.0.15-oct.info Log Message: image-oct360+: Missing dependency on gcc4N-shlibs image-oct324|343: Change to a dummy upgrade package because the build has been linking -atlas, lapack342 or accelerate based on what Octave was built with and without explicit dependencies. image1.0.15-(|atlas|ref)-oct324|343: new package name with proper dependencies. image-oct305: Update libversions of dependencies. bundle-octave324|343*: switch to image1.0.15*-oct Index: image-oct-1.0.15.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/image-oct-1.0.15.info,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- image-oct-1.0.15.info 28 May 2013 04:57:19 -0000 1.4 +++ image-oct-1.0.15.info 20 Jun 2013 05:39:48 -0000 1.5 @@ -1,202 +1,18 @@ Info2: << Package: image-oct%type_pkg[oct] Version: 1.0.15 -Type: oct (3.2.4 3.4.3), forge (image), gcc (4.8) -Revision: 7 +Type: oct (3.2.4 3.4.3), bundle +Revision: 8 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net> Homepage: http://octave.sourceforge.net/image/index.html -Description: Image tools for octave -DescDetail: << -The Octave-forge Image package provides functions for processing images. -The package supports almost all image formats through the use of -GraphicsMagick. The package also provides functions for -feature extraction, image statistics, spatial and geometric transformations, -morphological operations, linear filtering, and much more. - -This package provides the following functions: -Display: - image - imagesc - imshow - rgbplot -Read/write: - imfinfo - imginfo - bmpwrite - readexif - tiff_tag_read -Reshape: - imcrop - imremap - imperspectivewarp - imresize - imrotate - imrotate_Fourier - imtranslate - imshear - impad - padarray - rotate_scale -Analysis and Statistics: - fftconv2 - corr2 - imhist - mean2 - std2 - entropy - qtdecomp - qtgetblk - qtsetblk - graycomatrix - houghtf - hough_line - hough_circle - graythresh - immaximas - phantom -Filtering: - imfilter - colfilt - fspecial - imsmooth - histeq - imadjust - imnoise - medfilt2 - ordfilt2 - ordfiltn - uintlut - stretchlim - makelut - applylut - deriche - radon - rho_filter - iradon - nonmax_supress -Black and white image functions: - bwarea - bwboundaries - bwconncomp - bwdist - bweuler - bwfill - bwlabel - bwmorph - bwperim - bwselect - dilate - erode - bwborder - edge - conndef - bwhitmiss - regionprops - fchcode -Morhophological Operations: - imerode - imdilate - imopen - imclose - imtophat -Colour controls: - cmpermute - cmunique - imapprox - rgb2ycbcr - ycbcr2rgb -Representation: - dither - gray2ind - grayslice - im2bw - im2double - im2uint8 - im2uint16 - ind2gray - ind2rgb - isbw - isgray - isind - isrgb - mat2gray - rgb2gray - rgb2ind - label2rgb - imcomplement -Colour maps: - flag - lines - colorcube - vga - contrast - colorgradient -Region-based and block processing: - roicolor - roifill - roifilt2 - roipoly - poly2mask - bestblk - blkproc - nlfilter - im2col - col2im - rangefilt - stdfilt - entropyfilt -<< -License: GPL2+ - -BuildDepends: << - graphicsmagick-dev, - liboctave%type_pkg[oct]-gcc%type_pkg[gcc]-dev, - fink-octave-scripts (>= 0.1.2), - fftw3, - hdf5.8, - fink (>=0.32) -<< -RuntimeDepends: graphicsmagick-imagemagick-compat | imagemagick +Description: OBSOLETE: use image-<variant>-oct%type_pkg[oct] Depends: << - graphicsmagick-shlibs, - octave%type_pkg[oct]-interpreter, - fftw3-shlibs, - ( %type_pkg[oct] = 324 ) hdf5.8-shlibs, - ( %type_pkg[oct] = 324 ) libncurses5-shlibs, - ( %type_pkg[oct] = 324 ) readline5-shlibs, - gcc%type_pkg[gcc]-shlibs -<< -Conflicts: octave-forge - -Source: mirror:sourceforge:octave/%type_raw[forge]-%v.tar.gz -Source-MD5: c80baf7e27a44a3366847012099df0d1 - -SetLIBRARY_PATH: /usr/X11R6/lib:%p/lib -UseMaxBuildJobs: false -BuildAsNobody: false - -CompileScript: << -#!/bin/sh -ev -export OCTAVE=%p/bin/octave-%type_raw[oct] -pkgsrc=%type_raw[forge]-%v - -##### Invariant stuff begins here ##### -%p/share/fink-octave-scripts/octave-forge-patch.sh %type_raw[forge] %v %type_raw[oct] %b %i $pkgsrc -./octave-forge-compile.sh + image1.0.15-oct%type_pkg[oct] | image1.0.15-atlas-oct%type_pkg[oct] | image1.0.15-ref-oct%type_pkg[oct], + fink-obsolete-packages << - -InstallScript: ./octave-forge-install.sh -PostInstScript: %p/share/octave/%type_raw[oct]/%type_raw[forge]/octave-forge-postinst.sh -PreRmScript: %p/share/octave/%type_raw[oct]/%type_raw[forge]/octave-forge-prerm.sh - -DescPackaging: << -Common for all octave-forge packages: - -We read in postinst and prerm template scripts installed by octaveN and modify -them to use the name of this package because Octave's package manager can't -cope with non-literal arguments. - -The Type: forge (pkgname) is used to minimize what needs to be changed when -using this .info file as a template. +DescUsage: << +You will probably want to pick the image1.0.15* variant which matches the +(-blas, -atlas, or nothing) option in your currently installed +octave%type_pkg[oct]* << << Index: image-oct305.info =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/image-oct305.info,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- image-oct305.info 28 May 2013 04:58:31 -0000 1.11 +++ image-oct305.info 20 Jun 2013 05:39:48 -0000 1.12 @@ -2,7 +2,7 @@ Package: image-oct305 Type: oct (3.0.5), forge (image), gcc (4.8) Version: 1.0.8 -Revision: 22 +Revision: 23 Epoch: 1 Maintainer: Alexander Hansen <alexkhan...@users.sourceforge.net> Homepage: http://octave.sourceforge.net/image/index.html @@ -149,9 +149,9 @@ License: GPL2 BuildDepends: << - imagemagick2-dev, - libjpeg8, - libpng14, + imagemagick7-dev, + libjpeg9, + libpng15, liboctave%type_pkg[oct]-gcc%type_pkg[gcc]-dev, fftw3, hdf5.8-oldapi, @@ -159,9 +159,9 @@ << RuntimeDepends: imagemagick | graphicsmagick-imagemagick-compat Depends: << - imagemagick2-shlibs, - libjpeg8-shlibs, - libpng14-shlibs, + imagemagick7-shlibs, + libjpeg9-shlibs, + libpng15-shlibs, octave%type_pkg[oct]-interpreter, gcc%type_pkg[gcc]-shlibs << @@ -185,7 +185,7 @@ CompileScript: << #!/bin/sh -ev -export LDFLAGS=`mkoctfile-%type_raw[oct] -p 'LDFLAGS'` +export LIBS=`Magick++-config --libs` export OCTAVE=%p/bin/octave-%type_raw[oct] %p/share/octave/%type_raw[oct]/scripts/octave-forge-compile.sh %type_raw[forge]-%v pkgsrc=%type_raw[forge]-%v @@ -206,7 +206,7 @@ 1.0.8-20: Apply patch inspired by http://trac.macports.org/browser/