diff options
Diffstat (limited to 'graphics')
91 files changed, 209 insertions, 134 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index ee2407d46bf5..54385849a1dc 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -1,6 +1,6 @@ PORTNAME= GraphicsMagick PORTVERSION= 1.3.43 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/ImageMagick6/Makefile b/graphics/ImageMagick6/Makefile index 2009fad848b8..df0e194cfc1d 100644 --- a/graphics/ImageMagick6/Makefile +++ b/graphics/ImageMagick6/Makefile @@ -1,6 +1,6 @@ PORTNAME= ImageMagick DISTVERSION= 6.9.13-23 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= graphics perl5 MASTER_SITES= https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \ diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile index 57852920ad2c..613932d6c4d2 100644 --- a/graphics/ImageMagick7/Makefile +++ b/graphics/ImageMagick7/Makefile @@ -1,5 +1,6 @@ PORTNAME= ImageMagick DISTVERSION= 7.1.1-45 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= https://ftp.acc.umu.se/mirror/imagemagick.org/ftp/releases/ \ https://mirror.dogado.de/imagemagick/releases/ \ diff --git a/graphics/Makefile b/graphics/Makefile index 8c13229d8fc6..16a9f149f841 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -114,6 +114,7 @@ SUBDIR += colmap SUBDIR += colord SUBDIR += colord-gtk + SUBDIR += colord-kde SUBDIR += compupic SUBDIR += converseen SUBDIR += corrupter diff --git a/graphics/aeskulap/Makefile b/graphics/aeskulap/Makefile index 2189bcd21d28..7b6f14a20309 100644 --- a/graphics/aeskulap/Makefile +++ b/graphics/aeskulap/Makefile @@ -1,6 +1,6 @@ PORTNAME= aeskulap PORTVERSION= 0.2.2.20190120 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/atril-lite/Makefile b/graphics/atril-lite/Makefile index c183a7a8c6d1..5e8090849b5f 100644 --- a/graphics/atril-lite/Makefile +++ b/graphics/atril-lite/Makefile @@ -1,3 +1,4 @@ +PORTREVISION= 1 PKGNAMESUFFIX= -lite OPTIONS_EXCLUDE= CAJA DBUS diff --git a/graphics/atril/Makefile b/graphics/atril/Makefile index 6c5f987bf7c5..30ac770dc533 100644 --- a/graphics/atril/Makefile +++ b/graphics/atril/Makefile @@ -3,7 +3,7 @@ PORTNAME= atril PORTVERSION= 1.28.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics print mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/graphics/autopano-sift-c/Makefile b/graphics/autopano-sift-c/Makefile index c0f583323243..c9367963e4a0 100644 --- a/graphics/autopano-sift-c/Makefile +++ b/graphics/autopano-sift-c/Makefile @@ -1,6 +1,6 @@ PORTNAME= autopano-sift-C PORTVERSION= 2.5.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= SF/hugin/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 2dc9db672f3b..faacd6dcabee 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,6 +1,6 @@ PORTNAME= blender DISTVERSION= 4.2.0 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index 830903ee5e15..4a438e16234d 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -1,6 +1,6 @@ PORTNAME= cegui PORTVERSION= 0.8.7 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= graphics devel MASTER_SITES= SF/crayzedsgui/CEGUI%20Mk-2/0.8 diff --git a/graphics/cloudcompare/Makefile b/graphics/cloudcompare/Makefile index c34a5bcce56a..70c41f6cd608 100644 --- a/graphics/cloudcompare/Makefile +++ b/graphics/cloudcompare/Makefile @@ -1,7 +1,7 @@ PORTNAME= cloudcompare DISTVERSIONPREFIX= v DISTVERSION= 2.12.4 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/colord-kde/Makefile b/graphics/colord-kde/Makefile new file mode 100644 index 000000000000..13ccdafdea98 --- /dev/null +++ b/graphics/colord-kde/Makefile @@ -0,0 +1,18 @@ +PORTNAME= colord-kde +DISTVERSION= ${KDE_APPLICATIONS_VERSION} +CATEGORIES= graphics kde kde-applications + +MAINTAINER= kde@FreeBSD.org +COMMENT= Color profiles manager +WWW= https://invent.kde.org/graphics/colord-kde + +LIB_DEPENDS= liblcms2.so:graphics/lcms2 + +USES= cmake gettext kde:6 pkgconfig qt:6 tar:xz xorg +USE_KDE= coreaddons dbusaddons i18n itemmodels kcmutils \ + widgetsaddons windowsystem \ + ecm:build +USE_QT= base declarative +USE_XORG= x11 xcb xrandr + +.include <bsd.port.mk> diff --git a/graphics/colord-kde/distinfo b/graphics/colord-kde/distinfo new file mode 100644 index 000000000000..f69e4cc43e0d --- /dev/null +++ b/graphics/colord-kde/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1751111721 +SHA256 (KDE/release-service/25.04.2/colord-kde-25.04.2.tar.xz) = 3f847f952ff34fe98e9b9c3477039860b95d3ec079a4421ab8269b6ee8a91459 +SIZE (KDE/release-service/25.04.2/colord-kde-25.04.2.tar.xz) = 120048 diff --git a/graphics/colord-kde/pkg-descr b/graphics/colord-kde/pkg-descr new file mode 100644 index 000000000000..6a2d3fbf3caa --- /dev/null +++ b/graphics/colord-kde/pkg-descr @@ -0,0 +1 @@ +This port provides interfaces and session daemon to colord service. diff --git a/graphics/colord-kde/pkg-plist b/graphics/colord-kde/pkg-plist new file mode 100644 index 000000000000..f9009580e399 --- /dev/null +++ b/graphics/colord-kde/pkg-plist @@ -0,0 +1,56 @@ +bin/colord-kde-icc-importer +%%QT_PLUGINDIR%%/kf6/kded/colord.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_colord.so +share/applications/colordkdeiccimporter.desktop +share/applications/kcm_colord.desktop +share/locale/ar/LC_MESSAGES/colord-kde.mo +share/locale/ast/LC_MESSAGES/colord-kde.mo +share/locale/az/LC_MESSAGES/colord-kde.mo +share/locale/bg/LC_MESSAGES/colord-kde.mo +share/locale/bs/LC_MESSAGES/colord-kde.mo +share/locale/ca/LC_MESSAGES/colord-kde.mo +share/locale/ca@valencia/LC_MESSAGES/colord-kde.mo +share/locale/cs/LC_MESSAGES/colord-kde.mo +share/locale/da/LC_MESSAGES/colord-kde.mo +share/locale/de/LC_MESSAGES/colord-kde.mo +share/locale/el/LC_MESSAGES/colord-kde.mo +share/locale/en_GB/LC_MESSAGES/colord-kde.mo +share/locale/eo/LC_MESSAGES/colord-kde.mo +share/locale/es/LC_MESSAGES/colord-kde.mo +share/locale/et/LC_MESSAGES/colord-kde.mo +share/locale/eu/LC_MESSAGES/colord-kde.mo +share/locale/fi/LC_MESSAGES/colord-kde.mo +share/locale/fr/LC_MESSAGES/colord-kde.mo +share/locale/ga/LC_MESSAGES/colord-kde.mo +share/locale/gl/LC_MESSAGES/colord-kde.mo +share/locale/he/LC_MESSAGES/colord-kde.mo +share/locale/hi/LC_MESSAGES/colord-kde.mo +share/locale/hu/LC_MESSAGES/colord-kde.mo +share/locale/ia/LC_MESSAGES/colord-kde.mo +share/locale/id/LC_MESSAGES/colord-kde.mo +share/locale/it/LC_MESSAGES/colord-kde.mo +share/locale/ja/LC_MESSAGES/colord-kde.mo +share/locale/ka/LC_MESSAGES/colord-kde.mo +share/locale/km/LC_MESSAGES/colord-kde.mo +share/locale/ko/LC_MESSAGES/colord-kde.mo +share/locale/lt/LC_MESSAGES/colord-kde.mo +share/locale/lv/LC_MESSAGES/colord-kde.mo +share/locale/mr/LC_MESSAGES/colord-kde.mo +share/locale/nl/LC_MESSAGES/colord-kde.mo +share/locale/nn/LC_MESSAGES/colord-kde.mo +share/locale/pa/LC_MESSAGES/colord-kde.mo +share/locale/pl/LC_MESSAGES/colord-kde.mo +share/locale/pt/LC_MESSAGES/colord-kde.mo +share/locale/pt_BR/LC_MESSAGES/colord-kde.mo +share/locale/ro/LC_MESSAGES/colord-kde.mo +share/locale/ru/LC_MESSAGES/colord-kde.mo +share/locale/sa/LC_MESSAGES/colord-kde.mo +share/locale/sk/LC_MESSAGES/colord-kde.mo +share/locale/sl/LC_MESSAGES/colord-kde.mo +share/locale/sv/LC_MESSAGES/colord-kde.mo +share/locale/ta/LC_MESSAGES/colord-kde.mo +share/locale/tr/LC_MESSAGES/colord-kde.mo +share/locale/ug/LC_MESSAGES/colord-kde.mo +share/locale/uk/LC_MESSAGES/colord-kde.mo +share/locale/zh_CN/LC_MESSAGES/colord-kde.mo +share/locale/zh_TW/LC_MESSAGES/colord-kde.mo diff --git a/graphics/cptutils/Makefile b/graphics/cptutils/Makefile index ae829d60e967..5eba812a1251 100644 --- a/graphics/cptutils/Makefile +++ b/graphics/cptutils/Makefile @@ -1,5 +1,6 @@ PORTNAME= cptutils PORTVERSION= 1.84 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://jjg.gitlab.io/src/ diff --git a/graphics/darktable/Makefile b/graphics/darktable/Makefile index 1e8e5451862e..0a5e92805986 100644 --- a/graphics/darktable/Makefile +++ b/graphics/darktable/Makefile @@ -1,5 +1,6 @@ PORTNAME= darktable PORTVERSION= 5.0.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/darktable-org/${PORTNAME}/releases/download/release-${PORTVERSION:C/\.rc/rc/}/ diff --git a/graphics/dcmtk/Makefile b/graphics/dcmtk/Makefile index 5894e8794dd3..527b3c685cee 100644 --- a/graphics/dcmtk/Makefile +++ b/graphics/dcmtk/Makefile @@ -1,7 +1,7 @@ PORTNAME= dcmtk DISTVERSIONPREFIX= ${PORTNAME:tu}- DISTVERSION= 3.6.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/delaboratory/Makefile b/graphics/delaboratory/Makefile index 49ab9d75535a..8aab87652f5e 100644 --- a/graphics/delaboratory/Makefile +++ b/graphics/delaboratory/Makefile @@ -1,6 +1,6 @@ PORTNAME= delaboratory PORTVERSION= 0.8 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MASTER_SITES= https://BSDforge.com/projects/source/graphics/delaboratory/ diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index 76cd39ee0025..2dd755d5e39e 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,6 +1,6 @@ PORTNAME= dia PORTVERSION= 0.97.3 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index 95c74965234e..1931b993bb81 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -1,6 +1,6 @@ PORTNAME= digikam DISTVERSION= 8.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} \ https://files.kde.org/${PORTNAME}/%SUBDIR%/:aesthetic,autotags,face,yunet \ diff --git a/graphics/drawio/Makefile b/graphics/drawio/Makefile index 4d8151345c97..527792f369de 100644 --- a/graphics/drawio/Makefile +++ b/graphics/drawio/Makefile @@ -1,6 +1,6 @@ PORTNAME= drawio PORTVERSION= 26.2.15 -PORTREVISION= 4 +PORTREVISION= 6 DISTVERSIONPREFIX= x86_64- CATEGORIES= graphics MASTER_SITES= https://github.com/jgraph/drawio-desktop/releases/download/v${PORTVERSION}/ diff --git a/graphics/eom/Makefile b/graphics/eom/Makefile index f9fc31a6821c..0f3f10ecff7b 100644 --- a/graphics/eom/Makefile +++ b/graphics/eom/Makefile @@ -1,6 +1,6 @@ PORTNAME= eom DISTVERSION= 1.28.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics mate MASTER_SITES= MATE DIST_SUBDIR= mate diff --git a/graphics/evince/Makefile b/graphics/evince/Makefile index 701c98aa258a..f48564d52471 100644 --- a/graphics/evince/Makefile +++ b/graphics/evince/Makefile @@ -1,5 +1,6 @@ PORTNAME= evince DISTVERSION= 48.0 +PORTREVISION= 1 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome diff --git a/graphics/f3d/Makefile b/graphics/f3d/Makefile index 7f4c86116bb0..b5d60c73b92c 100644 --- a/graphics/f3d/Makefile +++ b/graphics/f3d/Makefile @@ -1,7 +1,7 @@ PORTNAME= f3d DISTVERSIONPREFIX= v DISTVERSION= 3.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/f3d/pkg-plist b/graphics/f3d/pkg-plist index 9d0032765f26..9a973dfddcf4 100644 --- a/graphics/f3d/pkg-plist +++ b/graphics/f3d/pkg-plist @@ -1,5 +1,4 @@ bin/f3d -include/f3d/F3DUtils.h include/f3d/camera.h include/f3d/context.h include/f3d/engine.h @@ -14,10 +13,6 @@ include/f3d/reader.h include/f3d/scene.h include/f3d/types.h include/f3d/utils.h -include/f3d/vtkF3DFaceVaryingPointDispatcher.h -include/f3d/vtkF3DGLTFImporter.h -include/f3d/vtkF3DImporter.h -include/f3d/vtkextModule.h include/f3d/window.h lib/cmake/f3d/application-config.cmake lib/cmake/f3d/f3dConfig.cmake @@ -28,20 +23,10 @@ lib/cmake/f3d/f3dLibraryTargets.cmake lib/cmake/f3d/f3dTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/f3d/f3dTargets.cmake lib/cmake/f3d/library-config.cmake -lib/cmake/f3d_vtkext/f3d_vtkext-targets-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/f3d_vtkext/f3d_vtkext-targets.cmake -lib/cmake/f3d_vtkext/f3d_vtkext-vtk-module-properties.cmake lib/libf3d.so lib/libf3d.so.3 lib/libf3d.so.3.1 lib/libvtkext.so -%%ALEMBIC%%lib/libvtkextAlembic.a -%%ASSIMP%%lib/libvtkextAssimp.a -%%DRACO%%lib/libvtkextDraco.a -lib/libvtkextNative.a -%%OCCT%%lib/libvtkextOCCT.a -lib/libvtkextPrivate.a -lib/vtk/hierarchy/f3d_vtkext/vtkext-hierarchy.txt %%ALEMBIC%%share/applications/f3d-plugin-alembic.desktop %%ASSIMP%%share/applications/f3d-plugin-assimp.desktop %%DRACO%%share/applications/f3d-plugin-draco.desktop diff --git a/graphics/flam3/Makefile b/graphics/flam3/Makefile index 7b5e7f49be9a..03e47b8c524f 100644 --- a/graphics/flam3/Makefile +++ b/graphics/flam3/Makefile @@ -1,7 +1,7 @@ PORTNAME= flam3 DISTVERSIONPREFIX= v DISTVERSION= 3.1.1-5 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONSUFFIX= -g7fb50c8 CATEGORIES= graphics diff --git a/graphics/frogr/Makefile b/graphics/frogr/Makefile index 28aebf603a9e..d9414a7e0267 100644 --- a/graphics/frogr/Makefile +++ b/graphics/frogr/Makefile @@ -1,6 +1,6 @@ PORTNAME= frogr PORTVERSION= 1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= GNOME diff --git a/graphics/fyre/Makefile b/graphics/fyre/Makefile index 1ff148ab8e80..724c770bebf1 100644 --- a/graphics/fyre/Makefile +++ b/graphics/fyre/Makefile @@ -1,6 +1,6 @@ PORTNAME= fyre PORTVERSION= 1.0.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= graphics MASTER_SITES= http://releases.navi.cx/fyre/ diff --git a/graphics/gdal-grass/Makefile b/graphics/gdal-grass/Makefile index c46a53b7fb40..d3ab1fe6a280 100644 --- a/graphics/gdal-grass/Makefile +++ b/graphics/gdal-grass/Makefile @@ -1,6 +1,5 @@ PORTNAME= gdal-grass -PORTVERSION= 1.0.3 -PORTREVISION= 2 +PORTVERSION= 1.0.4 PORTEPOCH= 1 CATEGORIES= graphics diff --git a/graphics/gdal-grass/distinfo b/graphics/gdal-grass/distinfo index 1544135cd2e9..33fb2482bf75 100644 --- a/graphics/gdal-grass/distinfo +++ b/graphics/gdal-grass/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1739116676 -SHA256 (OSGeo-gdal-grass-1.0.3_GH0.tar.gz) = 9c306b69f4943309c8d0d002ae67b08d08c3ec0b6eda07918e54530b8a1acd68 -SIZE (OSGeo-gdal-grass-1.0.3_GH0.tar.gz) = 346675 +TIMESTAMP = 1750954124 +SHA256 (OSGeo-gdal-grass-1.0.4_GH0.tar.gz) = 38d2ec03c2efadaec142999b0ed7d8556b08dfa3cb228832dcde199e44af0af6 +SIZE (OSGeo-gdal-grass-1.0.4_GH0.tar.gz) = 346968 diff --git a/graphics/gdal-grass/files/patch-ogrgrass.h b/graphics/gdal-grass/files/patch-ogrgrass.h deleted file mode 100644 index 2252d7adb8b4..000000000000 --- a/graphics/gdal-grass/files/patch-ogrgrass.h +++ /dev/null @@ -1,25 +0,0 @@ ---- ogrgrass.h.orig 2025-02-06 13:45:38 UTC -+++ ogrgrass.h -@@ -56,9 +56,9 @@ class OGRGRASSLayer final : public OGRLayer - return poFeatureDefn; - } - GIntBig GetFeatureCount(int) override; -- OGRErr GetExtent(OGREnvelope *psExtent, int bForce) override; -+ OGRErr GetExtent(OGREnvelope *psExtent, int bForce); - virtual OGRErr GetExtent(int iGeomField, OGREnvelope *psExtent, -- int bForce) override -+ int bForce) - { - return OGRLayer::GetExtent(iGeomField, psExtent, bForce); - } -@@ -73,8 +73,8 @@ class OGRGRASSLayer final : public OGRLayer - - // Filters - virtual OGRErr SetAttributeFilter(const char *query) override; -- virtual void SetSpatialFilter(OGRGeometry *poGeomIn) override; -- virtual void SetSpatialFilter(int iGeomField, OGRGeometry *poGeom) override -+ virtual void SetSpatialFilter(OGRGeometry *poGeomIn); -+ virtual void SetSpatialFilter(int iGeomField, OGRGeometry *poGeom) - { - OGRLayer::SetSpatialFilter(iGeomField, poGeom); - } diff --git a/graphics/gdal/Makefile b/graphics/gdal/Makefile index 1003fd054bad..f8c5969a8b3a 100644 --- a/graphics/gdal/Makefile +++ b/graphics/gdal/Makefile @@ -1,5 +1,6 @@ PORTNAME= gdal PORTVERSION= 3.11.0 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://download.osgeo.org/gdal/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/graphics/gexiv2/Makefile b/graphics/gexiv2/Makefile index f5ce9a6603a2..b3720e749a57 100644 --- a/graphics/gexiv2/Makefile +++ b/graphics/gexiv2/Makefile @@ -28,6 +28,8 @@ OPTIONS_SUB= yes DOCS_BUILD_DEPENDS= gtkdoc-scan:textproc/gtk-doc DOCS_CONFIGURE_ON= -Dgtk_doc=true +PORTSCOUT= limitw:1,even + pre-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/vala/vapi diff --git a/graphics/gpaint/Makefile b/graphics/gpaint/Makefile index 6621ba5d2ff3..88dcad028267 100644 --- a/graphics/gpaint/Makefile +++ b/graphics/gpaint/Makefile @@ -1,6 +1,7 @@ PORTNAME= gpaint DISTVERSIONPREFIX= 2- DISTVERSION= 0.3.4 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNU_ALPHA diff --git a/graphics/iccxml/Makefile b/graphics/iccxml/Makefile index 24ae8f35c1f8..a1f6f1997828 100644 --- a/graphics/iccxml/Makefile +++ b/graphics/iccxml/Makefile @@ -1,6 +1,6 @@ PORTNAME= iccxml PORTVERSION= 0.9.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/IccXML-Src/${DISTNAME} DISTNAME= IccXML-${PORTVERSION} diff --git a/graphics/inkscape/Makefile b/graphics/inkscape/Makefile index f05e4b1a89e3..bdf08a8cfb18 100644 --- a/graphics/inkscape/Makefile +++ b/graphics/inkscape/Makefile @@ -1,6 +1,6 @@ PORTNAME= inkscape DISTVERSION= 1.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics gnome MASTER_SITES= https://media.inkscape.org/dl/resources/file/ diff --git a/graphics/kdegraphics/Makefile b/graphics/kdegraphics/Makefile index 9de6763b672b..f60cf01f5d91 100644 --- a/graphics/kdegraphics/Makefile +++ b/graphics/kdegraphics/Makefile @@ -9,7 +9,8 @@ WWW= https://apps.kde.org/categories/graphics/ USES= kde:6 metaport qt:6 USE_QT= # -OPTIONS_DEFINE= GPHOTO \ +OPTIONS_DEFINE= COLORD \ + GPHOTO \ GWENVIEW \ KCOLORCHOOSER \ KOLOURPAINT \ @@ -21,6 +22,9 @@ OPTIONS_DEFINE= GPHOTO \ OPTIONS_DEFAULT= ${OPTIONS_DEFINE} +COLORD_DESC= Color profiles manager +COLORD_RUN_DEPENDS= colord-kde>=0:graphics/colord-kde + GPHOTO_DESC= Digital camera manager GPHOTO_RUN_DEPENDS= kamera>=${KDE_APPLICATIONS_VERSION}:graphics/kamera diff --git a/graphics/libetonyek01/Makefile b/graphics/libetonyek01/Makefile index 680979c9bd0e..ec330333ec5a 100644 --- a/graphics/libetonyek01/Makefile +++ b/graphics/libetonyek01/Makefile @@ -1,5 +1,6 @@ PORTNAME= libetonyek DISTVERSION= 0.1.12 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= LODEV/${PORTNAME} diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 529ea779fd27..10e9ddfdcf9a 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -1,5 +1,6 @@ PORTNAME= libgphoto2 PORTVERSION= 2.5.31 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION} diff --git a/graphics/librasterlite2/Makefile b/graphics/librasterlite2/Makefile index d9c6b0779455..c787276f20fb 100644 --- a/graphics/librasterlite2/Makefile +++ b/graphics/librasterlite2/Makefile @@ -1,6 +1,6 @@ PORTNAME= librasterlite2 PORTVERSION= 1.1.0 -PORTREVISION= 11 +PORTREVISION= 12 DISTVERSIONSUFFIX=-beta1 CATEGORIES= graphics geography MASTER_SITES= http://www.gaia-gis.it/gaia-sins/librasterlite2-sources/ diff --git a/graphics/librsvg2-rust/Makefile b/graphics/librsvg2-rust/Makefile index 008b63dffe83..d306723911fe 100644 --- a/graphics/librsvg2-rust/Makefile +++ b/graphics/librsvg2-rust/Makefile @@ -1,6 +1,6 @@ PORTNAME= librsvg DISTVERSION= 2.60.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2-rust diff --git a/graphics/librsvg2/Makefile b/graphics/librsvg2/Makefile index b14cdd8cd863..9bc0e9c458be 100644 --- a/graphics/librsvg2/Makefile +++ b/graphics/librsvg2/Makefile @@ -1,6 +1,6 @@ PORTNAME= librsvg PORTVERSION= 2.40.21 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2 diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile index 8ffd0188e69a..101e44468372 100644 --- a/graphics/maim/Makefile +++ b/graphics/maim/Makefile @@ -1,7 +1,7 @@ PORTNAME= maim DISTVERSIONPREFIX= v DISTVERSION= 5.8.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= 0mp@FreeBSD.org diff --git a/graphics/mapnik/Makefile b/graphics/mapnik/Makefile index 86242dcdde9e..1d31f4d9ec53 100644 --- a/graphics/mapnik/Makefile +++ b/graphics/mapnik/Makefile @@ -1,6 +1,7 @@ PORTNAME= mapnik DISTVERSIONPREFIX= v DISTVERSION= 4.1.0 +PORTREVISION= 1 CATEGORIES= graphics geography MAINTAINER= hummeltech@sherpaguru.com diff --git a/graphics/mapserver/Makefile b/graphics/mapserver/Makefile index b4063e29fcdc..04fd0725c71e 100644 --- a/graphics/mapserver/Makefile +++ b/graphics/mapserver/Makefile @@ -1,6 +1,6 @@ PORTNAME= mapserver DISTVERSION= 8.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/${PORTNAME}/ \ https://github.com/MapServer/MapServer/releases/download/rel-${DISTVERSION:S|.|-|g}/ diff --git a/graphics/minder/Makefile b/graphics/minder/Makefile index 8b22d90e9cb5..aaa5242e945c 100644 --- a/graphics/minder/Makefile +++ b/graphics/minder/Makefile @@ -1,5 +1,6 @@ PORTNAME= minder PORTVERSION= 1.17.0 +PORTREVISION= 1 CATEGORIES= graphics # avoid PKGBASE collision with net-p2p/minder PKGNAMESUFFIX= -app diff --git a/graphics/mirtk/Makefile b/graphics/mirtk/Makefile index fb5967d48c4c..28b3fa763607 100644 --- a/graphics/mirtk/Makefile +++ b/graphics/mirtk/Makefile @@ -1,13 +1,14 @@ PORTNAME= mirtk DISTVERSIONPREFIX= v -DISTVERSION= 2.0.0-178 -PORTREVISION= 12 -DISTVERSIONSUFFIX= -g973ce2f +DISTVERSION= 2.0.0-179 +PORTREVISION= 1 +DISTVERSIONSUFFIX= -gef71a17 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org COMMENT= Medical Image Registration ToolKit (MIRTK) -WWW= https://mirtk.github.io/ +WWW= https://mirtk.github.io/ \ + https://github.com/BioMedIA/MIRTK LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt @@ -17,13 +18,15 @@ BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ LIB_DEPENDS= libpng16.so:graphics/png USES= cmake compiler:c++11-lang eigen:3 perl5 python +USE_CXXSTD= c++14 +USE_LDCONFIG= yes + USE_GITHUB= yes GH_ACCOUNT= BioMedIA GH_PROJECT= ${PORTNAME:tu} -USE_LDCONFIG= yes OPTIONS_DEFINE= TBB VTK -OPTIONS_DEFAULT= TBB VTK +OPTIONS_DEFAULT= TBB #VTK TBB_DESC= Build with TBB TBB_CMAKE_BOOL= WITH_TBB @@ -33,6 +36,7 @@ VTK_DESC= Build with the VTK toolkit VTK_CMAKE_BOOL= WITH_VTK VTK_LIB_DEPENDS= libvtkCommonCore-${VTK_VER}.so:math/vtk${VTK_VER:R} \ libexpat.so:textproc/expat2 +VTK_BROKEN= causes compilation failure due to use of deprecated feature using std::bind1st, see https://github.com/BioMedIA/MIRTK/issues/789 .include <../../math/vtk9/Makefile.version> .include <bsd.port.mk> diff --git a/graphics/mirtk/distinfo b/graphics/mirtk/distinfo index 063e17f809ef..8c77f474687e 100644 --- a/graphics/mirtk/distinfo +++ b/graphics/mirtk/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659025897 -SHA256 (BioMedIA-MIRTK-v2.0.0-178-g973ce2f_GH0.tar.gz) = 58e2f1ab1f9f161d63faa3a044bbe31dea315897d30a1b5754a3de83176765c0 -SIZE (BioMedIA-MIRTK-v2.0.0-178-g973ce2f_GH0.tar.gz) = 2905912 +TIMESTAMP = 1750917659 +SHA256 (BioMedIA-MIRTK-v2.0.0-179-gef71a17_GH0.tar.gz) = 7f95229472dda2979bcefbb80a37942817f28a845eb10fa75462405ff02df2dd +SIZE (BioMedIA-MIRTK-v2.0.0-179-gef71a17_GH0.tar.gz) = 2905635 diff --git a/graphics/nip2/Makefile b/graphics/nip2/Makefile index edd543bb23df..05cc0ee67ddf 100644 --- a/graphics/nip2/Makefile +++ b/graphics/nip2/Makefile @@ -1,6 +1,6 @@ PORTNAME= nip2 PORTVERSION= 8.7.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= graphics MASTER_SITES= https://github.com/libvips/${PORTNAME}/releases/download/v${PORTVERSION}/ diff --git a/graphics/opencollada/Makefile b/graphics/opencollada/Makefile index cdb5c673c2a8..be79b65ea1a7 100644 --- a/graphics/opencollada/Makefile +++ b/graphics/opencollada/Makefile @@ -1,7 +1,7 @@ PORTNAME= opencollada DISTVERSIONPREFIX= v PORTVERSION= 1.6.68 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics devel MAINTAINER= sunpoet@FreeBSD.org diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index a3c6ed6b53cb..06523cbb8145 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencv DISTVERSION= 4.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= desktop@FreeBSD.org diff --git a/graphics/openfx-arena/Makefile b/graphics/openfx-arena/Makefile index cb589b0eb22b..71fa2eaf0a7b 100644 --- a/graphics/openfx-arena/Makefile +++ b/graphics/openfx-arena/Makefile @@ -1,7 +1,7 @@ PORTNAME= openfx-arena PORTVERSION= 2.4.3 DISTVERSIONPREFIX= Natron- -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= graphics MAINTAINER= olivier@FreeBSD.org diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index 092b897889ee..9a402f4840a0 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.5.13.1 # py-openimageio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 8 +PORTREVISION?= 9 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/openslide/Makefile b/graphics/openslide/Makefile index 030f5a1657f7..8ce31d1bc1a2 100644 --- a/graphics/openslide/Makefile +++ b/graphics/openslide/Makefile @@ -1,7 +1,7 @@ PORTNAME= openslide DISTVERSIONPREFIX= v DISTVERSION= 4.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/oyranos/Makefile b/graphics/oyranos/Makefile index 75dde74cca74..699efa6b02b6 100644 --- a/graphics/oyranos/Makefile +++ b/graphics/oyranos/Makefile @@ -1,6 +1,6 @@ PORTNAME= oyranos PORTVERSION= 0.9.6 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= graphics MAINTAINER= ports@FreeBSD.org diff --git a/graphics/p5-Geo-GDAL-FFI/Makefile b/graphics/p5-Geo-GDAL-FFI/Makefile index 29bea464759d..65aa139595f8 100644 --- a/graphics/p5-Geo-GDAL-FFI/Makefile +++ b/graphics/p5-Geo-GDAL-FFI/Makefile @@ -1,6 +1,5 @@ PORTNAME= Geo-GDAL-FFI -PORTVERSION= 0.12 -PORTREVISION= 3 +PORTVERSION= 0.13 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/graphics/p5-Geo-GDAL-FFI/distinfo b/graphics/p5-Geo-GDAL-FFI/distinfo index 739b34255ae7..753e65589ae6 100644 --- a/graphics/p5-Geo-GDAL-FFI/distinfo +++ b/graphics/p5-Geo-GDAL-FFI/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720022746 -SHA256 (Geo-GDAL-FFI-0.12.tar.gz) = 318223323b15c927cd657cb44556bd0658e5da2f1d04a3cc5cc0231b7b46baa2 -SIZE (Geo-GDAL-FFI-0.12.tar.gz) = 53610 +TIMESTAMP = 1750954158 +SHA256 (Geo-GDAL-FFI-0.13.tar.gz) = 4dbe4a78d282be9ec3cdf4e1050297a71cc8e2ecc15360ddfe8587303bcc485d +SIZE (Geo-GDAL-FFI-0.13.tar.gz) = 53744 diff --git a/graphics/pcl-pointclouds/Makefile b/graphics/pcl-pointclouds/Makefile index 1e5e23d47a4b..773481c48ddc 100644 --- a/graphics/pcl-pointclouds/Makefile +++ b/graphics/pcl-pointclouds/Makefile @@ -1,7 +1,7 @@ PORTNAME= pcl DISTVERSIONPREFIX= pcl- DISTVERSION= 1.15.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics math #MASTER_SITES= https://github.com/PointCloudLibrary/${PORTNAME}/releases/download/${PORTNAME}-${DISTVERSION}/ PKGNAMESUFFIX= -pointclouds diff --git a/graphics/pecl-geospatial/Makefile b/graphics/pecl-geospatial/Makefile index 77d642457627..9cba37ef2cc7 100644 --- a/graphics/pecl-geospatial/Makefile +++ b/graphics/pecl-geospatial/Makefile @@ -1,5 +1,5 @@ PORTNAME= geospatial -PORTVERSION= 0.3.2 +PORTVERSION= 0.3.3 CATEGORIES= graphics MAINTAINER= sunpoet@FreeBSD.org diff --git a/graphics/pecl-geospatial/distinfo b/graphics/pecl-geospatial/distinfo index da24860c53f9..ec1ee06cd206 100644 --- a/graphics/pecl-geospatial/distinfo +++ b/graphics/pecl-geospatial/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1715842482 -SHA256 (PECL/geospatial-0.3.2.tgz) = 3b704d44c4851f04da78ceafca14358257345b8a22d71b2fa0bd5ac705475449 -SIZE (PECL/geospatial-0.3.2.tgz) = 12502 +TIMESTAMP = 1750954164 +SHA256 (PECL/geospatial-0.3.3.tgz) = 370f1f72bbd4d7d48f2b925f94aab5d35b587f82fe0366a9e09c92aa3bcf337d +SIZE (PECL/geospatial-0.3.3.tgz) = 12972 diff --git a/graphics/podofo/Makefile b/graphics/podofo/Makefile index 6edaf5cb957c..834a92a5298c 100644 --- a/graphics/podofo/Makefile +++ b/graphics/podofo/Makefile @@ -1,5 +1,6 @@ PORTNAME= podofo PORTVERSION= 0.10.4 +PORTREVISION= 1 CATEGORIES= graphics print MAINTAINER= sunpoet@FreeBSD.org diff --git a/graphics/py-cairosvg/Makefile b/graphics/py-cairosvg/Makefile index 9efe71f55ccb..97afd649e745 100644 --- a/graphics/py-cairosvg/Makefile +++ b/graphics/py-cairosvg/Makefile @@ -1,10 +1,8 @@ PORTNAME= cairosvg -PORTVERSION= 2.7.1 -PORTREVISION= 1 +PORTVERSION= 2.8.2 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= CairoSVG-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simple SVG Converter based on Cairo diff --git a/graphics/py-cairosvg/distinfo b/graphics/py-cairosvg/distinfo index ea9d4301c5e5..5012259f3c73 100644 --- a/graphics/py-cairosvg/distinfo +++ b/graphics/py-cairosvg/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1692211789 -SHA256 (CairoSVG-2.7.1.tar.gz) = 432531d72347291b9a9ebfb6777026b607563fd8719c46ee742db0aef7271ba0 -SIZE (CairoSVG-2.7.1.tar.gz) = 8399085 +TIMESTAMP = 1750954208 +SHA256 (cairosvg-2.8.2.tar.gz) = 07cbf4e86317b27a92318a4cac2a4bb37a5e9c1b8a27355d06874b22f85bef9f +SIZE (cairosvg-2.8.2.tar.gz) = 8398590 diff --git a/graphics/py-fiona/Makefile b/graphics/py-fiona/Makefile index b9ed6832b0f7..1227976ce629 100644 --- a/graphics/py-fiona/Makefile +++ b/graphics/py-fiona/Makefile @@ -1,6 +1,6 @@ PORTNAME= fiona DISTVERSION= 1.10.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-fiona/files/patch-pyproject.toml b/graphics/py-fiona/files/patch-pyproject.toml index 2612df9f4c68..9242df5e7b21 100644 --- a/graphics/py-fiona/files/patch-pyproject.toml +++ b/graphics/py-fiona/files/patch-pyproject.toml @@ -1,9 +1,9 @@ ---- pyproject.toml.orig 2025-03-26 21:47:52 UTC +--- pyproject.toml.orig 2024-09-13 23:33:55 UTC +++ pyproject.toml @@ -1,5 +1,5 @@ [build-system] -requires = ["setuptools>=67.8", "cython~=3.0.2"] -+requires = ["setuptools", "cython~=3.0.2"] ++requires = ["setuptools", "cython>=3.0.2"] build-backend = "setuptools.build_meta" [project] diff --git a/graphics/py-fury/Makefile b/graphics/py-fury/Makefile index 9dd95e0c9314..264aadfb5fbf 100644 --- a/graphics/py-fury/Makefile +++ b/graphics/py-fury/Makefile @@ -1,5 +1,6 @@ PORTNAME= fury DISTVERSION= 0.12.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-mayavi/Makefile b/graphics/py-mayavi/Makefile index 9187f05eaa60..4231c09f8271 100644 --- a/graphics/py-mayavi/Makefile +++ b/graphics/py-mayavi/Makefile @@ -1,6 +1,6 @@ PORTNAME= mayavi DISTVERSION= 4.8.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics science python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-pydot/Makefile b/graphics/py-pydot/Makefile index 95a83b74119f..2b725bf8cdb5 100644 --- a/graphics/py-pydot/Makefile +++ b/graphics/py-pydot/Makefile @@ -1,5 +1,5 @@ PORTNAME= pydot -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.1 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/MIT.txt BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=61.0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} RUN_DEPENDS= dot:graphics/graphviz \ - ${PYTHON_PKGNAMEPREFIX}pyparsing>=3.0.9:devel/py-pyparsing@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}pyparsing>=3.1.0:devel/py-pyparsing@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/graphics/py-pydot/distinfo b/graphics/py-pydot/distinfo index 9c711b3828ee..979658f6d536 100644 --- a/graphics/py-pydot/distinfo +++ b/graphics/py-pydot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546562 -SHA256 (pydot-4.0.0.tar.gz) = 12f16493337cade2f7631b87c8ccd299ba2e251f3ee5d0732a058df2887afe97 -SIZE (pydot-4.0.0.tar.gz) = 161793 +TIMESTAMP = 1750954210 +SHA256 (pydot-4.0.1.tar.gz) = c2148f681c4a33e08bf0e26a9e5f8e4099a82e0e2a068098f32ce86577364ad5 +SIZE (pydot-4.0.1.tar.gz) = 162594 diff --git a/graphics/py-pydot/files/patch-pyproject.toml b/graphics/py-pydot/files/patch-pyproject.toml index e0a8a968172c..67194156c30a 100644 --- a/graphics/py-pydot/files/patch-pyproject.toml +++ b/graphics/py-pydot/files/patch-pyproject.toml @@ -1,6 +1,14 @@ ---- pyproject.toml.orig 2025-05-04 11:11:07 UTC +--- pyproject.toml.orig 2025-06-17 20:09:42 UTC +++ pyproject.toml -@@ -10,10 +10,7 @@ readme = "README.md" +@@ -3,17 +3,14 @@ + # SPDX-License-Identifier: MIT + + [build-system] +-requires = ["setuptools >= 75.3.2"] ++requires = ["setuptools >= 61.0"] + build-backend = "setuptools.build_meta" + + [project] name = 'pydot' description = "Python interface to Graphviz's Dot" readme = "README.md" @@ -11,4 +19,4 @@ +license = {text = "MIT"} requires-python = ">= 3.8" dependencies = [ - 'pyparsing>=3.0.9' + 'pyparsing>=3.1.0' diff --git a/graphics/py-pyvista/Makefile b/graphics/py-pyvista/Makefile index 2b4540d8aa0c..80aa88554f1c 100644 --- a/graphics/py-pyvista/Makefile +++ b/graphics/py-pyvista/Makefile @@ -1,6 +1,6 @@ PORTNAME= pyvista DISTVERSION= 0.34.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-rasterio/Makefile b/graphics/py-rasterio/Makefile index 537d810c3488..47404cbbfd52 100644 --- a/graphics/py-rasterio/Makefile +++ b/graphics/py-rasterio/Makefile @@ -1,6 +1,6 @@ PORTNAME= rasterio PORTVERSION= 1.3.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -28,7 +28,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}affine>=0:math/py-affine@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}snuggs>=1.4.1:math/py-snuggs@${PY_FLAVOR} USES= compiler:c++11-lang python -USE_PYTHON= autoplist concurrent cython pep517 +USE_PYTHON= autoplist concurrent cython3 pep517 OPTIONS_DEFINE= PLOT S3 PLOT_DESC= Plotting support diff --git a/graphics/py-rasterio/files/patch-pyproject.toml b/graphics/py-rasterio/files/patch-pyproject.toml index 3158f30c006e..59c5ffbafb21 100644 --- a/graphics/py-rasterio/files/patch-pyproject.toml +++ b/graphics/py-rasterio/files/patch-pyproject.toml @@ -9,7 +9,7 @@ - "cython~=3.0.2", - "numpy>=2.0.0,<3.0; python_version >= '3.9'", - "oldest-supported-numpy; python_version < '3.9'" -+ "cython", ++ "cython>=3.0.2", + "numpy", ] diff --git a/graphics/py-simplejpeg/Makefile b/graphics/py-simplejpeg/Makefile index c07bd2c95471..7d0b64533edb 100644 --- a/graphics/py-simplejpeg/Makefile +++ b/graphics/py-simplejpeg/Makefile @@ -1,5 +1,6 @@ PORTNAME= simplejpeg DISTVERSION= 1.8.0 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/py-simplejpeg/files/patch-pyproject.toml b/graphics/py-simplejpeg/files/patch-pyproject.toml index eef10ae684eb..e7c68ace4d4d 100644 --- a/graphics/py-simplejpeg/files/patch-pyproject.toml +++ b/graphics/py-simplejpeg/files/patch-pyproject.toml @@ -1,4 +1,4 @@ ---- pyproject.toml.orig 2024-09-17 16:08:16 UTC +--- pyproject.toml.orig 2025-02-08 13:37:27 UTC +++ pyproject.toml @@ -29,11 +29,10 @@ requires = [ @@ -8,8 +8,9 @@ + "setuptools", "wheel", - "cmake>=3.6.3", - "cython~=3.0.0", +- "cython~=3.0.0", - "numpy>=2.0.0", ++ "cython>=3.1.0", + "numpy", ] build-backend = "setuptools.build_meta" diff --git a/graphics/qgis-ltr/Makefile b/graphics/qgis-ltr/Makefile index a971fd5fa4d0..75968353d2f4 100644 --- a/graphics/qgis-ltr/Makefile +++ b/graphics/qgis-ltr/Makefile @@ -1,5 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.40.8 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ PKGNAMESUFFIX= -ltr diff --git a/graphics/qgis/Makefile b/graphics/qgis/Makefile index 1081ee5906f6..638e671201a6 100644 --- a/graphics/qgis/Makefile +++ b/graphics/qgis/Makefile @@ -1,5 +1,6 @@ PORTNAME= qgis DISTVERSION= 3.44.0 +PORTREVISION= 1 CATEGORIES= graphics geography MASTER_SITES= https://qgis.org/downloads/ diff --git a/graphics/sane-airscan/Makefile b/graphics/sane-airscan/Makefile index d9d7fcafaf77..004ffed64082 100644 --- a/graphics/sane-airscan/Makefile +++ b/graphics/sane-airscan/Makefile @@ -1,5 +1,6 @@ PORTNAME= sane-airscan DISTVERSION= 0.99.29 +PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= henry.hu.sh@gmail.com diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 2b7acbfbcf88..81f78de12fda 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -1,5 +1,6 @@ PORTNAME= sane-backends DISTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://gitlab.com/-/project/429008/uploads/843c156420e211859e974f78f64c3ea3/ diff --git a/graphics/sharpconstruct/Makefile b/graphics/sharpconstruct/Makefile index 8c5c815ab5b2..5309f8ceef8c 100644 --- a/graphics/sharpconstruct/Makefile +++ b/graphics/sharpconstruct/Makefile @@ -1,6 +1,6 @@ PORTNAME= sharpconstruct PORTVERSION= 0.11 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= graphics MASTER_SITES= SF/sharp3d/SharpConstruct/${PORTVERSION} diff --git a/graphics/shotwell/Makefile b/graphics/shotwell/Makefile index 65a35905bf86..3bf866870630 100644 --- a/graphics/shotwell/Makefile +++ b/graphics/shotwell/Makefile @@ -1,5 +1,6 @@ PORTNAME= shotwell PORTVERSION= 0.32.13 +PORTREVISION= 1 CATEGORIES= graphics gnome MASTER_SITES= GNOME diff --git a/graphics/swfmill/Makefile b/graphics/swfmill/Makefile index 1792c8477137..22122591111c 100644 --- a/graphics/swfmill/Makefile +++ b/graphics/swfmill/Makefile @@ -1,6 +1,6 @@ PORTNAME= swfmill PORTVERSION= 0.3.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://swfmill.org/releases/ diff --git a/graphics/synfig/Makefile b/graphics/synfig/Makefile index e718dde1ad6f..23185c619a51 100644 --- a/graphics/synfig/Makefile +++ b/graphics/synfig/Makefile @@ -1,7 +1,7 @@ PORTNAME= synfig DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics devel multimedia MAINTAINER= portmaster@BSDforge.com diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile index 192c8699f39a..0bf457c2f179 100644 --- a/graphics/synfigstudio/Makefile +++ b/graphics/synfigstudio/Makefile @@ -1,7 +1,7 @@ PORTNAME= synfigstudio DISTVERSIONPREFIX= v DISTVERSION= 1.4.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics multimedia MAINTAINER= portmaster@BSDforge.com diff --git a/graphics/tinyows/Makefile b/graphics/tinyows/Makefile index 2a534cee851a..9c9ef9c03849 100644 --- a/graphics/tinyows/Makefile +++ b/graphics/tinyows/Makefile @@ -1,5 +1,6 @@ PORTNAME= tinyows PORTVERSION= 1.2.2 +PORTREVISION= 1 CATEGORIES= graphics www geography MASTER_SITES= https://download.osgeo.org/mapserver/ diff --git a/graphics/vulkan-caps-viewer/Makefile b/graphics/vulkan-caps-viewer/Makefile index 2fa3e55168ee..7f3a98e6d7a1 100644 --- a/graphics/vulkan-caps-viewer/Makefile +++ b/graphics/vulkan-caps-viewer/Makefile @@ -1,5 +1,5 @@ PORTNAME= vulkan-caps-viewer -DISTVERSION= 4.01 +DISTVERSION= 4.02 CATEGORIES= graphics MAINTAINER= jbeich@FreeBSD.org @@ -15,7 +15,7 @@ USE_GITHUB= yes USE_QT= qmake:build buildtools:build core gui network widgets GH_ACCOUNT= SaschaWillems GH_PROJECT= VulkanCapsViewer -GH_TUPLE= KhronosGroup:Vulkan-Headers:v1.4.313:vkheaders/Vulkan-Headers +GH_TUPLE= KhronosGroup:Vulkan-Headers:v1.4.320:vkheaders/Vulkan-Headers LDFLAGS+= -Wl,--as-needed # avoid overlinking (GL, wayland) PLIST_FILES= bin/vulkanCapsViewer \ share/applications/vulkanCapsViewer.desktop \ diff --git a/graphics/vulkan-caps-viewer/distinfo b/graphics/vulkan-caps-viewer/distinfo index ec6437e08d52..a8b4856669ad 100644 --- a/graphics/vulkan-caps-viewer/distinfo +++ b/graphics/vulkan-caps-viewer/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1745061885 -SHA256 (SaschaWillems-VulkanCapsViewer-4.01_GH0.tar.gz) = bfae9ac76d10ae50dffd49630f9a3ec147cdd24f86eaf459a0d20626753995c0 -SIZE (SaschaWillems-VulkanCapsViewer-4.01_GH0.tar.gz) = 2867240 -SHA256 (KhronosGroup-Vulkan-Headers-v1.4.313_GH0.tar.gz) = f3298b8dc620530493296759858a69b622f98ececa0e8c75488ad2000778148f -SIZE (KhronosGroup-Vulkan-Headers-v1.4.313_GH0.tar.gz) = 2635494 +TIMESTAMP = 1751043175 +SHA256 (SaschaWillems-VulkanCapsViewer-4.02_GH0.tar.gz) = f16873ad56bf4fa5981bdd18526c93a6a3825a64bbb8d2e9c9313664c4c6ea43 +SIZE (SaschaWillems-VulkanCapsViewer-4.02_GH0.tar.gz) = 2868716 +SHA256 (KhronosGroup-Vulkan-Headers-v1.4.320_GH0.tar.gz) = 26bf2befead6bf397263a74885dac3e68d133af76062321c2a5ce81de47b8429 +SIZE (KhronosGroup-Vulkan-Headers-v1.4.320_GH0.tar.gz) = 2629365 diff --git a/graphics/wayland/Makefile b/graphics/wayland/Makefile index 097e1e4cec84..2d1460e18de4 100644 --- a/graphics/wayland/Makefile +++ b/graphics/wayland/Makefile @@ -1,5 +1,6 @@ PORTNAME= wayland DISTVERSION= 1.23.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= https://gitlab.freedesktop.org/${PORTNAME}/${PORTNAME}/-/releases/${DISTVERSION}/downloads/ diff --git a/graphics/xournalpp/Makefile b/graphics/xournalpp/Makefile index 8adad8ad3ad8..b50f9f6f7a6c 100644 --- a/graphics/xournalpp/Makefile +++ b/graphics/xournalpp/Makefile @@ -1,7 +1,7 @@ PORTNAME= xournalpp DISTVERSIONPREFIX= v DISTVERSION= 1.2.3-20240830 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile index 85388633ac47..070dcbc0c081 100644 --- a/graphics/yafaray/Makefile +++ b/graphics/yafaray/Makefile @@ -1,7 +1,7 @@ PORTNAME= yafaray DISTVERSIONPREFIX= v DISTVERSION= 3.5.1 -PORTREVISION= 28 +PORTREVISION= 29 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org |