ruby-gnome 4.2.2-1 source package in Ubuntu

Changelog

ruby-gnome (4.2.2-1) unstable; urgency=medium

  * Team upload
  * New upstream version 4.2.2
    - builds with gcc 14 (Closes: #1075460)
  * Refresh patches
  * debian/rules: simplify file installation
    - add override_dh_auto_install target to ensure development files are
      shipped in ruby-gnome-dev again
  * Add binary packages for Gdk 4 and GTK+ 4 bindings
  * Add build dependency on libgtk-4-dev
  * Amend patch to also skip dependency-check for gtk4
  * Amend patch to no test modules that we don't build
  * Set HIGUCHI Daisuke as uploader to reflect reality
  * debian/rules: remove dead code

 -- Antonio Terceiro <email address hidden>  Tue, 27 Aug 2024 09:43:22 -0300

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
Oracular proposed universe misc

Downloads

File Size SHA-256 Checksum
ruby-gnome_4.2.2-1.dsc 3.3 KiB 4eab2b4a972511df0d7858b977f2e8671991497df6cc03ed707863ece8c50e80
ruby-gnome_4.2.2.orig.tar.gz 2.6 MiB 3ff16956b70f0e70b8b1fbdb136c1c41aa22c2c5e6246b58b2398302aaffe3ea
ruby-gnome_4.2.2-1.debian.tar.xz 20.2 KiB 88681b3c76ea4852211628892407abca8fd1867d3569be28f497a38e616759e5

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-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-gdk4: No summary available for ruby-gdk4 in ubuntu oracular.

No description available for ruby-gdk4 in ubuntu oracular.

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-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-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-gtk4: No summary available for ruby-gtk4 in ubuntu oracular.

No description available for ruby-gtk4 in ubuntu oracular.

ruby-gtk4-dbgsym: No summary available for ruby-gtk4-dbgsym in ubuntu oracular.

No description available for ruby-gtk4-dbgsym in ubuntu oracular.

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.