Remove imported

This commit is contained in:
c0dev0id
2023-08-26 20:59:45 +02:00
parent 38f24e18f0
commit b2cd687b53
122 changed files with 47 additions and 15568 deletions

View File

@@ -4,7 +4,10 @@ COMMENT = fast, small, webkit based browser written in lua
GH_ACCOUNT = luakit
GH_PROJECT = luakit
GH_TAGNAME = 2.2.1
#GH_TAGNAME = 2.2.1
REVISION = 0
DISTNAME = luakit-2.3.3
GH_COMMIT = 858dc946b01487e6ba2475cb7a9bede34c17d134
EPOCH = 1
@@ -23,8 +26,8 @@ COMPILER = base-clang ports-gcc
WANTLIB += atk-1.0 c cairo cairo-gobject gdk-3 gdk_pixbuf-2.0
WANTLIB += gio-2.0 glib-2.0 gobject-2.0 gthread-2.0 gtk-3 harfbuzz
WANTLIB += intl javascriptcoregtk-4.0 luajit-5.1 pango-1.0
WANTLIB += pangocairo-1.0 pthread soup-2.4 sqlite3 webkit2gtk-4.0
WANTLIB += intl javascriptcoregtk-4.1 luajit-5.1 pango-1.0
WANTLIB += pangocairo-1.0 pthread soup-3.0 sqlite3 webkit2gtk-4.1
MODULES = lang/lua
@@ -36,7 +39,7 @@ RUN_DEPENDS = devel/desktop-file-utils \
textproc/lua-markdown
LIB_DEPENDS = lang/luajit \
www/webkitgtk4
www/webkitgtk4,webkitgtk41
TEST_DEPENDS = devel/luassert \
devel/luacheck