Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
kuipc - Cernlib's Kit for a User Interface Package (KUIP) compiler
KUIPC, the Kit for a User Interface Package Compiler, is a tool to simplify
the writing of a program's user interface code. It takes as input a Command
Definition File (CDF) that describes the commands to be understood by the
program, and outputs C or FORTRAN code that makes the appropriate function
calls to set up the user interface. This code can then be compiled and linked
with the rest of the program. Since the generated code uses KUIP routines,
the program must also be linked against the Packlib library that contains them.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
kuipc |
2005 |
26.fc6 |
i386 |
73 KiB |
Mon Sep 11 19:13:20 2006 |
Changelog
- * Mon Sep 11 18:00:00 2006 Patrice Dumas <pertusus at free.fr> 2005-26
- update to newer debian patchsets (paw and cernlib)
- remove gfortran related patches integrated in the debian
patchsets
- * Fri Sep 1 18:00:00 2006 Patrice Dumas <pertusus at free.fr> 2005-25
- update to newer source split debian patchsets
- don't set the exec bits on file installed in /etc/profile.d/
- * Thu Aug 31 18:00:00 2006 Patrice Dumas <pertusus at free.fr> - 2005-22
- add -q to %setup
- rebuild against lesstif for FC6