update to gjs-1.66.2
This commit is contained in:
parent
02f27bd208
commit
58926dfe77
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.92 2020/11/07 11:40:40 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.93 2021/01/10 14:14:53 jasper Exp $
|
||||
|
||||
USE_WXNEEDED= Yes
|
||||
|
||||
COMMENT= Javascript bindings for GNOME
|
||||
|
||||
GNOME_PROJECT= gjs
|
||||
GNOME_VERSION= 1.66.1
|
||||
GNOME_VERSION= 1.66.2
|
||||
|
||||
SHARED_LIBS += gjs 6.0 # 0.0.0
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gnome/gjs-1.66.1.tar.xz) = jUJARV7/ZCyL9tmAUHfjPgpgyy6hP3elX38wwpZoNEw=
|
||||
SIZE (gnome/gjs-1.66.1.tar.xz) = 439992
|
||||
SHA256 (gnome/gjs-1.66.2.tar.xz) = vX9fixcSd8wLue4XVLAkC2Lwana4sYyWjPRxs0qzTlk=
|
||||
SIZE (gnome/gjs-1.66.2.tar.xz) = 440184
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: patch-meson_build,v 1.3 2020/10/17 12:57:23 jasper Exp $
|
||||
$OpenBSD: patch-meson_build,v 1.4 2021/01/10 14:14:53 jasper Exp $
|
||||
|
||||
In file included from /usr/include/readline/readline.h:38:
|
||||
In file included from /usr/include/readline/keymaps.h:36:
|
||||
@ -39,7 +39,7 @@ Index: meson.build
|
||||
required: readline.found()))
|
||||
endif
|
||||
header_conf.set('HAVE_SYS_SYSCALL_H', cxx.check_header('sys/syscall.h'))
|
||||
@@ -479,13 +484,6 @@ if build_profiler
|
||||
@@ -483,13 +488,6 @@ if build_profiler
|
||||
endif
|
||||
|
||||
link_args = []
|
||||
|
Loading…
x
Reference in New Issue
Block a user