diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 61738f30a8cd..41ace8a21556 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,72 +1,71 @@ # Created by: Mario Sergio Fujikawa Ferreira et al. PORTNAME= shotwell -PORTVERSION= 0.30.11 -PORTREVISION= 3 +PORTVERSION= 0.30.12 CATEGORIES= graphics gnome MASTER_SITES= GNOME MAINTAINER= cmt@FreeBSD.org COMMENT= Open source photo manager for GNOME LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= vala>=0.20.1:lang/vala \ itstool:textproc/itstool LIB_DEPENDS= libgio-2.0.so:devel/glib20 \ libjson-glib-1.0.so:devel/json-glib \ libgdata.so:devel/libgdata \ libgee-0.8.so:devel/libgee \ libsoup-2.4.so:devel/libsoup \ libexiv2.so:graphics/exiv2 \ libgdk_pixbuf-2.0.so:graphics/gdk-pixbuf2 \ libgexiv2.so:graphics/gexiv2 \ libexif.so:graphics/libexif \ libgphoto2.so:graphics/libgphoto2 \ libraw.so:graphics/libraw \ libgstreamer-1.0.so:multimedia/gstreamer1 \ libgstapp-1.0.so:multimedia/gstreamer1-plugins \ libgcr-ui-3.so:security/gcr \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libxml2.so:textproc/libxml2 # USES compiler: also see option OPENMP below USES= compiler:c++11-lib desktop-file-utils gettext gnome meson \ ninja pkgconfig python:3.4+,build shebangfix sqlite tar:xz xorg USE_GNOME= cairo dconf gtk30 USE_GSTREAMER1= yes USE_LDCONFIG= yes USE_XORG= x11 SHEBANG_FILES= build-aux/meson/postinstall.py python_OLD_CMD= "/usr/bin/env python3" python_CMD= ${SETENV} ${PYTHON_VERSION} MESON_ARGS= -Dudev=false -Dextra-plugins=true -Dinstall-apport-hook=false \ -Dpublishers=facebook,flickr,gallery3,picasa,piwigo,rajce,tumblr,yandex,youtube INSTALLS_ICONS= yes PORTSCOUT= limitw:1,even MAKE_JOBS_UNSAFE= yes # facedetection fails to link against opencv4 when building with GCC # disable openmp until llvm becomes the default openmp provider, then # try again OPTIONS_DEFINE= FACED # OPENMP OPTIONS_SUB= yes FACED_DESC= Face Detection # OPENMP_DESC= libraw uses OpenMP (implies GCC) FACED_CONFIGURE_ON= -Dface-detection=true FACED_CONFIGURE_OFF= -Dface-detection=false FACED_LIB_DEPENDS= libopencv_core.so:graphics/opencv \ libopencv_photo.so:graphics/opencv # OPENMP_USES= compiler:openmp # OPENMP_USES_OFF= compiler:c++11-lib PLIST_SUB= DISTVERSION=${DISTVERSION} GLIB_SCHEMAS= org.yorba.shotwell.gschema.xml org.yorba.shotwell-extras.gschema.xml .include diff --git a/graphics/shotwell/distinfo b/graphics/shotwell/distinfo index 492b8741a961..ca851dfa80b1 100644 --- a/graphics/shotwell/distinfo +++ b/graphics/shotwell/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1604840581 -SHA256 (shotwell-0.30.11.tar.xz) = c20acf25b8b1f1bc70f38130b464ab07ee319ce304bce2502f9bca098837a289 -SIZE (shotwell-0.30.11.tar.xz) = 6499416 +TIMESTAMP = 1624006537 +SHA256 (shotwell-0.30.12.tar.xz) = 8643d7be3388e00fb3155d5332a388290e7651fc4dcd56914311d354b0ccacc0 +SIZE (shotwell-0.30.12.tar.xz) = 6519996