ruby-gnome 3.4.3-1+ubuntu2 source package in Ubuntu

Changelog

ruby-gnome (3.4.3-1+ubuntu2) jammy; urgency=medium

  * No-change rebuild with higher version number to allow
    installability with latest gobject-introspection

 -- Jeremy Bicha <email address hidden>  Tue, 26 Oct 2021 07:02:25 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Jammy
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ruby-gnome_3.4.3.orig.tar.gz 3.0 MiB 9c61baad031e002c13d2a3db3dcc6f7450cf121899469687b2430d8c70f4cf7c
ruby-gnome_3.4.3-1+ubuntu2.debian.tar.xz 19.6 KiB df56d56e180b8c600aa3193e0d487d9271fce794aef9b3419d2f52804de18a2c
ruby-gnome_3.4.3-1+ubuntu2.dsc 3.7 KiB 15d009e969aebcf35bbdac53a1b7edb6ab9db5a6e853ed7d8060a4f44ba41044

Available diffs

View changes file

Binary packages built by this source

ruby-atk: ATK bindings for the Ruby language

 ATK is a toolkit providing accessibility interfaces for applications or other
 toolkits. By implementing these interfaces, those other toolkits or
 applications can be used with tools such as screen readers, magnifiers, and
 other alternative input devices.
 .
 This package contains libraries for using ATK with the Ruby programming
 language.

ruby-cairo-gobject: CairoGObject bindings for the Ruby language

 Cairo is a multi-platform library providing anti-aliased vector-based
 rendering for multiple target backends; CairoGObject provides
 wrapper GObject types for all Cairo types.
 .
 This package contains libraries for CairoGObject with the Ruby language.

ruby-cairo-gobject-dbgsym: debug symbols for ruby-cairo-gobject
ruby-clutter: Clutter bindings for the Ruby language

 Clutter is a GObject based library for creating fast, visually rich,
 graphical user interfaces. Clutter works by manipulating a scene-graph of
 2D surfaces, or 'actors', inside a 3D space.
 .
 This package contains libraries for using Clutter with the Ruby language.

ruby-clutter-gdk: Clutter-Gdk bindings for the Ruby language

 Clutter-Gdk is a library for GDK specific API of Clutter. This library
 provides some specific API, allowing integration with the GDK API for
 manipulating the stage window and handling events outside of Clutter.
 .
 This package contains libraries for using Clutter-Gdk with the Ruby language.

ruby-clutter-gtk: Clutter-Gtk bindings for the Ruby language

 Clutter-Gtk is an integration library for the Clutter toolkit providing
 access and integration for the GTK+ library. Clutter-Gtk allows embedding
 a Clutter scene graph into a GTK+ application; retrieving themeing
 information; integrate GTK+ data structures and object classes with
 Clutter actors.
 .
 This package contains libraries for using Clutter-Gtk with the Ruby language.

ruby-gdk-pixbuf2: Gdk-Pixbuf 2 bindings for the Ruby language

 Gdk-Pixbuf is a library for loading and rendering images.
 .
 This package contains libraries for using Gdk-Pixbuf with the Ruby programming
 language.

ruby-gdk3: GDK 3 bindings for the Ruby language

 GDK is a computer graphics library that acts as a wrapper around the
 low-level drawing and windowing functions provided by the underlying
 graphics system. It is mainly use by GTK+ 3.
 .
 This package contains libraries for using GDK 3 with the Ruby programming
 language.

ruby-gio2: GIO bindings for the Ruby language

 GIO is striving to provide a modern, easy-to-use VFS API that sits at the
 right level in the library stack, as well as other generally useful APIs for
 desktop applications such as networking and D-Bus support.
 .
 This package provides GIO bindings to be used in Ruby programs.

ruby-gio2-dbgsym: debug symbols for ruby-gio2
ruby-glib2: GLib 2 bindings for the Ruby language

 GLib is a useful general-purpose C library, notably used by GTK+ and GNOME.
 .
 This package contains libraries for using GLib 2 with the Ruby programming
 language. It is most likely useful in conjunction with Ruby bindings for
 other libraries such as GTK+.

ruby-glib2-dbgsym: debug symbols for ruby-glib2
ruby-gnome: GNOME-related bindings for the Ruby language

 These bindings allow use of the GNOME developer platform using the Ruby
 programming language.
 .
 This is an empty package that depends on the various packages that provide
 the individual bindings.

ruby-gnome-dev: GNOME-related bindings for the Ruby language (development files)

 These bindings allow use of the GNOME developer platform using the Ruby
 programming language.
 .
 This package contains development files required to build ruby-gnome
 extensions.

ruby-gnome2: transitional package for ruby-gnome

 This is a transitional package for ruby-gnome. It can safely be removed.

ruby-gnome2-dev: transitional package for ruby-gnome-dev

 This is a transitional package for ruby-gnome-dev. It can safely be removed.

ruby-gobject-introspection: GObject Introspection bindings for the Ruby language

 GObject Introspection is a project for providing machine readable
 introspection data of the API of C libraries. This introspection data can
 be used in several different use cases, for example automatic code
 generation for bindings, API verification and documentation generation.
 .
 This package contains library for using GObject Introspection with the Ruby
 programming language.

ruby-gobject-introspection-dbgsym: debug symbols for ruby-gobject-introspection
ruby-gstreamer: GStreamer bindings for the Ruby language

 GStreamer is a media processing framework with support for a wide variety of
 data sources, sinks, and formats through the use of dynamically loaded
 plugins.
 .
 This package contains libraries for using GStreamer with the Ruby programming
 language.

ruby-gstreamer-dbgsym: debug symbols for ruby-gstreamer
ruby-gtk2: GTK+ 2 bindings for the Ruby language

 GTK+ is a multi-platform toolkit for creating graphical user interfaces.
 Offering a complete set of widgets, GTK+ is suitable for projects ranging
 from small one-off tools to complete application suites.
 .
 This package contains libraries for using GTK+ 2 with the Ruby programming
 language.

ruby-gtk2-dbgsym: debug symbols for ruby-gtk2
ruby-gtk3: GTK+ 3 bindings for the Ruby language

 GTK+ is a multi-platform toolkit for creating graphical user interfaces.
 Offering a complete set of widgets, GTK+ is suitable for projects ranging
 from small one-off tools to complete application suites.
 .
 This package contains libraries for using GTK+ 3 with the Ruby programming
 language.

ruby-gtk3-dbgsym: debug symbols for ruby-gtk3
ruby-gtksourceview4: GtkSourceView4 bindings for the Ruby language

 GTKSourceView4 is a text widget that extends the standard GTK+ text widget.
 .
 This package contains libraries for using the GtkSourceView4 text widget
 with syntax highlighting and other features typical of a source code
 editor in the Ruby programming language.

ruby-pango: Pango bindings for the Ruby language

 Pango is a library for layout and rendering of text, with an emphasis on
 internationalization.
 .
 This package contains libraries for using Pango with the Ruby programming
 language.

ruby-pango-dbgsym: debug symbols for ruby-pango
ruby-poppler: Ruby bindings for the libpoppler-glib library

 Poppler is a PDF rendering library based on xpdf PDF viewer.
 libpoppler-glib is Glib binding for Poppler.
 .
 This package contains ruby bindings for libpoppler-glib.

ruby-rsvg2: RSVG renderer bindings for the Ruby language

 The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG)
 pictures.
 .
 This package contains libraries for using RSVG with the Ruby programming
 language.

ruby-webkit2-gtk: WebKitGTK+ bindings for the Ruby language

 WebKitGTK+ is the GNOME platform port of the WebKit rendering engine.
 Offering WebKit’s full functionality through a set of GObject-based APIs,
 it is suitable for projects requiring any kind of web integration, from
 hybrid HTML/CSS applications to full-fledged web browsers, like Epiphany
 and Midori.
 .
 This package contains libraries for using WebKitGTK+ with GTK+ 3 and the Ruby
 language.