webkit2gtk 2.38.0-1 source package in Ubuntu
Changelog
webkit2gtk (2.38.0-1) unstable; urgency=high * New upstream release (Closes: #986218). * debian/rules: - Add USE_PREBUILT_DOCS variable to allow using the prebuilt documentation included in the upstream tarball when gi-docgen is missing. * Bring all changes from the 2.37 (experimental) branch. * debian/gbp.conf: - Update upstream branch name. * Generate debian/control from debian/control.in and control-common.in depending on whether we're making the soup2 (4.0 API), soup3 (4.1 API) and/or gtk4 (5.0 API) builds. * debian/rules: - Add new target to generate debian/control. - Enable the GTK4 build (Closes: #1016765). - ENABLE_GTKDOC is now ENABLE_DOCUMENTATION. - Make CCACHE_DIR and CCACHE_NOHASHDIR global variables so they also apply to the install target. This fixes a FTBFS if the home dir is not writable (as is the case with buildds) * debian/control.in: - Remove build dependency on libnotify-dev (no longer used by WebKit). - Replace build dependency on gtk-doc-tools with gi-docgen. * The documentation has been renamed from webkitdomgtk to webkit2gtk-web-extension and from jsc-glib to javascriptcoregtk. - Update debian/libwebkit2gtk-4.0-doc.doc-base.* and debian/libwebkit2gtk-4.0-doc.links. * Refresh all patches. * debian/source/lintian-overrides: - Update source-is-missing overrides. * debian/copyright: - Update copyright information of all files. * debian/libwebkit2gtk-4.0-37.symbols: - Update symbols. -- Alberto Garcia <email address hidden> Fri, 16 Sep 2022 16:59:49 +0200
Upload details
- Uploaded by:
- Debian WebKit Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian WebKit Maintainers
- Architectures:
- any all
- Section:
- misc
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Kinetic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
webkit2gtk_2.38.0-1.dsc | 5.1 KiB | 17763f91d17de988b223bee1f9e3f8e57304a23e80462c4a3565a26698ad67e1 |
webkit2gtk_2.38.0.orig.tar.xz | 31.5 MiB | f9ce6375a3b6e1329b0b609f46921e2627dc7ad6224b37b967ab2ea643bc0fbd |
webkit2gtk_2.38.0.orig.tar.xz.asc | 195 bytes | b0154fa01b1f3c0a87cbd1115731efad57b151f713ca4d5c9c06e479e6a84ef3 |
webkit2gtk_2.38.0-1.debian.tar.xz | 75.9 KiB | a841cdc8109bc3e7bef92335d006894501a3cdc1a8fe2df3dd16d3c4490ba066 |
Available diffs
- diff from 2.37.91-1 to 2.38.0-1 (147.9 KiB)
No changes file available.
Binary packages built by this source
- gir1.2-javascriptcoregtk-4.0: JavaScript engine library from WebKitGTK - GObject introspection data
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This build comes from the GTK port of WebKit (API version 4.0).
.
This package contains the introspection data, which can be used by
packages using the GIRepository format to generate dynamic bindings.
- gir1.2-javascriptcoregtk-4.1: JavaScript engine library from WebKitGTK - GObject introspection data
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This build comes from the GTK port of WebKit (API version 4.1).
.
This package contains the introspection data, which can be used by
packages using the GIRepository format to generate dynamic bindings.
- gir1.2-javascriptcoregtk-5.0: No summary available for gir1.2-javascriptcoregtk-5.0 in ubuntu lunar.
No description available for gir1.2-
javascriptcoreg tk-5.0 in ubuntu lunar.
- gir1.2-webkit2-4.0: Web content engine library for GTK - GObject introspection data
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
.
WebKitGTK is a WebKit port designed to be used in GTK applications.
This build provides version 4.0 of the API and uses libsoup v2 for
the networking stack and the GTK 3 widget toolkit.
.
This package contains introspection data, which can be used by
packages using the GIRepository format to generate dynamic bindings.
- gir1.2-webkit2-4.1: Web content engine library for GTK - GObject introspection data
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
.
WebKitGTK is a WebKit port designed to be used in GTK applications.
This build provides version 4.1 of the API and uses libsoup v3 for
the networking stack and the GTK 3 widget toolkit.
.
This package contains introspection data, which can be used by
packages using the GIRepository format to generate dynamic bindings.
- gir1.2-webkit2-5.0: No summary available for gir1.2-webkit2-5.0 in ubuntu lunar.
No description available for gir1.2-webkit2-5.0 in ubuntu lunar.
- libjavascriptcoregtk-4.0-18: JavaScript engine library from WebKitGTK
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This build comes from the GTK port of WebKit (API version 4.0).
.
This package contains the shared libraries.
- libjavascriptcoregtk-4.0-18-dbgsym: debug symbols for libjavascriptcoregtk-4.0-18
- libjavascriptcoregtk-4.0-bin: JavaScript engine library from WebKitGTK - command-line interpreter
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This build comes from the GTK port of WebKit (API version 4.0).
.
This package provides jsc, a command-line JavaScript interpreter.
- libjavascriptcoregtk-4.0-bin-dbgsym: debug symbols for libjavascriptcoregtk-4.0-bin
- libjavascriptcoregtk-4.0-dev: JavaScript engine library from WebKitGTK - development files
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This build comes from the GTK port of WebKit (API version 4.0).
.
This package contains the development files.
- libjavascriptcoregtk-4.1-0: JavaScript engine library from WebKitGTK
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This build comes from the GTK port of WebKit (API version 4.1).
.
This package contains the shared libraries.
- libjavascriptcoregtk-4.1-0-dbgsym: debug symbols for libjavascriptcoregtk-4.1-0
- libjavascriptcoregtk-4.1-dev: JavaScript engine library from WebKitGTK - development files
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This build comes from the GTK port of WebKit (API version 4.1).
.
This package contains the development files.
- libjavascriptcoregtk-5.0-0: JavaScript engine library from WebKitGTK
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This build comes from the GTK port of WebKit (API version 5.0).
.
This package contains the shared libraries.
- libjavascriptcoregtk-5.0-0-dbgsym: No summary available for libjavascriptcoregtk-5.0-0-dbgsym in ubuntu lunar.
No description available for libjavascriptco
regtk-5. 0-0-dbgsym in ubuntu lunar.
- libjavascriptcoregtk-5.0-dev: JavaScript engine library from WebKitGTK - development files
JavaScriptCore is the JavaScript engine used in WebKit. It consists
of the following building blocks: lexer, parser, start-up interpreter
(LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a
high-throughput optimizing JIT (FTL).
.
This build comes from the GTK port of WebKit (API version 5.0).
.
This package contains the development files.
- libwebkit2gtk-4.0-37: Web content engine library for GTK
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
.
WebKitGTK is a WebKit port designed to be used in GTK applications.
This build provides version 4.0 of the API and uses libsoup v2 for
the networking stack and the GTK 3 widget toolkit.
.
This package contains the shared libraries.
- libwebkit2gtk-4.0-37-dbgsym: debug symbols for libwebkit2gtk-4.0-37
- libwebkit2gtk-4.0-dev: Web content engine library for GTK - development files
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
.
WebKitGTK is a WebKit port designed to be used in GTK applications.
This build provides version 4.0 of the API and uses libsoup v2 for
the networking stack and the GTK 3 widget toolkit.
.
This package contains the development files.
- libwebkit2gtk-4.0-doc: Web content engine library for GTK - documentation
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
.
WebKitGTK is a WebKit port designed to be used in GTK applications.
.
This package contains the documentation and is valid for versions 4.0,
4.1 and 5.0 of the API.
- libwebkit2gtk-4.1-0: Web content engine library for GTK
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
.
WebKitGTK is a WebKit port designed to be used in GTK applications.
This build provides version 4.1 of the API and uses libsoup v3 for
the networking stack and the GTK 3 widget toolkit.
.
This package contains the shared libraries.
- libwebkit2gtk-4.1-0-dbgsym: debug symbols for libwebkit2gtk-4.1-0
- libwebkit2gtk-4.1-dev: Web content engine library for GTK - development files
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
.
WebKitGTK is a WebKit port designed to be used in GTK applications.
This build provides version 4.1 of the API and uses libsoup v3 for
the networking stack and the GTK 3 widget toolkit.
.
This package contains the development files.
- libwebkit2gtk-5.0-0: Web content engine library for GTK
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
.
WebKitGTK is a WebKit port designed to be used in GTK applications.
This build provides version 5.0 of the API and uses libsoup v3 for
the networking stack and the GTK 4 widget toolkit.
.
This package contains the shared libraries.
- libwebkit2gtk-5.0-0-dbgsym: No summary available for libwebkit2gtk-5.0-0-dbgsym in ubuntu lunar.
No description available for libwebkit2gtk-
5.0-0-dbgsym in ubuntu lunar.
- libwebkit2gtk-5.0-dev: Web content engine library for GTK - development files
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
.
WebKitGTK is a WebKit port designed to be used in GTK applications.
This build provides version 5.0 of the API and uses libsoup v3 for
the networking stack and the GTK 4 widget toolkit.
.
This package contains the development files.
- webkit2gtk-driver: WebKitGTK WebDriver support
WebKit is a web content engine, derived from KHTML and KJS from KDE, and
used primarily in Apple's Safari browser. It is made to be embedded in
other applications, such as mail readers, or web browsers.
.
It is able to display content such as HTML, SVG, XML, and others. It also
supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more.
.
WebKitGTK is a WebKit port designed to be used in GTK applications.
.
This package provides the WebDriver service implementation for
WebKitGTK.
- webkit2gtk-driver-dbgsym: debug symbols for webkit2gtk-driver