Update of /cvsroot/fink/experimental/dmacks/finkinfo
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16458

Added Files:
        geany.info 
Log Message:
*Way* not ready for use!


--- NEW FILE: geany.info ---
Package: geany
Version: 0.4
Revision: 1

Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: b966be5ce7616e80cd392bec6c1fb35c

Depends: gtk+2-shlibs (>= 2.6.0-1), glib2-shlibs, atk1-shlibs, 
pango1-xft2-shlibs, x11, libgettext3-shlibs, libiconv
BuildDepends: pkgconfig, gtk+2-dev (>= 2.6.0-1), glib2-dev, atk1, 
pango1-xft2-dev, x11-dev, libgettext3-dev, gettext-tools, gettext-bin, 
libiconv-dev
GCC: 3.3

SetCPPFLAGS: -Wall
SetCXXFLAGS: -Wall
ConfigureParams: --mandir=%p/share/man

InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS README 
THANKS TODO

DescPort: <<
  __unix__ is not defined so certain code blocks are disabled...dunno
  what they're supposed to do so leaving it along for now. See:
  
https://sourceforge.net/tracker/index.php?func=detail&aid=1387839&group_id=153444&atid=787791

  Builds fine, many runtime problems:
    dumps core when quitting (after confirming "yes")
      
https://sourceforge.net/tracker/index.php?func=detail&aid=1387862&group_id=153444&atid=787791
    hangs when saving (sometimes)
    hangs when compiling

  Need to patch path to libvte.4.dylib into src/vte.c vte_init() and
  add dependency for it.

<<
DescDetail: <<
Geany is a small and lightweight integrated development environment.
It was developed to provide a small and fast IDE, which has only a few
dependencies from other packages. Another goal was to be as
independent as possible from a special Desktop Environment like KDE or
GNOME. So it is using only the GTK2 toolkit and therefore you need
only the GTK2 runtime libraries to run Geany.

The basic features of Geany are:
- syntax highlighting
- code completion
- auto completion of often used constructs like if, for and while
- auto completion of XML and HTML tags
- call tips
- many supported filetypes like C, Java, PHP, HTML, Python, Perl, Pascal
- symbol lists
<<
DescUsage: <<
To run Geany just type

  $ geany

on a console or use the applications menu from your desktop
environment. There a few command line options. See the manual page of
Geany or run

  $ geany --help

for details. Or look into the documention in the %p/share/doc/%n
directory. The most important option probably is -c or --config,
wherewith you can specify an alternate configuration directory.
<<
Description: Lightweight programmers' IDE
License: GPL
Homepage: http://geany.sourceforge.net
Maintainer: Daniel Macks <[EMAIL PROTECTED]>



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to