ruby-gnome 3.4.1-2 source package in Ubuntu

Changelog

ruby-gnome (3.4.1-2) unstable; urgency=medium

  * Bump Standards-Version to 4.5.0.
  * d/control: tighten libgirepository1.0-dev and libffi-dev dependencies
   (Closes: #950219).

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Sat, 01 Feb 2020 17:00:36 +0900

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
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.1-2.dsc 3.7 KiB 069e00ad5b3d889afa33525cf69612312761ee4624f3bec9b6d89fe018c0e6f8
ruby-gnome_3.4.1.orig.tar.gz 3.0 MiB 54c789f5e5cc1b134e1b0143fea50846367d8a593bc2d2274778f2b7f5e817c5
ruby-gnome_3.4.1-2.debian.tar.xz 19.2 KiB 589f443c8f9065fd2be44d861e3941e199eb2cfc39b3b172c08a81a525aa180e

Available diffs

No changes file available.

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.