renaissance 0.9.0-4build2 source package in Ubuntu

Changelog

renaissance (0.9.0-4build2) oneiric; urgency=low

  * Rebuild for gnustep-base 0.22 and gnustep-gui 0.20.
 -- Colin Watson <email address hidden>   Mon, 11 Jul 2011 11:37:23 +0100

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Oneiric
Original maintainer:
Debian GNUstep maintainers
Architectures:
any
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe devel

Downloads

File Size SHA-256 Checksum
renaissance_0.9.0.orig.tar.gz 395.4 KiB 5c2078d211dd9d9de48c8d26d3dde3f7fae18fadeac1ff4049e5996a29ce342b
renaissance_0.9.0-4build2.diff.gz 7.2 KiB fc4a0d20ad5b55516a4d0d34ea544dc8fcac65e3dcdc7ae4daac08a133583c38
renaissance_0.9.0-4build2.dsc 1.9 KiB 0a3770db66bfac1e6f2afcb3dbc44f81df4a48ec16f208284493688419d87e18

Available diffs

View changes file

Binary packages built by this source

librenaissance0: No summary available for librenaissance0 in ubuntu raring.

No description available for librenaissance0 in ubuntu raring.

librenaissance0-dev: GNUstep GUI Framework - development files

 Renaissance is a GNUstep develoment framework which runs on top of the
 GNUstep libraries. It also works on top of the Apple Mac OS X Cocoa
 libraries, providing an opaque layer to write portable applications.
 .
 GNUstep Renaissance allows you to describe your user interface in simple
 and intuitive XML files, using an open, standard format describing the
 logic of the interface. At run-time, GNUstep Renaissance will then
 generate the user interfaces (using the native host OpenStep-like libraries)
 by reading the XML files. The connections between the objects created
 from the XML files, and the other objects in the application are done
 via outlets (as traditionally in OpenStep); a new quick and intuitive
 syntax has been developed to make creating outlets as easy as possible.

renaissance-doc: GNUstep GUI Framework - documentation

 Renaissance is a GNUstep develoment framework which runs on top of the
 GNUstep libraries.
 .
 This package include the Renaissance manual, tutorial and various
 examples.