diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 48146e305384..a5e6fbfeacc9 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -1,30 +1,25 @@ PORTNAME= qt5ct -DISTVERSION= 1.8 +DISTVERSION= 1.9 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} MAINTAINER= kde@FreeBSD.org COMMENT= Qt 5 configuration tool WWW= https://sourceforge.net/projects/qt5ct/ LICENSE= BSD2CLAUSE -LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 - -USES= cmake compiler:c++11-lang gettext-runtime gl gnome qt:5 \ - tar:bz2 xorg -USE_QT= concurrent core dbus gui paths svg widgets \ - buildtools:build linguisttools:build qmake:build -USE_GL= egl gl -USE_XORG= x11 xext xrender -USE_GNOME= glib20 +USES= cmake compiler:c++11-lang gl qt:5 tar:bz2 xorg +USE_QT= concurrent core dbus gui paths widgets \ + buildtools:build linguisttools:build qmake:build \ + svg:run +USE_GL= gl USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS post-install-DOCS-on: - ${MKDIR} ${STAGEDIR}/${DOCSDIR} && \ - ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}/${DOCSDIR} + @${MKDIR} ${STAGEDIR}${DOCSDIR} + ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} .include diff --git a/misc/qt5ct/distinfo b/misc/qt5ct/distinfo index 77e24eacc32a..ec2557c36d73 100644 --- a/misc/qt5ct/distinfo +++ b/misc/qt5ct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1697071130 -SHA256 (qt5ct-1.8.tar.bz2) = 23b74054415ea4124328772ef9a6f95083a9b86569e128034a3ff75dfad808e9 -SIZE (qt5ct-1.8.tar.bz2) = 85945 +TIMESTAMP = 1766255501 +SHA256 (qt5ct-1.9.tar.bz2) = dc10e6939d423b925981ce67febb1a015b6f61c022a9cc7e6c8b5efea4588bff +SIZE (qt5ct-1.9.tar.bz2) = 87416 diff --git a/misc/qt5ct/pkg-plist b/misc/qt5ct/pkg-plist index 65564c802436..4872ba691e2d 100644 --- a/misc/qt5ct/pkg-plist +++ b/misc/qt5ct/pkg-plist @@ -1,19 +1,19 @@ bin/qt5ct lib/libqt5ct-common.so -lib/libqt5ct-common.so.1.8 +lib/libqt5ct-common.so.1.9 %%QT_PLUGINDIR%%/platformthemes/libqt5ct.so %%QT_PLUGINDIR%%/styles/libqt5ct-style.so share/applications/qt5ct.desktop %%PORTDOCS%%%%DOCSDIR%%/README %%DATADIR%%/colors/airy.conf %%DATADIR%%/colors/darker.conf %%DATADIR%%/colors/dusk.conf %%DATADIR%%/colors/ia_ora.conf %%DATADIR%%/colors/sand.conf %%DATADIR%%/colors/simple.conf %%DATADIR%%/colors/waves.conf %%DATADIR%%/qss/fusion-fixes.qss %%DATADIR%%/qss/scrollbar-simple.qss %%DATADIR%%/qss/sliders-simple.qss %%DATADIR%%/qss/tooltip-simple.qss %%DATADIR%%/qss/traynotification-simple.qss