Commit Graph

41 Commits

Author SHA1 Message Date
op
38b4fe1c14 www/luakit: typo MODLLUA_WANTLIB -> MODLUA_WANTLIB; ok sdk@ (maintainer) 2023-01-08 13:38:35 +00:00
op
782faa70f6 www/luakit: sync luajit arches. luajit is not available on aarch64
ok sdk@
2023-01-08 13:37:18 +00:00
sdk
aa54022332 Unbreak+Update luakit to 2.3.3
Luakit was broken due to the recent glib update, which uses pcre2 as
regex parser.
2022-11-09 18:18:35 +00:00
ajacoutot
5f89f6ccdd Bump after webkitgtk4 -> webkitgtk40 rename. 2022-09-03 07:53:08 +00:00
sdk
5a93e29417 Support more architectures + fix unit tests
With tweak and OK rsadowski@
2022-08-31 16:10:49 +00:00
sdk
3b3db97fd2 Update luakit 2.3 => 2.3.1
Added
* Added command :userscripts-reload to reload lua scripts.
* The tabgroup plugin is now included in luakit (:tabmenu).
* Allow configuration of shortcuts that should be passed through (#921).
* Added scalable SVG desktop icon version.

Changed
* Allow functions to be bound to more than one key (#913).

Fixed
* No more gdk_keymap_get_default() compiler warning.
* Fixed an issue where links were hinted, but then could not be followed.
* Fixed the paging on the the bookmarks page.
* Fixed build on Solaris.
* Fixed relocation errors on Sparc64.
* Fixed proxymenu to show default entries when proxymenu file is not present.
* The command mode cursor is now drawn in the user-specified foreground color.

OK rsadowski@
2022-08-30 20:13:10 +00:00
sthen
41b96e370c sync WANTLIB 2022-03-31 16:29:48 +00:00
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
sthen
243545d2b4 fix luakit version display; from maintainer Stefan Hagen
small tweak from me, to add a comment near GH_TAGNAME to mention that it's
used later in the Makefile
2021-09-14 10:34:18 +00:00
jca
7a3ab4921c Avoid using sprintf, switch to snprintf.
Pointed out by deraadt@, diff from Stefan Hagen (maintainer)
2021-09-01 08:20:22 +00:00
jca
2d19425226 Don't use printf %n.
From Stefan Hagen (maintainer).
2021-08-31 22:42:23 +00:00
abieber
e88168e145 Update luakit to 2.3.
diff from MAINTAINER.
2021-03-21 14:16:21 +00:00
semarie
2f5c64f896 update luakit to 2.2.1 + enable test suite
original diff from maintainer

remove BROKEN-powerpc from cwen@
remove git call from test suite by me, following cwen@ advices

ok cwen@
2020-11-12 14:39:54 +00:00
semarie
ba5fd6ff15 patch www/luakit to avoid spawing rm(1)
backport of 4b22c18d5e

maintainer agreed
2020-09-17 18:20:14 +00:00
pamela
03610dd4df update website, from MAINTAINER Stefan Hagen 2020-09-15 07:04:25 +00:00
abieber
162e204415 Update luakit to 2.2
Diff from Stefan Hagen <sh+ports at codevoid dot de> with tweaks from Omar
Polo <op at omarpolo dot com>.
2020-08-23 22:00:39 +00:00
sthen
0a5b5bddee replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:50:46 +00:00
abieber
33b50d15d5 Update luakit to 2.1
- Switch to using version numbers vs a date.
- Stop trying to run tests.

OK gsoares@
2019-02-09 17:55:27 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
abieber
6a6f37d687 bump to latest and use ddg as default search engine
Full changelog: https://luakit.github.io/luakit/news/luakit-2017.08.10.html

OK gsoares
2017-08-12 19:28:43 +00:00
sthen
9b473d3fe0 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 10:05:20 +00:00
abieber
d6f5bfce46 First official release of luakit! https://github.com/luakit/luakit/issues/324
OK gsoares
2017-07-26 14:19:45 +00:00
abieber
0d58e84dbe Upstream is back up and running! This update includes:
- Updateded to WebKit 2 API.
- New widget types.
- Updated adblocker.
- Vertical tab support.
- Auto recovery of sessions.

Full list available here: https://aidanholm.github.io/luakit/

Port update includes:

- cleanup of Makefile
- us luakit's 'install' target

consensus (of two / myself) was to commit!
2017-06-28 13:06:48 +00:00
espie
8d860230fd adjust distinfo post DISTFILES change 2017-05-06 15:10:17 +00:00
jasper
e24bbd8160 resolve conflict: luakit bundled an its own version of lua-markdown. so
add an RDEP on it instead.

ok abieber@ (luakit MAINTAINER)
2016-07-05 17:00:21 +00:00
abieber
1e2f07952d Upstream snuck in a few patches!
- Update to the latest.
- Enable html5 video (combined patch from gsoares@)
- Switch to GH_* vars

OK and tests from gsoares@
2016-05-09 15:39:32 +00:00
abieber
61accd310b Bump EPOCH because I am a hozer and didn't notice this was included in my
previous commit!
2014-11-03 17:07:37 +00:00
abieber
d88ef25fdd Revert screwup from import of python stuff. Thank you bcallah@ for the clue
stick.
2014-11-01 22:20:49 +00:00
abieber
49715dcff4 +py-flask-login
+py-flask-principal
+py-sockjs-tornado
2014-11-01 20:53:55 +00:00
jasper
c676d00720 revert here too 2013-06-02 17:00:16 +00:00
jasper
f2159ca9b7 use the new MODLUA_LIB_DEPENDS and switch to MODLUA_RUN_DEPENDS while here.
ok abieber@ (MAINTAINER)
2013-05-30 16:50:49 +00:00
ajacoutot
8cf6eb22f8 I forgot that with gstreamer1, sndio(7) support is directly integrated in
plugins-base which webkit already provides; so no need for plugins-good
dependency anymore.
2013-04-13 09:33:29 +00:00
ajacoutot
2788ae5d37 Webkit uses gstreamer1 now. 2013-04-13 09:27:34 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
93986457b4 Mark BROKEN on powerpc, help2man: can't get `--help' info from ./luakit 2012-12-07 08:41:21 +00:00
abieber
812878f625 make luakit use libunique
OK aja@, jasper@
2012-11-11 21:36:08 +00:00
abieber
93cb27e522 fix WANTLIB and {RUN,BUILD,LIB}_DEPENDS
OK aja@, jasper@
2012-11-11 19:15:07 +00:00
ajacoutot
9a3b988840 Add gstreamer dependencies the same way we do with the other webkit-based
browsers to be able to have video/audio.

ok jasper] abieber@ (maintainer)
2012-11-01 14:53:39 +00:00
abieber
75ed9f3d35 - fix webkit depend
- add webkit runtime depend
- remove DOCS

OK aja@, jeremy@
2012-10-29 16:09:58 +00:00
abieber
1235910f07 Initial import of luakit a webkit bases browser written in lua
OK landry@ jeremy@
2012-10-28 23:43:00 +00:00