Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        anjuta - GNOME IDE for C and C++
        
        - Anjuta is a versatile Integrated Development Environment (IDE) for C and C++.
It has been written for GTK/GNOME, and features a number of advanced
programming facilities. It is basically a GUI interface for the collection
of command line programming utilities and tools available for the GNU system.
These are usually run via a text console, and can be unfriendly to use.
This package includes anjuta_create_global_tags.sh, which will allow you to
create an up to date, local system.tags. 
Packages
        
            
                | Name | Version | Release | Type | Size | Built | 
            
                | anjuta | 1.2.3 | 1.fc3 | x86_64 | 7.97 MiB | Thu Jul  7 16:07:01 2005 | 
        
        Changelog
        
            - * Thu Jul  7 18:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1:1.2.3-1
- - Update to 1.2.3.
- Add gettext-devel dependency (Paul Frields).
- Add libtool (+automake, +autoconf) dependency. 
            - * Thu Apr  7 18:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 1:1.2.2-7
- - rebuilt 
            - * Thu Feb 10 17:00:00 2005 Thorsten Leemhuis <fedora[AT]leemhuis[DOT]info> - 1:1.2.2-6
- - configure option --enable-final does not work correctly on x86_64;
  Use -DNDEBUG in CFLAGS as suggested my Michael Schwendt;
  Fixes x86_64 crash (#147010)