diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index 6484f9e4a954..761c9a7f4f67 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= qt5ct -DISTVERSION= 0.41 +DISTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} MAINTAINER= tcberner@FreeBSD.org COMMENT= Qt 5 configuration tool LICENSE= BSD2CLAUSE LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= compiler:c++11-lang gettext-runtime gl gnome qmake \ qt:5 tar:bz2 xorg USE_QT= concurrent core dbus gui svg widgets \ buildtools_build linguisttools_build USE_GL= egl gl USE_XORG= x11 xext xrender USE_GNOME= glib20 USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS post-install-DOCS-on: ${MKDIR} ${STAGEDIR}/${DOCSDIR} && \ ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}/${DOCSDIR} .include diff --git a/misc/qt5ct/distinfo b/misc/qt5ct/distinfo index 69837ec2d3e6..fded23c4ada6 100644 --- a/misc/qt5ct/distinfo +++ b/misc/qt5ct/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1568088783 -SHA256 (qt5ct-0.41.tar.bz2) = f24030e90d8b923b60c320b2db5b4c0fcc47f9f35ac4c52060ab3c6e423057dc -SIZE (qt5ct-0.41.tar.bz2) = 73009 +TIMESTAMP = 1591896238 +SHA256 (qt5ct-1.0.tar.bz2) = a92c7bbdaf8182ce38c1a49e34d30f5b79ec75bd70a4bfabeb9b7cb0e0971a85 +SIZE (qt5ct-1.0.tar.bz2) = 73360 diff --git a/misc/qt5ct/pkg-plist b/misc/qt5ct/pkg-plist index c5759e0f9fed..117d5d5f6532 100644 --- a/misc/qt5ct/pkg-plist +++ b/misc/qt5ct/pkg-plist @@ -1,16 +1,17 @@ bin/qt5ct %%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