Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/editors
In directory usw-pr-cvs1:/tmp/cvs-serv29750
Added Files:
exuberant-ctags-5.3-1.info
Removed Files:
exuberant-ctags-5.2.3-1.info
Log Message:
New Upstream
--- NEW FILE: exuberant-ctags-5.3-1.info ---
Package: exuberant-ctags
Version: 5.3
Revision: 1
Source: mirror:sourceforge:ctags/ctags-%v.tar.gz
SetLDFlags: -Wl,-x
SetCPPFlags: -no-cpp-precomp
SetCFlags: -O3
ConfigureParams: --mandir=%i/share/man --disable-etags
UpdateLibtool: true
UpdateConfigGuess: true
Description: Reimplementation of ctags(1)
DescDetail: <<
Exuberant Ctags is a multilanguage reimplementation of the much-underused
ctags(1) program and is intended to be the mother of all ctags programs. It
generates indexes of source code definitions which are used by a number of
editors and tools. The motivation which drove the development of Exuberant
Ctags was the need for a ctags program which supported generation of tags
for all possible C language constructs (which no other ctags offers), and
because most were easily fooled by a number of preprocessor contructs.
<<
DescPackaging: <<
Uses update-alternatives so as not to conflict with other ctags.
You may have to run
update-alternatives --config ctags
to make sure you are using this package.
<<
InstallScript: <<
make prefix=%i mandir=%i/share/man install
mv %i/bin/ctags %i/bin/ctags-exuberant
mv %i/share/man/man1/ctags.1 %i/share/man/man1/ctags.1-exuberant
<<
PostInstScript: <<
update-alternatives --install %p/bin/ctags ctags %p/bin/ctags-exuberant 70 --slave
%p/share/man/man1/ctags.1 ctags.1 %p/share/man/man1/ctags.1-exuberant
<<
PreRmScript: <<
if [ $1 != "upgrade" ]; then
update-alternatives --remove ctags %p/bin/ctags-exuberant
fi
<<
License: GPL
DocFiles: README* COPYING FAQ NEWS EXTENDING.html INSTALL*
Maintainer: Peter O'Gorman <[EMAIL PROTECTED]>
--- exuberant-ctags-5.2.3-1.info DELETED ---
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits