gtk2-engines 1:2.20.2-0ubuntu2 source package in Ubuntu

Changelog

gtk2-engines (1:2.20.2-0ubuntu2) precise; urgency=low

  * Update watch file to only track GNOME 2.20 as gtk-engines was then ported
    to gtk3 and finally abandoned.
  * Fix FTBFS due to missing -lm.
    - New patch 20_link-with-libm, adds AC_CHECK_LIBM and AC_SUBST(LIBM) to
      configure.ac and $(LIBM) to Makefile.am files for engines which need it
      in LIBADD.
    - New patch 90_autoreconf, generated with autoreconf -fi %% rm -rf
      autom4te.cache engines/support/*~; needed for 20_link-with-libm.
    - Drop patch 99_ltmain_as-needed, doesn't apply anymore since the addition
      of 90_autoreconf, but is probably obsoleted by it.
 -- Loic Minier <email address hidden>   Thu, 01 Dec 2011 15:44:02 +0100

Upload details

Uploaded by:
Loïc Minier
Uploaded to:
Precise
Original maintainer:
Ubuntu Desktop
Architectures:
any
Section:
graphics
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gtk2-engines_2.20.2.orig.tar.gz 930.0 KiB aa65209c824a71feb82c31a6c5bdee22658874cff4fca610d174d983c807c22f
gtk2-engines_2.20.2-0ubuntu2.debian.tar.gz 159.1 KiB 34a1519438e4dae6334d5b90b0574b3d63c260a26400770e26c33e30ead033e5
gtk2-engines_2.20.2-0ubuntu2.dsc 1.6 KiB 77daedd36744640d8861f7ea8bf9497b40e930a7041743f2e5c9b46c581acc22

View changes file

Binary packages built by this source

gtk2-engines: theme engines for GTK+ 2.x

 This package contains the "engines" that hide behind the themes for
 GTK+ and GNOME applications. They redefine the way GTK+ widgets are
 drawn. The package includes the following engines:
  * Clearlooks, the default GNOME theme, based on Bluecurve;
  * Crux, formerly known as the Eazel engine;
  * High contrast, which is used by some accessibility themes;
  * Industrial, the famous engine from Novell (formerly Ximian);
  * LighthouseBlue, another engine based on Bluecurve;
  * Metal, which gives a metallic look;
  * Mist, a flat and high performance engine;
  * Redmond95, which provides a look similar to that of Windows;
  * ThinIce.
 .
 A few sample themes using these engines are also included.

gtk2-engines-udeb: theme engines for GTK+ 2.x in the Debian installer

 This package contains the "engines" that hide behind the themes for
 GTK+ and GNOME applications. They redefine the way GTK+ widgets are
 drawn. The package currently includes the following engine:
  * Clearlooks, the default GNOME theme, based on Bluecurve;
 .
 This package only holds the minimal set of files for Debian installer
 to use GTK+ 2.x theme engines under DirectFB.