Summary
Welcome to GNUstep Renaissance! GNUstep Renaissance is free software (GNU LGPL), and part of the GNUstep project. It is a development 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. In short, GNUstep Renaissance allows you to describe your user interfaces (that is, the windows in your application, and the buttons, boxes, textfields, etc in the windows) in simple and intuitive XML files, using an open, standard format describing the logic of the interface. GNUstep Renaissance can then, at run time, 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.
Versions
v0.9.0-r2 :: 0 :: gentoo
- Modified
- License
- LGPL-2.1+
- Keywords
- amd64 ppc x86
- USE flags
- debug doc
USE flags
General
Dependencies
virtual / gnustep-back : Virtual for back-end component for the GNUstep GUI Library
Runtime Dependencies
virtual / gnustep-back : Virtual for back-end component for the GNUstep GUI Library
Depending packages
gnustep-apps / fisicalab : educational application to solve physics problems
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Ulrich Müller · gentoo
gnustep-libs/renaissance: drop EAPI 6 ebuild 0.9.0-r1
Signed-off-by: Ulrich Müller <ulm@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
gnustep-libs/renaissance: Stabilize 0.9.0-r2 ppc, #918503
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Arthur Zamarin · gentoo
gnustep-libs/renaissance: Stabilize 0.9.0-r2 amd64, #918503
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
gnustep-libs/renaissance: Stabilize 0.9.0-r2 x86, #918503
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Mair-Keimberger · gentoo
gnustep-libs/renaissance: EAPI8 bump, fix LICENSE
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/32930 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> - Bernard Cafarelli · gentoo
gnustep-libs/renaissance: drop old
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Bernard Cafarelli · gentoo
gnustep-libs/renaissance: stabilize EAPI6 version, bug #623316
Package-Manager: Portage-2.3.8, Repoman-2.3.3 - Bernard Cafarelli · gentoo
gnustep-libs/renaissance: ebuild cleanup, EAPI bump, fix metadata
Package-Manager: Portage-2.3.6, Repoman-2.3.3 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed