webkitgtk 2.4.4-1ubuntu1 source package in Ubuntu RTM

Changelog

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).
 -- Iain Lane <email address hidden>   Thu, 10 Jul 2014 17:21:11 +0100

Upload details

Uploaded by:
Iain Lane
Uploaded to:
Utopic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
14.09-factory release main web
14.09 release main web

Downloads

File Size SHA-256 Checksum
webkitgtk_2.4.4.orig.tar.xz 9.4 MiB 58cbfc7e352ae1e1f5e383f9f766795794d88483e9a52377a295f56eedf53ab9
webkitgtk_2.4.4-1ubuntu1.debian.tar.xz 51.6 KiB 7a2b3290f934e88f8297c6cab8a2a5cac9f3ce94c3b81516302785019eab21f7
webkitgtk_2.4.4-1ubuntu1.dsc 4.7 KiB d30b0969538683ca280a259f8033cbcea5573dd7006db8cdf3caca448538a793

Available diffs

View changes file

Binary packages built by this source

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-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.