diff --git a/graphics/kimageannotator/Makefile b/graphics/kimageannotator/Makefile index cfaeb55c73d9..5e63112f90dd 100644 --- a/graphics/kimageannotator/Makefile +++ b/graphics/kimageannotator/Makefile @@ -1,26 +1,26 @@ PORTNAME= kImageAnnotator DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.1 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= Library for image-annotation tools LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libkColorPicker.so:graphics/kcolorpicker USES= cmake localbase compiler:c++11-lang qt:5 xorg USE_GITHUB= yes GH_ACCOUNT= ksnip USE_QT= core gui svg widgets \ buildtools_build linguisttools_build qmake_build USE_XORG= x11 CMAKE_ON= BUILD_SHARED_LIBS CMAKE_OFF= BUILD_EXAMPLE PLIST_SUB= SHLIB_VER=${DISTVERSION} .include diff --git a/graphics/kimageannotator/distinfo b/graphics/kimageannotator/distinfo index 48eeb2c4862e..5087648ca11b 100644 --- a/graphics/kimageannotator/distinfo +++ b/graphics/kimageannotator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1621946696 -SHA256 (ksnip-kImageAnnotator-v0.5.0_GH0.tar.gz) = 9507382c76997dcce7d080d26081737ae3ed570221039e32012b6196f522b36f -SIZE (ksnip-kImageAnnotator-v0.5.0_GH0.tar.gz) = 215029 +TIMESTAMP = 1622452952 +SHA256 (ksnip-kImageAnnotator-v0.5.1_GH0.tar.gz) = eda25bb3272af19754c145842a51c13ca7dedb3840dc1d884312f814df31096c +SIZE (ksnip-kImageAnnotator-v0.5.1_GH0.tar.gz) = 214671 diff --git a/graphics/ksnip/Makefile b/graphics/ksnip/Makefile index fb7261e61b1d..5c55fd4737b2 100644 --- a/graphics/ksnip/Makefile +++ b/graphics/ksnip/Makefile @@ -1,26 +1,27 @@ PORTNAME= ksnip DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 +PORTREVISION= 1 CATEGORIES= graphics kde MAINTAINER= kde@FreeBSD.org COMMENT= Screenshot and annotation tool LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE.txt LIB_DEPENDS= libkColorPicker.so:graphics/kcolorpicker \ libkImageAnnotator.so:graphics/kimageannotator USES= cmake compiler:c++11-lang kde:5 qt:5 xorg USE_GITHUB= yes GH_ACCOUNT= ksnip USE_KDE= ecm_build USE_QT= concurrent core dbus gui network printsupport svg testlib \ widgets x11extras xml \ buildtools_build linguisttools_build qmake_build USE_XORG= x11 xcb PORTSCOUT= limit:^[0-9] .include diff --git a/graphics/spectacle/Makefile b/graphics/spectacle/Makefile index d327061f8f4c..b0fb6d7708ce 100644 --- a/graphics/spectacle/Makefile +++ b/graphics/spectacle/Makefile @@ -1,27 +1,27 @@ PORTNAME= spectacle DISTVERSION= ${KDE_APPLICATIONS_VERSION} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics kde kde-applications MAINTAINER= kde@FreeBSD.org COMMENT= KDE screen capture program LIB_DEPENDS= libxcb-cursor.so:x11/xcb-util-cursor \ libxcb-image.so:x11/xcb-util-image \ libxcb-util.so:x11/xcb-util \ libkImageAnnotator.so:graphics/kimageannotator RUN_DEPENDS= kipi-plugins>=0:graphics/kipi-plugins USES= cmake compiler:c++11-lang gettext kde:5 pkgconfig qt:5 tar:xz xorg USE_KDE= attica auth codecs completion config configwidgets coreaddons \ dbusaddons doctools ecm globalaccel i18n jobwidgets kdeclarative kio \ libkipi newstuff notifications package service wayland \ widgetsaddons windowsystem xmlgui USE_QT= core concurrent dbus declarative gui network printsupport \ quickcontrols widgets x11extras xml \ buildtools_build qmake_build USE_XORG= x11 xcb xext xfixes OPTIONS_DEFINE= DOCS .include