update to gobject-introspection-1.68.0
This commit is contained in:
parent
551040a91e
commit
4e8e271382
@ -1,10 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.105 2021/02/23 19:39:15 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.106 2021/05/11 19:56:02 jasper Exp $
|
||||
|
||||
COMMENT= GObject Introspection
|
||||
|
||||
GNOME_VERSION= 1.66.1
|
||||
GNOME_VERSION= 1.68.0
|
||||
GNOME_PROJECT= gobject-introspection
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -21,8 +20,7 @@ MODULES= devel/meson \
|
||||
lang/python \
|
||||
x11/gnome
|
||||
|
||||
WANTLIB += c ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0
|
||||
WANTLIB += intl m pthread
|
||||
WANTLIB += c ffi gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 m
|
||||
|
||||
LIB_DEPENDS= devel/glib2
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (gobject-introspection-1.66.1.tar.xz) = 3USlXuX0JuoitriWJHCPno1T9cyU5UhcFch8sw4GFh0=
|
||||
SIZE (gobject-introspection-1.66.1.tar.xz) = 1012784
|
||||
SHA256 (gobject-introspection-1.68.0.tar.xz) = 0ikkJIGiAbhKDGZxbeF1K8pB20EzZyz8+zfJPrblSic=
|
||||
SIZE (gobject-introspection-1.68.0.tar.xz) = 1019732
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.26 2021/01/04 14:06:29 sthen Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.27 2021/05/11 19:56:02 jasper Exp $
|
||||
bin/g-ir-annotation-tool
|
||||
@bin bin/g-ir-compiler
|
||||
bin/g-ir-doc-tool
|
||||
@ -134,7 +134,6 @@ lib/gobject-introspection/giscanner/gdumpparser.py
|
||||
lib/gobject-introspection/giscanner/girparser.py
|
||||
lib/gobject-introspection/giscanner/girwriter.py
|
||||
lib/gobject-introspection/giscanner/introspectablepass.py
|
||||
lib/gobject-introspection/giscanner/libtoolimporter.py
|
||||
lib/gobject-introspection/giscanner/maintransformer.py
|
||||
lib/gobject-introspection/giscanner/mdextensions.py
|
||||
lib/gobject-introspection/giscanner/message.py
|
||||
|
Loading…
x
Reference in New Issue
Block a user