diff options
Diffstat (limited to 'accessibility')
23 files changed, 107 insertions, 108 deletions
diff --git a/accessibility/accesskit-c/Makefile b/accessibility/accesskit-c/Makefile index 6fb91cb02269..79fcc36c307e 100644 --- a/accessibility/accesskit-c/Makefile +++ b/accessibility/accesskit-c/Makefile @@ -1,6 +1,6 @@ PORTNAME= accesskit-c DISTVERSION= 0.17.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= accessibility MAINTAINER= gnome@FreeBSD.org diff --git a/accessibility/at-spi2-core/Makefile b/accessibility/at-spi2-core/Makefile index 168d4e8a34c6..12bedd35a5f1 100644 --- a/accessibility/at-spi2-core/Makefile +++ b/accessibility/at-spi2-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= at-spi2-core -PORTVERSION= 2.60.1 +PORTVERSION= 2.60.4 CATEGORIES= accessibility x11-toolkits MASTER_SITES= GNOME DIST_SUBDIR= gnome @@ -14,10 +14,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas USES= dbus-testing gettext-tools gnome localbase meson python \ - pkgconfig tar:xz + pkgconfig shebangfix tar:xz USE_GNOME= glib20 introspection:build libxml2:build USE_LDCONFIG= yes +SHEBANG_FILES= xml/generate-introspection.py MESON_ARGS= -Duse_systemd=false + +TESTING_UNSAFE= some tests fail on i386 + BINARY_ALIAS= python3=${PYTHON_CMD} PORTSCOUT= limitw:1,even @@ -31,9 +35,7 @@ ATKONLY_LIB_DEPENDS_OFF= libdbus-1.so:devel/dbus ATKONLY_MESON_TRUE= atk_only X11_USES= xorg -X11_USE= XORG=x11,xi,xtst +X11_USE= XORG=x11,xi,xres,xtst X11_MESON_ENABLED= x11 -TESTING_UNSAFE= some tests fail on i386 - .include <bsd.port.mk> diff --git a/accessibility/at-spi2-core/distinfo b/accessibility/at-spi2-core/distinfo index cfb76b6cd268..9ac3e1a99d13 100644 --- a/accessibility/at-spi2-core/distinfo +++ b/accessibility/at-spi2-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776780319 -SHA256 (gnome/at-spi2-core-2.60.1.tar.xz) = f99b87e3c1674f5fbc417cc9c1d9e261c0f29aab0550ad6369805031d12f6852 -SIZE (gnome/at-spi2-core-2.60.1.tar.xz) = 596552 +TIMESTAMP = 1779698159 +SHA256 (gnome/at-spi2-core-2.60.4.tar.xz) = 1a1f5ba9805917f41fc6aa6823dcf887a291d607a427e2d5afb6b5dfa65070c7 +SIZE (gnome/at-spi2-core-2.60.4.tar.xz) = 599468 diff --git a/accessibility/at-spi2-core/pkg-plist b/accessibility/at-spi2-core/pkg-plist index e3a0d1ba0157..4b8d55f1a199 100644 --- a/accessibility/at-spi2-core/pkg-plist +++ b/accessibility/at-spi2-core/pkg-plist @@ -74,7 +74,7 @@ lib/girepository-1.0/Atk-1.0.typelib %%NO_ATKONLY%%lib/gtk-2.0/modules/libatk-bridge.so lib/libatk-1.0.so lib/libatk-1.0.so.0 -lib/libatk-1.0.so.0.26010.1 +lib/libatk-1.0.so.0.26013.1 %%NO_ATKONLY%%lib/libatk-bridge-2.0.so %%NO_ATKONLY%%lib/libatk-bridge-2.0.so.0 %%NO_ATKONLY%%lib/libatk-bridge-2.0.so.0.0.0 @@ -147,6 +147,7 @@ share/locale/kn/LC_MESSAGES/at-spi2-core.mo share/locale/ko/LC_MESSAGES/at-spi2-core.mo share/locale/ku/LC_MESSAGES/at-spi2-core.mo share/locale/li/LC_MESSAGES/at-spi2-core.mo +share/locale/lo/LC_MESSAGES/at-spi2-core.mo share/locale/lt/LC_MESSAGES/at-spi2-core.mo share/locale/lv/LC_MESSAGES/at-spi2-core.mo share/locale/mai/LC_MESSAGES/at-spi2-core.mo diff --git a/accessibility/caribou/Makefile b/accessibility/caribou/Makefile index f50d7a77d699..cd119af4a485 100644 --- a/accessibility/caribou/Makefile +++ b/accessibility/caribou/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libclutter-glx-1.0.so:graphics/clutter \ libdbus-1.so:devel/dbus RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}atspi>=2.1.91:accessibility/py-atspi@${PY_FLAVOR} -USES= autoreconf:2.69 gettext gl gmake gnome libtool localbase \ +USES= autoreconf:2.69 cpe gettext gl gmake gnome libtool localbase \ pkgconfig python shebangfix vala:build xorg USE_GITLAB= yes @@ -43,6 +43,8 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk2-module INSTALL_TARGET= install-strip +CPE_VENDOR= gnome + .include <bsd.port.options.mk> .if ${OPSYS} == FreeBSD diff --git a/accessibility/darkman/Makefile b/accessibility/darkman/Makefile index 086fe3b20091..381787f388c1 100644 --- a/accessibility/darkman/Makefile +++ b/accessibility/darkman/Makefile @@ -1,10 +1,9 @@ PORTNAME= darkman DISTVERSIONPREFIX= v -DISTVERSION= 2.0.1 -PORTREVISION= 19 +DISTVERSION= 2.3.1 CATEGORIES= accessibility wayland -MAINTAINER= ports@FreeBSD.org +MAINTAINER= pierre-alain+freebsd@toret.fr COMMENT= Framework for dark-mode and light-mode transitions WWW= https://gitlab.com/WhyNotHugo/darkman @@ -13,59 +12,49 @@ LICENSE_FILE= ${WRKSRC}/LICENCE USES= go:modules USE_GITHUB= nodefault -USE_GITLAB= yes -GH_TUPLE= adrg:xdg:v0.3.3:adrg_xdg/vendor/github.com/adrg/xdg \ - go-check:check:41f04d3bba15:go_check_check/vendor/gopkg.in/check.v1 \ - go-yaml:yaml:v3.0.1:go_yaml_yaml/vendor/gopkg.in/yaml.v3 \ +GH_TUPLE= goccy:go-yaml:v1.18.0:goccy_go_yaml/vendor/github.com/goccy/go-yaml \ godbus:dbus:v5.0.4:godbus_dbus_v5/vendor/github.com/godbus/dbus/v5 \ inconshreveable:mousetrap:v1.1.0:inconshreveable_mousetrap/vendor/github.com/inconshreveable/mousetrap \ - kr:pretty:v0.2.0:kr_pretty/vendor/github.com/kr/pretty \ - rxwycdh:rxhash:10b7a38b400d:rxwycdh_rxhash/vendor/github.com/rxwycdh/rxhash \ - sj14:astral:v0.1.2:sj14_astral/vendor/github.com/sj14/astral \ + lmittmann:tint:v1.1.2:lmittmann_tint/vendor/github.com/lmittmann/tint \ + sj14:astral:v0.2.1:sj14_astral/vendor/github.com/sj14/astral \ spf13:cobra:v1.7.0:spf13_cobra/vendor/github.com/spf13/cobra \ spf13:pflag:v1.0.5:spf13_pflag/vendor/github.com/spf13/pflag +USE_GITLAB= yes GL_ACCOUNT= WhyNotHugo GO_TARGET= ./cmd/${PORTNAME} -PLIST_FILES= bin/${PORTNAME} \ - share/dbus-1/services/nl.whynothugo.darkman.service \ - share/dbus-1/services/org.freedesktop.impl.portal.desktop.darkman.service \ - share/xdg-desktop-portal/portals/${PORTNAME}.portal -OPTIONS_DEFINE= MANPAGES +OPTIONS_DEFINE= EXAMPLES MANPAGES OPTIONS_DEFAULT=MANPAGES -MANPAGES_BUILD_DEPENDS= scdoc:textproc/scdoc -MANPAGES_PLIST_FILES= share/man/man1/${PORTNAME}.1.gz +OPTIONS_SUB= yes post-patch: # Extract (snapshot) version from the port instead of placeholder @${REINPLACE_CMD} 's/0.0.0-dev/${DISTVERSIONFULL}/' \ ${WRKSRC}/cmd/${PORTNAME}/main.go -# Respect PREFIX for system-wide config - @${REINPLACE_CMD} 's,/etc,${PREFIX}&,' \ - ${WRKSRC}/configuration.go -# Respect LOCALBASE for {dark,light}-mode.d scripts - @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ - ${WRKSRC}/${PORTNAME}.1.scd - @${REINPLACE_CMD} 's,/usr/share,${LOCALBASE}/share,' \ - ${WRKSRC}/vendor/github.com/adrg/xdg/paths_unix.go # Respect PREFIX for DBus activation @${REINPLACE_CMD} 's,/usr/bin,${PREFIX}/bin,' \ ${WRKSRC}/contrib/dbus/*.service +do-install-EXAMPLES-on: + (cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . \ + ${STAGEDIR}${EXAMPLESDIR}) + +do-install-MANPAGES-on: + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ + ${STAGEDIR}${MANDIRS}/man1 + ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.conf.5 \ + ${STAGEDIR}${MANDIRS}/man5 + post-install: - ${MKDIR} ${STAGEDIR}${PREFIX}/share/dbus-1/services + @${MKDIR} ${STAGEDIR}${PREFIX}/share/dbus-1/services ${INSTALL_DATA} ${WRKSRC}/contrib/dbus/*.service \ ${STAGEDIR}${PREFIX}/share/dbus-1/services/ - ${MKDIR} ${STAGEDIR}${PREFIX}/share/xdg-desktop-portal/portals + @${MKDIR} ${STAGEDIR}${PREFIX}/share/xdg-desktop-portal/portals ${INSTALL_DATA} ${WRKSRC}/contrib/portal/${PORTNAME}.portal \ ${STAGEDIR}${PREFIX}/share/xdg-desktop-portal/portals/ - -do-build-MANPAGES-on: - scdoc < ${WRKSRC}/${PORTNAME}.1.scd >${WRKSRC}/${PORTNAME}.1 - -do-install-MANPAGES-on: - ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.1 \ - ${STAGEDIR}${PREFIX}/${MANPAGES_PLIST_FILES:H} + @${MKDIR} ${STAGEDIR}${DESKTOPDIR} + ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop \ + ${STAGEDIR}${DESKTOPDIR} .include <bsd.port.mk> diff --git a/accessibility/darkman/distinfo b/accessibility/darkman/distinfo index c407d0a9786f..6d0e30d3b218 100644 --- a/accessibility/darkman/distinfo +++ b/accessibility/darkman/distinfo @@ -1,23 +1,17 @@ -TIMESTAMP = 1716825162 -SHA256 (adrg-xdg-v0.3.3_GH0.tar.gz) = 07493a0702766a2f713321928a0f304c34f900dee445f5de3a4e43c715d2e21d -SIZE (adrg-xdg-v0.3.3_GH0.tar.gz) = 16502 -SHA256 (go-check-check-41f04d3bba15_GH0.tar.gz) = 2d5b1036909b241e44f0d6a7cfa936cf9f875efb4f0af077cd61585c6d0c0432 -SIZE (go-check-check-41f04d3bba15_GH0.tar.gz) = 31614 -SHA256 (go-yaml-yaml-v3.0.1_GH0.tar.gz) = cf05411540d3e6ef8f1fd88434b34f94cedaceb540329031d80e23b74540c4e5 -SIZE (go-yaml-yaml-v3.0.1_GH0.tar.gz) = 91173 +TIMESTAMP = 1779785628 +SHA256 (goccy-go-yaml-v1.18.0_GH0.tar.gz) = cc35e59094e2c254c884b87065524dc30db313f23de97d9515143f5d80b26916 +SIZE (goccy-go-yaml-v1.18.0_GH0.tar.gz) = 663051 SHA256 (godbus-dbus-v5.0.4_GH0.tar.gz) = cc43459f4c165c1f782aea9a1b79405b5a07cab9694a637246dacde9c889bc56 SIZE (godbus-dbus-v5.0.4_GH0.tar.gz) = 69965 SHA256 (inconshreveable-mousetrap-v1.1.0_GH0.tar.gz) = ab23e7c5cbf42564eb0190ee051b7217c04fd2599d2f26e9ebe205db75963141 SIZE (inconshreveable-mousetrap-v1.1.0_GH0.tar.gz) = 5338 -SHA256 (kr-pretty-v0.2.0_GH0.tar.gz) = 6dc2207cfe03d3b9d65460cbada52c533ed273726a78d9f485c439ad813fe990 -SIZE (kr-pretty-v0.2.0_GH0.tar.gz) = 8760 -SHA256 (rxwycdh-rxhash-10b7a38b400d_GH0.tar.gz) = 9e2cd56759e39e60f0ccc0ee74fbeb52e4bef8880770e2a4822258da929fc748 -SIZE (rxwycdh-rxhash-10b7a38b400d_GH0.tar.gz) = 2918 -SHA256 (sj14-astral-v0.1.2_GH0.tar.gz) = e3305b66e64505f763ff5d87b31bef8dae78a0780ad93864d09341aebdd7466a -SIZE (sj14-astral-v0.1.2_GH0.tar.gz) = 266290 +SHA256 (lmittmann-tint-v1.1.2_GH0.tar.gz) = e424ac111a4f246252c60e12bcaba34af47c2c2c8169e3e6d59e5e0f6e8a47b8 +SIZE (lmittmann-tint-v1.1.2_GH0.tar.gz) = 11471 +SHA256 (sj14-astral-v0.2.1_GH0.tar.gz) = cccf3bbf800ca2fde99ba096466d5b6d5fd15e28f105408eeb1c2b229539bc1a +SIZE (sj14-astral-v0.2.1_GH0.tar.gz) = 266908 SHA256 (spf13-cobra-v1.7.0_GH0.tar.gz) = efce686c813c787d8fc650f5bd1bbe903c168c8400003c3eafb8724a4a2d65c8 SIZE (spf13-cobra-v1.7.0_GH0.tar.gz) = 187161 SHA256 (spf13-pflag-v1.0.5_GH0.tar.gz) = 9a2cae1f8e8ab0d2cc8ebe468e871af28d9ac0962cf0520999e3ba85f0c7b808 SIZE (spf13-pflag-v1.0.5_GH0.tar.gz) = 50796 -SHA256 (darkman-v2.0.1.tar.bz2) = 516f8c147680027690d6ca219004e7c8a0d7ef792b374243e54fcc8ea2bbcde4 -SIZE (darkman-v2.0.1.tar.bz2) = 25801 +SHA256 (darkman-v2.3.1.tar.bz2) = 9a83ba1686a5087a7cdb3a6e995c9b90a15318a09076b747b0d0cdd90dde73d9 +SIZE (darkman-v2.3.1.tar.bz2) = 29144 diff --git a/accessibility/darkman/pkg-plist b/accessibility/darkman/pkg-plist new file mode 100644 index 000000000000..6ddda2c8d45c --- /dev/null +++ b/accessibility/darkman/pkg-plist @@ -0,0 +1,18 @@ +bin/darkman +share/applications/darkman.desktop +share/dbus-1/services/nl.whynothugo.darkman.service +share/dbus-1/services/org.freedesktop.impl.portal.desktop.darkman.service +share/xdg-desktop-portal/portals/darkman.portal +%%MANPAGES%%share/man/man1/darkman.1.gz +%%MANPAGES%%share/man/man5/darkman.conf.5.gz +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/desktop-notification.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gtk3-theme.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kde-global-theme.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kde-gtk-theme.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kde-konsole-theme.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kde-wallpaper.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kde-yakuake-theme.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/keyboard-backlight.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mako.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/neovim-background.sh +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/xfce-theme.sh diff --git a/accessibility/hyprsunset/Makefile b/accessibility/hyprsunset/Makefile index 3f67ac6f20a7..b037f27b2330 100644 --- a/accessibility/hyprsunset/Makefile +++ b/accessibility/hyprsunset/Makefile @@ -1,7 +1,7 @@ PORTNAME= hyprsunset DISTVERSIONPREFIX= v DISTVERSION= 0.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= accessibility wayland MAINTAINER= tagattie@FreeBSD.org @@ -11,8 +11,6 @@ WWW= https://github.com/hyprwm/hyprsunset LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN_FreeBSD_13= fails to build: /usr/local/include/date/date.h:6636:15: error: no member named 'read' in namespace 'date::detail'; did you mean '::read'? - BUILD_DEPENDS= hyprwayland-scanner>=0.4.0:devel/hyprwayland-scanner \ hyprland-protocols>=0.4.0:graphics/hyprland-protocols \ wayland-protocols>0:graphics/wayland-protocols diff --git a/accessibility/kmag/Makefile b/accessibility/kmag/Makefile index 1d96ed7013f0..34274a4906e2 100644 --- a/accessibility/kmag/Makefile +++ b/accessibility/kmag/Makefile @@ -1,5 +1,6 @@ PORTNAME= kmag DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -8,7 +9,7 @@ WWW= https://www.kde.org/applications/utilities/kmag/ LICENSE= GPLv2 -LIB_DEPENDS= libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient@qt6 +LIB_DEPENDS= libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient USES= cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz USE_KDE= auth codecs config configwidgets coreaddons i18n kio service \ diff --git a/accessibility/kmag/distinfo b/accessibility/kmag/distinfo index b04580feb047..73f2854e9a07 100644 --- a/accessibility/kmag/distinfo +++ b/accessibility/kmag/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776248079 -SHA256 (KDE/release-service/26.04.0/kmag-26.04.0.tar.xz) = 4e38f67cf82797095fcab49fc8a0093c65e4948e15cbebded242288f28615b55 -SIZE (KDE/release-service/26.04.0/kmag-26.04.0.tar.xz) = 680536 +TIMESTAMP = 1778069030 +SHA256 (KDE/release-service/26.04.1/kmag-26.04.1.tar.xz) = bc035addd99422d3e467adb36736577b5aec2d8ad5c7c043647f8f8cb9ba5e6f +SIZE (KDE/release-service/26.04.1/kmag-26.04.1.tar.xz) = 680588 diff --git a/accessibility/kmousetool/Makefile b/accessibility/kmousetool/Makefile index 01bce429ee12..5d14a3dd56fa 100644 --- a/accessibility/kmousetool/Makefile +++ b/accessibility/kmousetool/Makefile @@ -1,5 +1,6 @@ PORTNAME= kmousetool DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= accessibility kde kde-applications MAINTAINER= kde@FreeBSD.org @@ -10,7 +11,7 @@ LICENSE= GPLv2 USES= cmake compiler:c++11-lang gettext kde:6 qt:6 tar:xz xorg USE_KDE= auth codecs config configwidgets coreaddons dbusaddons i18n \ - iconthemes notifications phonon statusnotifieritem \ + iconthemes notifications statusnotifieritem \ widgetsaddons windowsystem xmlgui \ ecm:build USE_QT= base multimedia diff --git a/accessibility/kmousetool/distinfo b/accessibility/kmousetool/distinfo index b66a97410bb5..c2811448141d 100644 --- a/accessibility/kmousetool/distinfo +++ b/accessibility/kmousetool/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776248081 -SHA256 (KDE/release-service/26.04.0/kmousetool-26.04.0.tar.xz) = 3eec4e18549856a6f30836f96de7c33ba136c41ddccbcfe7ec44269e26216b81 -SIZE (KDE/release-service/26.04.0/kmousetool-26.04.0.tar.xz) = 135520 +TIMESTAMP = 1778069032 +SHA256 (KDE/release-service/26.04.1/kmousetool-26.04.1.tar.xz) = 03ae084d92ea4ada6b85f723bdeb396cbf502751211bd645f861df63ef777f2e +SIZE (KDE/release-service/26.04.1/kmousetool-26.04.1.tar.xz) = 135992 diff --git a/accessibility/kmouth/distinfo b/accessibility/kmouth/distinfo index 4ac6b80d98ac..c4cddf9331df 100644 --- a/accessibility/kmouth/distinfo +++ b/accessibility/kmouth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1776248082 -SHA256 (KDE/release-service/26.04.0/kmouth-26.04.0.tar.xz) = e2493b3fce529bc6ddde1479e8a9b2230e2aaba87d157bfd35f8be4e4347e360 -SIZE (KDE/release-service/26.04.0/kmouth-26.04.0.tar.xz) = 1945704 +TIMESTAMP = 1778069033 +SHA256 (KDE/release-service/26.04.1/kmouth-26.04.1.tar.xz) = 48e9a7a0030b058dbef34c14ecb44d0c3e08c59728bb8d549882a18da9ca2a39 +SIZE (KDE/release-service/26.04.1/kmouth-26.04.1.tar.xz) = 1945696 diff --git a/accessibility/libqaccessibilityclient/Makefile b/accessibility/libqaccessibilityclient/Makefile index dee1fda851fb..97f844015b42 100644 --- a/accessibility/libqaccessibilityclient/Makefile +++ b/accessibility/libqaccessibilityclient/Makefile @@ -2,7 +2,7 @@ PORTNAME= libqaccessibilityclient DISTVERSION= 0.6.0 CATEGORIES= accessibility kde MASTER_SITES= KDE/stable/${PORTNAME}/ -PKGNAMESUFFIX= -${FLAVOR} +PKGNAMESUFFIX= -qt6 MAINTAINER= kde@FreeBSD.org COMMENT= Helper to make writing accessibility tools easier @@ -13,17 +13,11 @@ LICENSE_COMB= dual LICENSE_FILE_LGPL21= ${WRKSRC}/LICENSES/LGPL-2.1-only.txt LICENSE_FILE_LGPL3= ${WRKSRC}/LICENSES/LGPL-3.0-only.txt -FLAVORS= qt5 qt6 -FLAVOR?= qt5 - -USES= cmake compiler:c++11-lang kde:${FLAVOR:S/qt//} \ - qt:${FLAVOR:S/qt//} tar:xz -CMAKE_ARGS= -DQT_MAJOR_VERSION=${FLAVOR:S/qt//} +USES= cmake compiler:c++11-lang kde:6 \ + qt:6 tar:xz USE_KDE= ecm:build -USE_QT= ${_USE_QT_${FLAVOR}} -_USE_QT_qt5= core dbus gui widgets buildtools:build qmake:build -_USE_QT_qt6= base +USE_QT= base -PLIST= ${.CURDIR}/pkg-plist.${FLAVOR} +CMAKE_ARGS= -DQT_MAJOR_VERSION=6 .include <bsd.port.mk> diff --git a/accessibility/libqaccessibilityclient/pkg-plist.qt6 b/accessibility/libqaccessibilityclient/pkg-plist index 6d116a4de855..6d116a4de855 100644 --- a/accessibility/libqaccessibilityclient/pkg-plist.qt6 +++ b/accessibility/libqaccessibilityclient/pkg-plist diff --git a/accessibility/libqaccessibilityclient/pkg-plist.qt5 b/accessibility/libqaccessibilityclient/pkg-plist.qt5 deleted file mode 100644 index c15e4534ea3d..000000000000 --- a/accessibility/libqaccessibilityclient/pkg-plist.qt5 +++ /dev/null @@ -1,13 +0,0 @@ -include/QAccessibilityClient/qaccessibilityclient/accessibleobject.h -include/QAccessibilityClient/qaccessibilityclient/libqaccessibilityclient-version.h -include/QAccessibilityClient/qaccessibilityclient/qaccessibilityclient_export.h -include/QAccessibilityClient/qaccessibilityclient/registry.h -include/QAccessibilityClient/qaccessibilityclient/registrycache_p.h -lib/cmake/QAccessibilityClient/QAccessibilityClient-%%CMAKE_BUILD_TYPE%%.cmake -lib/cmake/QAccessibilityClient/QAccessibilityClient.cmake -lib/cmake/QAccessibilityClient/QAccessibilityClientConfig.cmake -lib/cmake/QAccessibilityClient/QAccessibilityClientConfigVersion.cmake -lib/libqaccessibilityclient-qt5.so -lib/libqaccessibilityclient-qt5.so.0 -lib/libqaccessibilityclient-qt5.so.0.6.0 -share/qlogging-categories5/libqaccessibilityclient.categories diff --git a/accessibility/qt5-speech/distinfo b/accessibility/qt5-speech/distinfo index 1f3aaea75aa9..24d1611b99bf 100644 --- a/accessibility/qt5-speech/distinfo +++ b/accessibility/qt5-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1762399420 -SHA256 (KDE/Qt/5.15.18/kde-qtspeech-5.15.18p1.tar.xz) = e135bc31f5744271d128e4b323095091ca8a860d6fffab1e8924f9c73a6264d2 -SIZE (KDE/Qt/5.15.18/kde-qtspeech-5.15.18p1.tar.xz) = 80216 +TIMESTAMP = 1780205548 +SHA256 (KDE/Qt/5.15.19/kde-qtspeech-5.15.19p1.tar.xz) = 38ce6db9422727db7c458f85bed1d136be77b11ab72baa9e737cdf52d3323b6a +SIZE (KDE/Qt/5.15.19/kde-qtspeech-5.15.19p1.tar.xz) = 80324 diff --git a/accessibility/qt6-speech/Makefile b/accessibility/qt6-speech/Makefile index d7e0457e5346..ca6810f3bc63 100644 --- a/accessibility/qt6-speech/Makefile +++ b/accessibility/qt6-speech/Makefile @@ -6,10 +6,14 @@ PKGNAMEPREFIX= qt6- MAINTAINER= kde@FreeBSD.org COMMENT= Accessibilty features for Qt6 -USES= cmake compiler:c++17-lang gl pkgconfig qt-dist:6 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cyclonedx-python-lib>0:textproc/py-cyclonedx-python-lib@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}spdx-tools>=0.8.3:misc/py-spdx-tools@${PY_FLAVOR} \ + vulkan-headers>=1.4:graphics/vulkan-headers + +USES= cmake compiler:c++17-lang gl pkgconfig python:build qt-dist:6 USE_GL= opengl -USE_QT= base declarative multimedia USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} +USE_QT= base declarative multimedia OPTIONS_DEFINE= ALSA OPTIONS_DEFAULT= SPEECHD diff --git a/accessibility/qt6-speech/distinfo b/accessibility/qt6-speech/distinfo index 23cc279f600f..c61238bb662f 100644 --- a/accessibility/qt6-speech/distinfo +++ b/accessibility/qt6-speech/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770199234 -SHA256 (KDE/Qt/6.10.2/qtspeech-everywhere-src-6.10.2.tar.xz) = d937f6c715792b0d8f036e94513ebfc8def6b988a65f3ff30a7f4a8cc1263014 -SIZE (KDE/Qt/6.10.2/qtspeech-everywhere-src-6.10.2.tar.xz) = 248028 +TIMESTAMP = 1778670232 +SHA256 (KDE/Qt/6.11.1/qtspeech-everywhere-src-6.11.1.tar.xz) = c035c318012025875a653245701a23d3807e8e46b8bf7987877842219c273f14 +SIZE (KDE/Qt/6.11.1/qtspeech-everywhere-src-6.11.1.tar.xz) = 249232 diff --git a/accessibility/qt6-speech/pkg-plist b/accessibility/qt6-speech/pkg-plist index ec51bfa4150b..4e5d4702ffd6 100644 --- a/accessibility/qt6-speech/pkg-plist +++ b/accessibility/qt6-speech/pkg-plist @@ -24,24 +24,28 @@ lib/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlConfigVersion.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlConfigVersionImpl.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlTargets.cmake +lib/cmake/Qt6Qml/QmlPlugins/Qt6TextToSpeechQmlTargetsPrecheck.cmake %%FLITE%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginAdditionalTargetInfo.cmake %%FLITE%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginConfig.cmake %%FLITE%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginConfigVersion.cmake %%FLITE%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginConfigVersionImpl.cmake %%FLITE%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginTargets-%%CMAKE_BUILD_TYPE%%.cmake %%FLITE%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginTargets.cmake +%%FLITE%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechFlitePluginTargetsPrecheck.cmake lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginAdditionalTargetInfo.cmake lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginConfig.cmake lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginConfigVersion.cmake lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginConfigVersionImpl.cmake lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginTargets.cmake +lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechMockPluginTargetsPrecheck.cmake %%SPEECHD%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginAdditionalTargetInfo.cmake %%SPEECHD%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginConfig.cmake %%SPEECHD%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginConfigVersion.cmake %%SPEECHD%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginConfigVersionImpl.cmake %%SPEECHD%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginTargets-%%CMAKE_BUILD_TYPE%%.cmake %%SPEECHD%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginTargets.cmake +%%SPEECHD%%lib/cmake/Qt6TextToSpeech/Qt6QTextToSpeechSpeechdPluginTargetsPrecheck.cmake lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechAdditionalTargetInfo.cmake lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfig.cmake lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechConfigVersion.cmake @@ -50,6 +54,7 @@ lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechDependencies.cmake lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechPlugins.cmake lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechTargets.cmake +lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechTargetsPrecheck.cmake lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechVersionlessAliasTargets.cmake lib/cmake/Qt6TextToSpeech/Qt6TextToSpeechVersionlessTargets.cmake lib/cmake/Qt6TextToSpeechPrivate/Qt6TextToSpeechPrivateAdditionalTargetInfo.cmake @@ -58,6 +63,7 @@ lib/cmake/Qt6TextToSpeechPrivate/Qt6TextToSpeechPrivateConfigVersion.cmake lib/cmake/Qt6TextToSpeechPrivate/Qt6TextToSpeechPrivateConfigVersionImpl.cmake lib/cmake/Qt6TextToSpeechPrivate/Qt6TextToSpeechPrivateDependencies.cmake lib/cmake/Qt6TextToSpeechPrivate/Qt6TextToSpeechPrivateTargets.cmake +lib/cmake/Qt6TextToSpeechPrivate/Qt6TextToSpeechPrivateTargetsPrecheck.cmake lib/cmake/Qt6TextToSpeechPrivate/Qt6TextToSpeechPrivateVersionlessAliasTargets.cmake lib/cmake/Qt6TextToSpeechPrivate/Qt6TextToSpeechPrivateVersionlessTargets.cmake %%QT_LIBDIR%%/libQt6TextToSpeech.prl @@ -73,6 +79,8 @@ lib/cmake/Qt6TextToSpeechPrivate/Qt6TextToSpeechPrivateVersionlessTargets.cmake %%QT_QMLDIR%%/QtTextToSpeech/libtexttospeechqmlplugin.so %%QT_QMLDIR%%/QtTextToSpeech/plugins.qmltypes %%QT_QMLDIR%%/QtTextToSpeech/qmldir +%%QT_SBOMDIR%%/qtspeech-%%FULLVER%%.cdx.json %%QT_SBOMDIR%%/qtspeech-%%FULLVER%%.spdx +%%QT_SBOMDIR%%/qtspeech-%%FULLVER%%.spdx.json libdata/pkgconfig/Qt6TextToSpeech.pc %%QT_DATADIR%%/modules/TextToSpeech.json diff --git a/accessibility/sctd/Makefile b/accessibility/sctd/Makefile index 42018410211c..548e270b8d04 100644 --- a/accessibility/sctd/Makefile +++ b/accessibility/sctd/Makefile @@ -1,6 +1,6 @@ PORTNAME= sctd DISTVERSION= 0.2.0 -PORTREVISION= 48 +PORTREVISION= 49 CATEGORIES= accessibility MAINTAINER= 0mp@FreeBSD.org diff --git a/accessibility/wl-gammarelay-rs/Makefile b/accessibility/wl-gammarelay-rs/Makefile index 209dff484110..f9b547efd1ae 100644 --- a/accessibility/wl-gammarelay-rs/Makefile +++ b/accessibility/wl-gammarelay-rs/Makefile @@ -1,7 +1,7 @@ PORTNAME= wl-gammarelay-rs DISTVERSIONPREFIX= v DISTVERSION= 1.0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= accessibility wayland MAINTAINER= jbeich@FreeBSD.org |
