diff --git a/www/dooble/Makefile b/www/dooble/Makefile index 9d2aa5b8af9e..c5596200f2a2 100644 --- a/www/dooble/Makefile +++ b/www/dooble/Makefile @@ -1,44 +1,44 @@ PORTNAME= dooble -DISTVERSION= 2022.06.15 +DISTVERSION= 2022.10.15 CATEGORIES= www MAINTAINER= eric@camachat.org COMMENT= Dooble Web Browser WWW= https://textbrowser.github.io/dooble/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE -USES= compiler:c++17-lang desktop-file-utils gmake qmake qt:5 ssl tar \ - xorg - +USES= compiler:c++17-lang desktop-file-utils gl gmake qmake qt:5 ssl \ + tar xorg USE_GITHUB= yes GH_ACCOUNT= textbrowser - -USE_QT= concurrent core gui network printsupport sql webengine widgets \ - xml buildtools:build qmake:build +USE_GL= gl +USE_QT= concurrent core declarative gui location network printsupport \ + sql webchannel webengine widgets xml buildtools:build \ + qmake:build USE_XORG= xcb QMAKE_SOURCE_PATH= ${PORTNAME}.pro PLIST_FILES= ${PREFIX}/share/applications/${PORTNAME}.desktop \ ${PREFIX}/share/pixmaps/${PORTNAME}.png \ bin/${PORTNAME} .include QT5_VER_MINOR= ${QT5_VERSION:C/^[0-9]+\.//:C/\..+$//} .if ${QT5_VER_MINOR} < 15 -BROKEN= Qt 5.15 or higher required, using 5.${QT5_VER_MINOR} now. +BROKEN= Qt 5.15 or higher required, using 5.${QT5_VER_MINOR} now .endif do-install: ${INSTALL_PROGRAM} ${WRKSRC}/Dooble ${STAGEDIR}${PREFIX}/bin/${PORTNAME} ${MKDIR} ${STAGEDIR}${PREFIX}/share/pixmaps ${INSTALL_DATA} ${WRKSRC}/Icons/Logo/${PORTNAME}.png ${STAGEDIR}${PREFIX}/share/pixmaps/${PORTNAME}.png desktop-file-edit --remove-category=Web --add-category=Network --add-category=WebBrowser ${WRKSRC}/${PORTNAME}.desktop desktop-file-edit --set-key=Exec --set-value=${PREFIX}/bin/${PORTNAME} ${WRKSRC}/${PORTNAME}.desktop desktop-file-edit --set-icon=${PREFIX}/share/pixmaps/${PORTNAME}.png ${WRKSRC}/${PORTNAME}.desktop ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${STAGEDIR}${PREFIX}/share/applications/${PORTNAME}.desktop .include diff --git a/www/dooble/distinfo b/www/dooble/distinfo index 3585adcfe742..d156576f1492 100644 --- a/www/dooble/distinfo +++ b/www/dooble/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1655303744 -SHA256 (textbrowser-dooble-2022.06.15_GH0.tar.gz) = 3af9a06c477f9317cf279389bd66237109fa205fb5526f4df7909250dc2c8e41 -SIZE (textbrowser-dooble-2022.06.15_GH0.tar.gz) = 90726603 +TIMESTAMP = 1666289564 +SHA256 (textbrowser-dooble-2022.10.15_GH0.tar.gz) = 24c99cddc2f6a505b761afcdba8f44157617593c2170bb854f78dce0d2494847 +SIZE (textbrowser-dooble-2022.10.15_GH0.tar.gz) = 92196778