Paketname | autoproject |
Beschreibung | create a skeleton source package for a new program |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.20-5 |
Sektion | universe/devel |
Priorität | optional |
Installierte Größe | 580 Byte |
Hängt ab von | automake | automake1.9 | automaken |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 76304 Byte |
Prüfsumme MD5 | 0562b9fb77780cf5b309b907a98d3e7d |
Prüfsumme SHA1 | 0af449489cf7b2f9d6bbc346394365d7f4545a88 |
Prüfsumme SHA256 | 6789522c56cbaea538a5e4be5a08262eacc15178b3f61ef0504dca57ab23406e |
Link zum Herunterladen | autoproject_0.20-5_all.deb |
Ausführliche Beschreibung | autoproject interviews the user, then creates a source package for a
new program which follows the GNU programming standards. The new
package uses autoconf to configure itself, and automake to create the
Makefile. `make distcheck' succeeds.
.
The idea is that you execute autoproject just once when you start a
new project. It will ask a few questions, then create a new directory
and populate it with standard files, customized for the new project.
.
Optionally, the new package will use a command line parser generator.
Currently, autoproject supports two parser generators: clig by Harald
Kirsch (see http://wsd.iitb.fhg.de/software/), and
autogen by Bruce Korb (see
http://autogen.sourceforge.net/).
|