diff --git a/www/luakit/Makefile b/www/luakit/Makefile index f34f9922baca..925cdf1e40cb 100644 --- a/www/luakit/Makefile +++ b/www/luakit/Makefile @@ -1,52 +1,51 @@ PORTNAME= luakit -PORTVERSION= 2.3 -PORTREVISION= 1 +DISTVERSION= 2.3.3 PORTEPOCH= 1 CATEGORIES= www MAINTAINER= mbeis@xs4all.nl COMMENT= Fast, small, webkit2 based browser framework extensible with Lua WWW= https://luakit.github.io LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING.GPLv3 NOT_FOR_ARCHS= sparc64 NOT_FOR_ARCHS_REASON_sparc64= Does not install on sparc64 BUILD_DEPENDS= help2man:misc/help2man \ ${LUA_MODLIBDIR}/lfs.so:devel/luafilesystem@${LUA_FLAVOR} LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ libsoup-2.4.so:devel/libsoup \ libfreetype.so:print/freetype2 \ libwebkit2gtk-4.0.so:www/webkit2-gtk3 \ libfontconfig.so:x11-fonts/fontconfig RUN_DEPENDS= ${LUA_PKGNAMEPREFIX}luafilesystem>=0:devel/luafilesystem@${LUA_FLAVOR} USES= compiler:c++11-lang desktop-file-utils gettext-runtime gmake \ gnome lua:51 pkgconfig sqlite USE_GITHUB= yes USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 OPTIONS_DEFINE= DOCS LUAJIT LUAJIT_DESC= Use the Just-In-Time compiler for lua LUAJIT_LIB_DEPENDS= libluajit-5.1.so:lang/luajit LUAJIT_MAKE_ARGS= USE_LUAJIT=1 LUAJIT_MAKE_ARGS_OFF= USE_LUAJIT=0 CONFLICTS_INSTALL= luakit-devel post-extract: @${REINPLACE_CMD} -e \ 's|share/man|man| ; s|luakit/doc|doc/luakit| ; \ s|/etc/xdg|${PREFIX}/etc/xdg| ; /MANPREFIX */s|?=|=| ; \ s|gnu99|gnu11| ; s|-ggdb||' \ ${WRKSRC}/config.mk @${REINPLACE_CMD} -e 's|bin/env lua|&${LUA_VER_STR}|' \ ${WRKSRC}/build-utils/gentokens.lua post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/luakit \ ${STAGEDIR}${PREFIX}/lib/luakit/luakit.so .include diff --git a/www/luakit/distinfo b/www/luakit/distinfo index 74b805279150..6c4abb9413d4 100644 --- a/www/luakit/distinfo +++ b/www/luakit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1614088051 -SHA256 (luakit-luakit-2.3_GH0.tar.gz) = c7026b4f0bdfa44f43798b80f87548d3e7ad56f5b923fc43b9c712bf18496095 -SIZE (luakit-luakit-2.3_GH0.tar.gz) = 497471 +TIMESTAMP = 1681482981 +SHA256 (luakit-luakit-2.3.3_GH0.tar.gz) = 8e6571f11119b31e7a343db7b03f68d823f1fd175fdff4870d40a2afd9e732d5 +SIZE (luakit-luakit-2.3.3_GH0.tar.gz) = 507343 diff --git a/www/luakit/pkg-plist b/www/luakit/pkg-plist index d68a0d4f32ae..9e60ab284806 100644 --- a/www/luakit/pkg-plist +++ b/www/luakit/pkg-plist @@ -1,230 +1,235 @@ bin/luakit etc/xdg/luakit/rc.lua etc/xdg/luakit/theme.lua lib/luakit/luakit.so share/applications/luakit.desktop %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/COPYING.GPLv3 %%PORTDOCS%%%%DOCSDIR%%/README.md %%PORTDOCS%%%%DOCSDIR%%/classes/dom_document.html %%PORTDOCS%%%%DOCSDIR%%/classes/dom_element.html %%PORTDOCS%%%%DOCSDIR%%/classes/download.html %%PORTDOCS%%%%DOCSDIR%%/classes/page.html %%PORTDOCS%%%%DOCSDIR%%/classes/regex.html %%PORTDOCS%%%%DOCSDIR%%/classes/sqlite3.html %%PORTDOCS%%%%DOCSDIR%%/classes/stylesheet.html %%PORTDOCS%%%%DOCSDIR%%/classes/timer.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:box.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:drawing_area.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:entry.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:event_box.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:image.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:label.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:notebook.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:overlay.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:paned.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:scrolled.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:socket.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:spinner.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:webview.html %%PORTDOCS%%%%DOCSDIR%%/classes/widget:window.html %%PORTDOCS%%%%DOCSDIR%%/index.html %%PORTDOCS%%%%DOCSDIR%%/modules/adblock.html %%PORTDOCS%%%%DOCSDIR%%/modules/adblock_chrome.html %%PORTDOCS%%%%DOCSDIR%%/modules/binds.html %%PORTDOCS%%%%DOCSDIR%%/modules/binds_chrome.html %%PORTDOCS%%%%DOCSDIR%%/modules/bookmarks.html %%PORTDOCS%%%%DOCSDIR%%/modules/bookmarks_chrome.html %%PORTDOCS%%%%DOCSDIR%%/modules/chrome.html %%PORTDOCS%%%%DOCSDIR%%/modules/clear_data.html %%PORTDOCS%%%%DOCSDIR%%/modules/cmdhist.html %%PORTDOCS%%%%DOCSDIR%%/modules/completion.html %%PORTDOCS%%%%DOCSDIR%%/modules/domain_props.html %%PORTDOCS%%%%DOCSDIR%%/modules/downloads.html %%PORTDOCS%%%%DOCSDIR%%/modules/downloads_chrome.html %%PORTDOCS%%%%DOCSDIR%%/modules/editor.html %%PORTDOCS%%%%DOCSDIR%%/modules/error_page.html %%PORTDOCS%%%%DOCSDIR%%/modules/follow.html %%PORTDOCS%%%%DOCSDIR%%/modules/follow_selected.html %%PORTDOCS%%%%DOCSDIR%%/modules/formfiller.html %%PORTDOCS%%%%DOCSDIR%%/modules/go_input.html %%PORTDOCS%%%%DOCSDIR%%/modules/go_next_prev.html %%PORTDOCS%%%%DOCSDIR%%/modules/go_up.html %%PORTDOCS%%%%DOCSDIR%%/modules/gopher.html %%PORTDOCS%%%%DOCSDIR%%/modules/help_chrome.html %%PORTDOCS%%%%DOCSDIR%%/modules/hide_scrollbars.html %%PORTDOCS%%%%DOCSDIR%%/modules/history.html %%PORTDOCS%%%%DOCSDIR%%/modules/history_chrome.html %%PORTDOCS%%%%DOCSDIR%%/modules/image_css.html %%PORTDOCS%%%%DOCSDIR%%/modules/introspector_chrome.html %%PORTDOCS%%%%DOCSDIR%%/modules/ipc.html %%PORTDOCS%%%%DOCSDIR%%/modules/keysym.html %%PORTDOCS%%%%DOCSDIR%%/modules/log_chrome.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.bind.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.load.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.mode.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.pickle.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.signal.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.theme.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.uri.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.util.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.buf.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.common.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.hist.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.menu.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.progress.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.scroll.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.ssl.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.tab.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.tabi.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.tablist.html +%%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.tgname.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.uri.html %%PORTDOCS%%%%DOCSDIR%%/modules/lousy.widget.zoom.html %%PORTDOCS%%%%DOCSDIR%%/modules/luakit.html %%PORTDOCS%%%%DOCSDIR%%/modules/luakit.unique.html %%PORTDOCS%%%%DOCSDIR%%/modules/modes.html %%PORTDOCS%%%%DOCSDIR%%/modules/msg.html %%PORTDOCS%%%%DOCSDIR%%/modules/newtab_chrome.html %%PORTDOCS%%%%DOCSDIR%%/modules/noscript.html %%PORTDOCS%%%%DOCSDIR%%/modules/open_editor.html %%PORTDOCS%%%%DOCSDIR%%/modules/proxy.html %%PORTDOCS%%%%DOCSDIR%%/modules/quickmarks.html %%PORTDOCS%%%%DOCSDIR%%/modules/readline.html %%PORTDOCS%%%%DOCSDIR%%/modules/referer_control_wm.html %%PORTDOCS%%%%DOCSDIR%%/modules/search.html %%PORTDOCS%%%%DOCSDIR%%/modules/select.html %%PORTDOCS%%%%DOCSDIR%%/modules/select_wm.html %%PORTDOCS%%%%DOCSDIR%%/modules/session.html %%PORTDOCS%%%%DOCSDIR%%/modules/settings.html %%PORTDOCS%%%%DOCSDIR%%/modules/settings_chrome.html %%PORTDOCS%%%%DOCSDIR%%/modules/soup.html %%PORTDOCS%%%%DOCSDIR%%/modules/styles.html %%PORTDOCS%%%%DOCSDIR%%/modules/tab_favicons.html +%%PORTDOCS%%%%DOCSDIR%%/modules/tabgroups.html %%PORTDOCS%%%%DOCSDIR%%/modules/tabhistory.html %%PORTDOCS%%%%DOCSDIR%%/modules/tabmenu.html %%PORTDOCS%%%%DOCSDIR%%/modules/taborder.html %%PORTDOCS%%%%DOCSDIR%%/modules/tests.lib.html %%PORTDOCS%%%%DOCSDIR%%/modules/undoclose.html %%PORTDOCS%%%%DOCSDIR%%/modules/unique_instance.html %%PORTDOCS%%%%DOCSDIR%%/modules/userscripts.html %%PORTDOCS%%%%DOCSDIR%%/modules/utf8.html %%PORTDOCS%%%%DOCSDIR%%/modules/vertical_tabs.html %%PORTDOCS%%%%DOCSDIR%%/modules/view_source.html %%PORTDOCS%%%%DOCSDIR%%/modules/viewpdf.html %%PORTDOCS%%%%DOCSDIR%%/modules/webinspector.html %%PORTDOCS%%%%DOCSDIR%%/modules/webview.html %%PORTDOCS%%%%DOCSDIR%%/modules/window.html %%PORTDOCS%%%%DOCSDIR%%/modules/xdg.html %%PORTDOCS%%%%DOCSDIR%%/pages/01-authors.html %%PORTDOCS%%%%DOCSDIR%%/pages/02-faq.html %%PORTDOCS%%%%DOCSDIR%%/pages/03-quick-start-guide.html %%PORTDOCS%%%%DOCSDIR%%/pages/04-migration-guide.html %%PORTDOCS%%%%DOCSDIR%%/pages/05-configuration.html %%PORTDOCS%%%%DOCSDIR%%/pages/06-tests.html %%PORTDOCS%%%%DOCSDIR%%/pages/07-build-debian-package.html %%DATADIR%%/lib/adblock.lua %%DATADIR%%/lib/adblock_chrome.lua %%DATADIR%%/lib/adblock_wm.lua %%DATADIR%%/lib/binds.lua %%DATADIR%%/lib/binds_chrome.lua %%DATADIR%%/lib/bookmarks.lua %%DATADIR%%/lib/bookmarks_chrome.lua %%DATADIR%%/lib/chrome.lua %%DATADIR%%/lib/chrome_wm.lua %%DATADIR%%/lib/clear_data.lua %%DATADIR%%/lib/cmdhist.lua %%DATADIR%%/lib/completion.lua %%DATADIR%%/lib/domain_props.lua %%DATADIR%%/lib/downloads.lua %%DATADIR%%/lib/downloads_chrome.lua %%DATADIR%%/lib/editor.lua %%DATADIR%%/lib/error_page.lua %%DATADIR%%/lib/error_page_wm.lua %%DATADIR%%/lib/follow.lua %%DATADIR%%/lib/follow_selected.lua %%DATADIR%%/lib/follow_selected_wm.lua %%DATADIR%%/lib/follow_wm.lua %%DATADIR%%/lib/formfiller.lua %%DATADIR%%/lib/formfiller_wm.lua %%DATADIR%%/lib/go_input.lua %%DATADIR%%/lib/go_next_prev.lua %%DATADIR%%/lib/go_up.lua %%DATADIR%%/lib/gopher.lua %%DATADIR%%/lib/help_chrome.lua %%DATADIR%%/lib/hide_scrollbars.lua %%DATADIR%%/lib/history.lua %%DATADIR%%/lib/history_chrome.lua %%DATADIR%%/lib/image_css.lua %%DATADIR%%/lib/image_css_wm.lua %%DATADIR%%/lib/introspector_chrome.lua %%DATADIR%%/lib/keysym.lua %%DATADIR%%/lib/log_chrome.lua %%DATADIR%%/lib/lousy/bind.lua %%DATADIR%%/lib/lousy/init.lua %%DATADIR%%/lib/lousy/load.lua %%DATADIR%%/lib/lousy/mode.lua %%DATADIR%%/lib/lousy/pickle.lua %%DATADIR%%/lib/lousy/signal.lua %%DATADIR%%/lib/lousy/theme.lua %%DATADIR%%/lib/lousy/uri.lua %%DATADIR%%/lib/lousy/util.lua %%DATADIR%%/lib/lousy/widget/buf.lua %%DATADIR%%/lib/lousy/widget/common.lua %%DATADIR%%/lib/lousy/widget/hist.lua %%DATADIR%%/lib/lousy/widget/init.lua %%DATADIR%%/lib/lousy/widget/menu.lua %%DATADIR%%/lib/lousy/widget/progress.lua %%DATADIR%%/lib/lousy/widget/scroll.lua %%DATADIR%%/lib/lousy/widget/ssl.lua %%DATADIR%%/lib/lousy/widget/tab.lua %%DATADIR%%/lib/lousy/widget/tabi.lua %%DATADIR%%/lib/lousy/widget/tablist.lua +%%DATADIR%%/lib/lousy/widget/tgname.lua %%DATADIR%%/lib/lousy/widget/uri.lua %%DATADIR%%/lib/lousy/widget/zoom.lua %%DATADIR%%/lib/markdown.lua %%DATADIR%%/lib/modes.lua %%DATADIR%%/lib/newtab_chrome.lua %%DATADIR%%/lib/noscript.lua %%DATADIR%%/lib/open_editor.lua %%DATADIR%%/lib/proxy.lua %%DATADIR%%/lib/quickmarks.lua %%DATADIR%%/lib/readline.lua %%DATADIR%%/lib/referer_control_wm.lua %%DATADIR%%/lib/search.lua %%DATADIR%%/lib/select.lua %%DATADIR%%/lib/select_wm.lua %%DATADIR%%/lib/session.lua %%DATADIR%%/lib/settings.lua %%DATADIR%%/lib/settings_chrome.lua %%DATADIR%%/lib/styles.lua %%DATADIR%%/lib/tab_favicons.lua +%%DATADIR%%/lib/tabgroups.lua %%DATADIR%%/lib/tabhistory.lua %%DATADIR%%/lib/tabmenu.lua %%DATADIR%%/lib/taborder.lua %%DATADIR%%/lib/undoclose.lua %%DATADIR%%/lib/unique_instance.lua %%DATADIR%%/lib/userscripts.lua %%DATADIR%%/lib/vertical_tabs.lua %%DATADIR%%/lib/view_source.lua %%DATADIR%%/lib/viewpdf.lua %%DATADIR%%/lib/webinspector.lua %%DATADIR%%/lib/webview.lua %%DATADIR%%/lib/webview_wm.lua %%DATADIR%%/lib/window.lua %%DATADIR%%/resources/icons/COPYING %%DATADIR%%/resources/icons/tab-icon-chrome.png %%DATADIR%%/resources/icons/tab-icon-chrome@2x.png %%DATADIR%%/resources/icons/tab-icon-crash.png %%DATADIR%%/resources/icons/tab-icon-crash@2x.png %%DATADIR%%/resources/icons/tab-icon-error.png %%DATADIR%%/resources/icons/tab-icon-error@2x.png %%DATADIR%%/resources/icons/tab-icon-page.png %%DATADIR%%/resources/icons/tab-icon-page@2x.png %%DATADIR%%/resources/icons/tab-icon-private.png %%DATADIR%%/resources/icons/tab-icon-private@2x.png %%DATADIR%%/resources/icons/tab-icon-security-error.png %%DATADIR%%/resources/icons/tab-icon-security-error@2x.png man/man1/luakit.1.gz share/pixmaps/luakit.png +share/pixmaps/luakit.svg