lang/gjs: update to 1.76.2 release (+)
Changelog: https://gitlab.gnome.org/GNOME/gjs/-/blob/1.76.2/NEWS
This commit is contained in:
parent
ce68a6f55a
commit
bff551ff59
2 changed files with 5 additions and 6 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= gjs
|
||||
PORTVERSION= 1.74.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 1.76.2
|
||||
CATEGORIES= lang gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome
|
||||
|
@ -20,7 +19,7 @@ LIB_DEPENDS= libmozjs-102.so:lang/spidermonkey102 \
|
|||
|
||||
USES= compiler:c++11-lib gettext gnome \
|
||||
localbase meson pkgconfig python:build readline tar:xz xorg
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 introspection
|
||||
USE_GNOME= cairo gtk40 introspection pango
|
||||
USE_XORG= x11 xext
|
||||
MESON_ARGS= -Dprofiler=disabled \
|
||||
-Dinstalled_tests=false
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1676243108
|
||||
SHA256 (gnome/gjs-1.74.1.tar.xz) = f21f9cd3337a672a44c7e64bf9a8d8ad77c1b88b952b2b6184c7af9b1f3ef459
|
||||
SIZE (gnome/gjs-1.74.1.tar.xz) = 638536
|
||||
TIMESTAMP = 1694953278
|
||||
SHA256 (gnome/gjs-1.76.2.tar.xz) = f7d8c9d653ea6fd78afe4a50720e046aa2bfc078fda635dd13067dd199c625d4
|
||||
SIZE (gnome/gjs-1.76.2.tar.xz) = 646232
|
||||
|
|
Loading…
Reference in a new issue