diff --git a/graphics/art/Makefile b/graphics/art/Makefile index a01f9bd41168..68718d898075 100644 --- a/graphics/art/Makefile +++ b/graphics/art/Makefile @@ -1,65 +1,65 @@ PORTNAME= art -DISTVERSION= 1.22 +DISTVERSION= 1.22.1 CATEGORIES= graphics MASTER_SITES= https://bitbucket.org/agriggio/art/downloads/ PKGNAMESUFFIX= -raw-image-editor DISTNAME= ${PORTNAME:tu}-${DISTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Raw image processing program WWW= https://bitbucket.org/agriggio/art/wiki/Home LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE.txt BROKEN_armv7= compilation fails: use of overloaded operator '[]' is ambiguous, see https://bitbucket.org/agriggio/art/issues/256/build-fails-on-32-bit-architectures-use-of BROKEN_i386= ld: error: undefined symbol: __atomic_load EXTRACT_DEPENDS= gtar:archivers/gtar # bsdtar(1) complains about hard links to itself BUILD_DEPENDS= ${LOCALBASE}/include/fftw3.h:math/fftw3 LIB_DEPENDS= libcanberra.so:audio/libcanberra \ libcanberra-gtk3.so:audio/libcanberra-gtk3 \ libraw_r.so:graphics/libraw \ libexiv2.so:graphics/exiv2 \ libexpat.so:textproc/expat2 \ libfftw3f.so:math/fftw3-float \ libharfbuzz.so:print/harfbuzz \ liblensfun.so:graphics/lensfun \ liblcms2.so:graphics/lcms2 \ libmimalloc.so:devel/mimalloc \ libOpenColorIO.so:graphics/opencolorio \ libtiff.so:graphics/tiff USES= cmake compiler:c++11-lang desktop-file-utils gnome jpeg pkgconfig tar:xz xorg USE_GNOME= atk atkmm cairo cairomm glibmm gtkmm30 librsvg2 USE_XORG= x11 EXTRACT_CMD= gtar LDFLAGS+= -lpthread # otherwise build breaks on some systems: error: undefined symbol: pthread_create OPTIONS_DEFINE= CTL LTO OPTIONS_DEFAULT= CTL LTO CTL_DESC= Enable support for the ACES Color Transformation Language CTL_CMAKE_BOOL= ENABLE_CTL CTL_LIB_DEPENDS= libIlmCtl.so:graphics/ctl \ libImath.so:math/Imath \ libOpenEXR.so:graphics/openexr \ libpng16.so:graphics/png LTO_CMAKE_BOOL= WITH_LTO .if exists(/usr/include/omp.h) OPTIONS_DEFINE+= OPENMP OPTIONS_DEFAULT+= OPENMP OPENMP_CMAKE_BOOL= OPTION_OMP .else CMAKE_OFF= OPTION_OMP .endif post-install: ${RM} -r ${STAGEDIR}${PREFIX}/share/doc/ART .include diff --git a/graphics/art/distinfo b/graphics/art/distinfo index 44c6db0c7799..a682c32a4b71 100644 --- a/graphics/art/distinfo +++ b/graphics/art/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718208728 -SHA256 (ART-1.22.tar.xz) = 8d6ddff5a4098be4f1a5da4e136e5e0a73f035916038e9c70465cf5f234fb7df -SIZE (ART-1.22.tar.xz) = 19296572 +TIMESTAMP = 1719277075 +SHA256 (ART-1.22.1.tar.xz) = 2432b4ce277cb97c015a90fd61c3b1e945f8c0955e11769e72af98514ad1626a +SIZE (ART-1.22.1.tar.xz) = 19287716