mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
graphics/vips: Update to 8.15.3
- Add missing GRAPHICSMAGICK_DESC Changes: https://github.com/libvips/libvips/releases
This commit is contained in:
parent
d074924eb4
commit
015298a7d9
@ -1,6 +1,5 @@
|
||||
PORTNAME= vips
|
||||
PORTVERSION= 8.15.2
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 8.15.3
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= https://github.com/libvips/libvips/releases/download/v${PORTVERSION}/
|
||||
|
||||
@ -58,6 +57,7 @@ FONTCONFIG_IMPLIES= PANGO
|
||||
LIBARCHIVE_DESC=Save image pyramid via libarchive
|
||||
HIGHWAY_DESC= SIMD support via Highway (preferred)
|
||||
IMAGEQUANT_DESC=Image Quantization support
|
||||
GRAPHICSMAGICK_DESC= Image processing via GraphicsMagick
|
||||
MATIO_DESC= Matlab MAT format support
|
||||
ORC_DESC= Accelerate loops with ORC
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1710712328
|
||||
SHA256 (vips-8.15.2.tar.xz) = a2ab15946776ca7721d11cae3215f20f1f097b370ff580cd44fc0f19387aee84
|
||||
SIZE (vips-8.15.2.tar.xz) = 18653840
|
||||
TIMESTAMP = 1724084522
|
||||
SHA256 (vips-8.15.3.tar.xz) = 3e27d9f536eafad64013958fe9e8a1964c90b564c731d49db7c1a1c11b1052a0
|
||||
SIZE (vips-8.15.3.tar.xz) = 18620888
|
||||
|
@ -60,11 +60,11 @@ include/vips/vips8
|
||||
lib/libvips-cpp.a
|
||||
lib/libvips-cpp.so
|
||||
lib/libvips-cpp.so.42
|
||||
lib/libvips-cpp.so.42.17.2
|
||||
lib/libvips-cpp.so.42.17.3
|
||||
lib/libvips.a
|
||||
lib/libvips.so
|
||||
lib/libvips.so.42
|
||||
lib/libvips.so.42.17.2
|
||||
lib/libvips.so.42.17.3
|
||||
libdata/pkgconfig/vips-cpp.pc
|
||||
libdata/pkgconfig/vips.pc
|
||||
%%PORTDOCS%%share/gtk-doc/html/libvips/Cite.html
|
||||
|
Loading…
Reference in New Issue
Block a user