imagemagick: updated to 6.4.4-9
This commit is contained in:
parent
3459bb5436
commit
3f801670df
@ -6,18 +6,20 @@ drwxr-xr-x root/root usr/include/gegl-0.0/
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/gegl-buffer.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/gegl-chant.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/gegl-color.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/gegl-config.c
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/gegl-curve.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/gegl-paramspecs.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/gegl-plugin.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/gegl-simd.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/gegl-utils.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/gegl.h
|
||||
drwxr-xr-x root/root usr/include/gegl-0.0/operation/
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/operation/gegl-operation-area-filter.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/operation/gegl-operation-composer.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/operation/gegl-operation-composer3.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/operation/gegl-operation-filter.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/operation/gegl-operation-meta.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/operation/gegl-operation-point-composer.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/operation/gegl-operation-point-composer3.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/operation/gegl-operation-point-filter.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/operation/gegl-operation-point-render.h
|
||||
-rw-r--r-- root/root usr/include/gegl-0.0/operation/gegl-operation-sink.h
|
||||
@ -82,6 +84,8 @@ drwxr-xr-x root/root usr/lib/gegl-0.0/
|
||||
-rwxr-xr-x root/root usr/lib/gegl-0.0/dst.so
|
||||
-rwxr-xr-x root/root usr/lib/gegl-0.0/exclusion.la
|
||||
-rwxr-xr-x root/root usr/lib/gegl-0.0/exclusion.so
|
||||
-rwxr-xr-x root/root usr/lib/gegl-0.0/fill.la
|
||||
-rwxr-xr-x root/root usr/lib/gegl-0.0/fill.so
|
||||
-rwxr-xr-x root/root usr/lib/gegl-0.0/fractal-explorer.la
|
||||
-rwxr-xr-x root/root usr/lib/gegl-0.0/fractal-explorer.so
|
||||
-rwxr-xr-x root/root usr/lib/gegl-0.0/gamma.la
|
||||
@ -203,8 +207,8 @@ drwxr-xr-x root/root usr/lib/gegl-0.0/
|
||||
-rwxr-xr-x root/root usr/lib/gegl-0.0/xor.la
|
||||
-rwxr-xr-x root/root usr/lib/gegl-0.0/xor.so
|
||||
-rwxr-xr-x root/root usr/lib/libgegl-0.0.la
|
||||
lrwxrwxrwx root/root usr/lib/libgegl-0.0.so -> libgegl-0.0.so.0.18.0
|
||||
lrwxrwxrwx root/root usr/lib/libgegl-0.0.so.0 -> libgegl-0.0.so.0.18.0
|
||||
-rwxr-xr-x root/root usr/lib/libgegl-0.0.so.0.18.0
|
||||
lrwxrwxrwx root/root usr/lib/libgegl-0.0.so -> libgegl-0.0.so.0.20.0
|
||||
lrwxrwxrwx root/root usr/lib/libgegl-0.0.so.0 -> libgegl-0.0.so.0.20.0
|
||||
-rwxr-xr-x root/root usr/lib/libgegl-0.0.so.0.20.0
|
||||
drwxr-xr-x root/root usr/lib/pkgconfig/
|
||||
-rw-r--r-- root/root usr/lib/pkgconfig/gegl.pc
|
||||
|
@ -1,2 +1,2 @@
|
||||
e458409440a7b51f446df321c3657e4d gegl-0.0.18.tar.bz2
|
||||
2e1f97ec8abd9a4a21f458b43799bff2 gegl-0.0.20.tar.bz2
|
||||
6adc97a0691022755d656935bb5cbb62 gegl-ffmpeg.patch
|
||||
|
@ -5,8 +5,8 @@
|
||||
# Depends on: babl, gtk
|
||||
|
||||
name=gegl
|
||||
version=0.0.18
|
||||
release=2
|
||||
version=0.0.20
|
||||
release=1
|
||||
source=(ftp://ftp.gimp.org/pub/$name/0.0/$name-$version.tar.bz2 \
|
||||
$name-ffmpeg.patch)
|
||||
|
||||
|
@ -133,6 +133,7 @@ drwxr-xr-x root/root usr/include/ImageMagick/wand/
|
||||
-rw-r--r-- root/root usr/include/ImageMagick/wand/mogrify.h
|
||||
-rw-r--r-- root/root usr/include/ImageMagick/wand/montage.h
|
||||
-rw-r--r-- root/root usr/include/ImageMagick/wand/pixel-iterator.h
|
||||
-rw-r--r-- root/root usr/include/ImageMagick/wand/pixel-view.h
|
||||
-rw-r--r-- root/root usr/include/ImageMagick/wand/pixel-wand.h
|
||||
-rw-r--r-- root/root usr/include/ImageMagick/wand/stream.h
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
@ -233,6 +234,9 @@ drwxr-xr-x root/root usr/lib/ImageMagick-6.4.4/modules-Q16/coders/
|
||||
-rw-r--r-- root/root usr/lib/ImageMagick-6.4.4/modules-Q16/coders/info.a
|
||||
-rwxr-xr-x root/root usr/lib/ImageMagick-6.4.4/modules-Q16/coders/info.la
|
||||
-rwxr-xr-x root/root usr/lib/ImageMagick-6.4.4/modules-Q16/coders/info.so
|
||||
-rw-r--r-- root/root usr/lib/ImageMagick-6.4.4/modules-Q16/coders/inline.a
|
||||
-rwxr-xr-x root/root usr/lib/ImageMagick-6.4.4/modules-Q16/coders/inline.la
|
||||
-rwxr-xr-x root/root usr/lib/ImageMagick-6.4.4/modules-Q16/coders/inline.so
|
||||
-rw-r--r-- root/root usr/lib/ImageMagick-6.4.4/modules-Q16/coders/ipl.a
|
||||
-rwxr-xr-x root/root usr/lib/ImageMagick-6.4.4/modules-Q16/coders/ipl.la
|
||||
-rwxr-xr-x root/root usr/lib/ImageMagick-6.4.4/modules-Q16/coders/ipl.so
|
||||
|
@ -1 +1 @@
|
||||
882ff241f6ad39655541d5055596f93b ImageMagick-6.4.4-1.tar.bz2
|
||||
17fc68afdc0a185ad2dab72a641f5296 ImageMagick-6.4.4-9.tar.bz2
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Depends on: freetype ghostscript lcms libungif libxml2
|
||||
|
||||
name=imagemagick
|
||||
version=6.4.4-1
|
||||
version=6.4.4-9
|
||||
release=1
|
||||
source=(http://dl.sourceforge.net/sourceforge/imagemagick/ImageMagick-$version.tar.bz2)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user