renaissance 0.9.0-4.3 source package in Ubuntu

Changelog

renaissance (0.9.0-4.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix lintian: weak-dependency-on-misc-depends.

 -- Bastian Germann <email address hidden>  Tue, 22 Aug 2023 11:34:04 +0200

Upload details

Uploaded by:
Debian GNUstep maintainers
Uploaded to:
Sid
Original maintainer:
Debian GNUstep maintainers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe devel

Downloads

File Size SHA-256 Checksum
renaissance_0.9.0-4.3.dsc 1.9 KiB 90783aae61c974f90372e827b01a68500d7427030c2f0f04ec53aec91ba124bd
renaissance_0.9.0.orig.tar.gz 395.4 KiB 5c2078d211dd9d9de48c8d26d3dde3f7fae18fadeac1ff4049e5996a29ce342b
renaissance_0.9.0-4.3.debian.tar.xz 8.7 KiB 494247e368ffb8619244a00487492cf788b7249f77bde8924c838641b7227932

No changes file available.

Binary packages built by this source

librenaissance0: GNUstep GUI Framework - library 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.

librenaissance0-dbgsym: debug symbols for librenaissance0
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.

librenaissance0-dev-dbgsym: debug symbols for librenaissance0-dev
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.