Add debug package.
This is awesome we can provide this: 27.3M webkitgtk4-2.26.2p0.tgz 503M debug-webkitgtk4-2.26.2p0.tgz
This commit is contained in:
parent
5159f5ccd6
commit
6655b52895
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.112 2019/11/06 15:25:30 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.113 2019/11/12 20:20:35 ajacoutot Exp $
|
||||
|
||||
# patches/patch-Source_JavaScriptCore_javascriptcoregtk_pc_in
|
||||
# patches/patch-Source_WebKit_gtk_webkit2gtk-web-extension_pc_in
|
||||
@ -19,6 +19,7 @@ EXTRACT_SUFX = .tar.xz
|
||||
API = 4.0
|
||||
SUBST_VARS = API
|
||||
DPB_PROPERTIES = parallel
|
||||
REVISION = 0
|
||||
|
||||
SHARED_LIBS += javascriptcoregtk-${API} 3.1 # 18.13.3
|
||||
SHARED_LIBS += webkit2gtk-${API} 3.1 # 37.37.2
|
||||
@ -57,6 +58,8 @@ MODPY_RUNDEP = No
|
||||
MODPY_ADJ_FILES = Tools/glib/generate-inspector-gresource-manifest.py
|
||||
MODGNOME_TOOLS = gobject-introspection
|
||||
|
||||
DEBUG_PACKAGES = ${BUILD_PACKAGES}
|
||||
|
||||
NO_TEST = Yes
|
||||
USE_GMAKE = Yes
|
||||
LIBTOOL_FLAGS = --tag=disable-static
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.16 2019/09/24 06:56:44 ajacoutot Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.17 2019/11/12 20:20:35 ajacoutot Exp $
|
||||
@bin bin/WebKitWebDriver
|
||||
include/webkitgtk-${API}/
|
||||
include/webkitgtk-${API}/JavaScriptCore/
|
||||
@ -223,7 +223,7 @@ lib/pkgconfig/webkit2gtk-${API}.pc
|
||||
lib/pkgconfig/webkit2gtk-web-extension-${API}.pc
|
||||
lib/webkit2gtk-${API}/
|
||||
lib/webkit2gtk-${API}/injected-bundle/
|
||||
lib/webkit2gtk-${API}/injected-bundle/libwebkit2gtkinjectedbundle.so
|
||||
@so lib/webkit2gtk-${API}/injected-bundle/libwebkit2gtkinjectedbundle.so
|
||||
libexec/webkit2gtk-${API}/
|
||||
@bin libexec/webkit2gtk-${API}/WebKitNetworkProcess
|
||||
@bin libexec/webkit2gtk-${API}/WebKitPluginProcess
|
||||
|
Loading…
Reference in New Issue
Block a user