webkitgtk 2.4.4-1~ubuntu1 source package in Ubuntu
Changelog
webkitgtk (2.4.4-1~ubuntu1) trusty; urgency=medium * Merge with Utopic / unstable for Trusty SRU (LP: #1340690). * Reverted unwanted changes from utopic: - debian/control: + Require make 4.0, which is the version that can make parallel builds of webkitgtk. + Build depend on libegl1-mesa-dev and libgles2-mesa-dev on armel and armhf. - debian/patches/x32_support.patch: + Fix FTBFS in x32 - debian/patches/local-label-string-hurd.patch: + Fix FTBFS in hurd-i386. - Drop gir1.2-javascriptcore-1.0 and gir1.2-webkit-1.0. webkitgtk (2.4.4-1ubuntu1) utopic; urgency=medium * Merge with Debian, remaining changes: - Build for ppc64el - bugzilla_clear_surface.patch: Take patch to fix upstream bug#123480 which was a crash affecting software-center in Ubuntu. * Stick on geoclue 1 for now, the new version isn't in main and a transition plan needs to be worked out, for example for how to integrate the Ubuntu GeoIP service. webkitgtk (2.4.4-1) unstable; urgency=medium [ Alberto Garcia ] * New upstream release (Closes: #751259). * Build using the default gcc version available (Closes: #751329): + debian/control: remove build dependency on gcc-4.8 and g++-4.8. + debian/rules: don't set the CC and CXX variables. * debian/patches/fix-webprocess-leak.patch, debian/patches/gtkdoc-remove-Wcast-align.patch + Remove, this has been merged upstream. * debian/patches/fix-arm64-build.patch: + Add support for ARM64 (Closes: #752735). * debian/rules: + Disable JIT, YARR and assembler in arm64. [ Emilio Pozuelo Monfort ] * Drop gir1.2-javascriptcore-1.0 and gir1.2-webkit-1.0. WebKit1 is deprecated and those packages have no reverse dependencies, so we can remove them already. webkitgtk (2.4.3-2) unstable; urgency=medium * debian/rules: + Move -Wl,--as-needed from CFLAGS to LDFLAGS. * debian/control: + Build depend on libegl1-mesa-dev and libgles2-mesa-dev on armel and armhf (Closes: #749700). * debian/patches/gtkdoc-remove-Wcast-align.patch: + Remove -Wcast-align during gtk-doc generation. Fixes FTBFS on hppa and others (Closes: #750839). webkitgtk (2.4.3-2~ubuntu2) utopic; urgency=medium * Don't fail the build on gtk-doc warnings. webkitgtk (2.4.3-2~ubuntu1) utopic; urgency=medium [ Alberto Garcia ] * debian/rules: + Move -Wl,--as-needed from CFLAGS to LDFLAGS. * debian/control: + Build depend on libegl1-mesa-dev and libgles2-mesa-dev on armel and armhf (Closes: #749700). [ Iain Lane ] * Merge with unreleased Debian git. Remaining changes: - Build for ppc64el and arm64 - bugzilla_clear_surface.patch: Take patch to fix upstream bug#123480 which was a crash affecting software-center in Ubuntu. - Don't use COMPARE_AND_SWAP and other snippets of asm on arm64; the compiler complains that they are invalid. * Stick on geoclue 1 for now, the new version isn't in main and a transition plan needs to be worked out, for example for how to integrate the Ubuntu GeoIP service. -- Iain Lane <email address hidden> Thu, 14 Aug 2014 16:35:56 +0100
Upload details
- Uploaded by:
- Iain Lane
- Uploaded to:
- Trusty
- Original maintainer:
- Ubuntu Developers
- Architectures:
- any all
- Section:
- web
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
webkitgtk_2.4.4.orig.tar.xz | 9.4 MiB | 58cbfc7e352ae1e1f5e383f9f766795794d88483e9a52377a295f56eedf53ab9 |
webkitgtk_2.4.4-1~ubuntu1.debian.tar.xz | 51.6 KiB | 4bd482f6bacc2831faa9830eeb055de697058927ee3b0572e157415004579190 |
webkitgtk_2.4.4-1~ubuntu1.dsc | 4.7 KiB | 12e1a3ebd660c1f5104a66c13e4908f52df6bf49062f6a9dde8c346dc0008593 |
Available diffs
- diff from 2.4.3-1ubuntu2 to 2.4.4-1~ubuntu1 (46.8 KiB)
Binary packages built by this source
- gir1.2-javascriptcoregtk-1.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 1.0).
.
This package contains the introspection data, which can be used by
packages using the GIRepository format to generate dynamic bindings.
- gir1.2-javascriptcoregtk-3.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 3.0).
.
This package contains the introspection data, which can be used by
packages using the GIRepository format to generate dynamic bindings.
- gir1.2-webkit-1.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.
.
This build comes from the GTK+ port of WebKit (API version 1.0).
.
This package contains introspection data, which can be used by
packages using the GIRepository format to generate dynamic bindings.
- gir1.2-webkit-3.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.
.
This build comes from the GTK+ port of WebKit (API version 3.0).
.
This package contains introspection data, which can be used by
packages using the GIRepository format to generate dynamic bindings.
- gir1.2-webkit2-3.0: WebKit2 API layer for WebKitGTK+ - 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.
.
WebKit2 is an API layer for WebKit designed from the ground up to
support a split process model, where the web content lives in a
separate process from the application UI.
.
This build comes from the GTK+ port of WebKit (API version 3.0).
.
This package contains introspection data, which can be used by
packages using the GIRepository format to generate dynamic bindings.
- libjavascriptcoregtk-1.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 1.0).
.
This package contains the shared libraries.
- libjavascriptcoregtk-1.0-0-dbg: JavaScript engine library from WebKitGTK+ - debugging symbols
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 1.0).
.
This package contains the debugging symbols.
- libjavascriptcoregtk-1.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 1.0).
.
This package contains the development files.
- libjavascriptcoregtk-3.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 3.0).
.
This package contains the shared libraries.
- libjavascriptcoregtk-3.0-0-dbg: JavaScript engine library from WebKitGTK+ - debugging symbols
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 3.0).
.
This package contains the debugging symbols.
- libjavascriptcoregtk-3.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 3.0).
.
This package provides jsc, a command-line JavaScript interpreter.
- libjavascriptcoregtk-3.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 3.0).
.
This package contains the development files.
- libwebkit-dev: Transitional package for the development files of WebKitGTK+
This is a dummy package and can be safely removed after all
packages start depending on the new one.
- libwebkit2gtk-3.0-25: WebKit2 API layer for WebKitGTK+
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.
.
WebKit2 is an API layer for WebKit designed from the ground up to
support a split process model, where the web content lives in a
separate process from the application UI.
.
This build comes from the GTK+ port of WebKit (API version 3.0).
.
This is the library for embedding in GTK+ applications.
- libwebkit2gtk-3.0-25-dbg: WebKit2 API layer for WebKitGTK+ - debugging symbols
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.
.
WebKit2 is an API layer for WebKit designed from the ground up to
support a split process model, where the web content lives in a
separate process from the application UI.
.
This build comes from the GTK+ port of WebKit (API version 3.0).
.
This package provides the debugging symbols.
- libwebkit2gtk-3.0-dev: WebKit2 API layer for WebKitGTK+ - 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.
.
WebKit2 is an API layer for WebKit designed from the ground up to
support a split process model, where the web content lives in a
separate process from the application UI.
.
This build comes from the GTK+ port of WebKit (API version 3.0).
.
This package contains the development files.
- libwebkitgtk-1.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.
.
This build comes from the GTK+ port of WebKit (API version 1.0).
.
This is the library for embedding in GTK+ applications.
- libwebkitgtk-1.0-0-dbg: Web content engine library for GTK+ - debugging symbols
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.
.
This build comes from the GTK+ port of WebKit (API version 1.0).
.
This package provides the debugging symbols.
- libwebkitgtk-1.0-common: Web content engine library for GTK+ - data 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.
.
This build comes from the GTK+ port of WebKit (API version 1.0).
.
This package provides the data files needed by the library.
- libwebkitgtk-3.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.
.
This build comes from the GTK+ port of WebKit (API version 3.0).
.
This is the library for embedding in GTK+ applications.
- libwebkitgtk-3.0-0-dbg: Web content engine library for GTK+ - debugging symbols
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.
.
This build comes from the GTK+ port of WebKit (API version 3.0).
.
This package provides the debugging symbols.
- libwebkitgtk-3.0-common: Web content engine library for GTK+ - data 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.
.
This build comes from the GTK+ port of WebKit (API version 3.0).
.
This package provides the data files needed by the library.
- libwebkitgtk-3.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.
.
This build comes from the GTK+ port of WebKit (API version 3.0).
.
This package contains the development files.
- libwebkitgtk-common-dev: Web content engine library for GTK+ - common 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.
.
This build comes from the GTK+ port of WebKit (API version 3.0).
.
This package contains the development files common to the WebKit and
WebKit2 APIs.
- libwebkitgtk-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.
.
This build comes from the GTK+ port of WebKit (API version 1.0).
.
This package contains the development files.