Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv8581

Added Files:
        global.info global.patch 
Log Message:
Resurrected global from -submissions:
https://sourceforge.net/tracker/?func=detail&aid=2762975&group_id=17203&atid=414256
Tested on 10.5/i386

--- NEW FILE: global.patch ---
diff -Nurd global-5.7.5.ori/Makefile.am global-5.7.5/Makefile.am
--- global-5.7.5.ori/Makefile.am        2009-03-13 21:30:37.000000000 -0300
+++ global-5.7.5/Makefile.am    2009-04-14 16:31:29.000000000 -0300
@@ -17,9 +17,7 @@
 SUBDIRS += gtags-parser global gozilla gtags htags htags-refkit gtags-cscope 
doc icons
 
 gtagsdir = ${datadir}/gtags
-gtags_DATA = AUTHORS COPYING ChangeLog FAQ INSTALL LICENSE NEWS README THANKS \
-        globash.rc gtags.conf gtags.el gtags.pl gtags.vim \
-       BOKIN_MODEL BOKIN_MODEL_FAQ DONORS
+gtags_DATA = globash.rc gtags.conf gtags.el gtags.pl gtags.vim
 
 EXTRA_DIST = ${gtags_DATA} reconf.sh convert.pl
 

--- NEW FILE: global.info ---
Package: global
Version: 5.7.5
Revision: 1
Description: Source code tag system for C, C++, Java, etc
License: GPL
Homepage: http://www.gnu.org/software/global
Maintainer: Monic Polynomial <moni...@users.sourceforge.net>

Source: gnu
Source-MD5: fc1abfb42480d80f3e18c6f27de54688

PatchFile: %n.patch
PatchFile-MD5: e287a87993feddc96006462c1dd054f4

BuildDepends: fink (>= 0.24.12) 

SetCFLAGS: -Os
ConfigureParams: --prefix=%p --mandir=%p/share/man --infodir=%p/share/info 
--disable-dependency-tracking

InstallScript: make install DESTDIR=%d

DocFiles: AUTHORS BOKIN_MODEL BOKIN_MODEL_FAQ ChangeLog COPYING DONORS FAQ 
INSTALL LICENSE NEWS README THANKS
InfoDocs: global.info

DescDetail: <<
GNU GLOBAL is a source code tag system that works the same way across diverse
environments such as Emacs editor, Vi editor, Less viewer, Bash shell, various
web browsers, etc. You can locate specified objects such as functions, macros,
structs, classes in your source files and move there easily. It is useful for
hacking large projects which contain many sub-directories, many #ifdef and many
main() functions. It is similar to ctags or etags, but is different from them
at the point of independence of any editor.
<<

DescUsage: <<
Editor-specific GLOBAL files are located under %p/share/gtags.
<<


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to