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

Added Files:
        lss.info 
Log Message:
new package

--- NEW FILE: lss.info ---
Package: lss
Version: 0.1.6
Revision: 2
Depends: atk1-shlibs, cairo-shlibs, freetype219-shlibs, glib2-shlibs, 
gtk+2-shlibs, libgettext3-shlibs, libiconv, libxml2-shlibs, 
pango1-xft2-ft219-shlibs, x11, x11-shlibs
BuildDepends: atk1, cairo, freetype219 (>= 2.3.7-7), glib2-dev, gtk+2-dev, 
libgettext3-dev, libiconv-dev, libxml2, pango1-xft2-ft219-dev, x11-dev, 
gettext-tools
Suggests: vim
Source: http://clay.ll.pl/%n/%n-%v.tar.gz
Source-MD5: 8772b8765ea19f1aa765af4ae9ea20bc
SetCFLAGS: -Os
ConfigureParams: --mandir=%p/share/man --with-extra-includes=%p/include 
--with-extra-libs=%p/lib --disable-dependency-tracking
PatchScript: perl -pi -e 's,if\(\!WIFEXITED\(pclose\(handle\)\)\),int 
pcloseresult = pclose\(handle\)\;\nif\(\!WIFEXITED\(pcloseresult\)\),' 
src/send.c && perl -pi -e "s,/usr/bin/msgfmt,%p/bin/msgfmt," po/Makefile.in
InstallScript: make install DESTDIR=%d
DocFiles: AUTHORS COPYING ChangeLog THANKS TRANSLATORS
Homepage: http://clay.ll.pl/lss
Maintainer: Jack Fink <[EMAIL PROTECTED]>
Description: LaTeX Symbols Selector
DescDetail: <<
 LSS is a symbol browser to help creating LaTeX documents with many math
 symbols.
 All symbols are grouped into categories and user can copy symbol name to
 system-wide clipboard (or insert it directly to first running copy of gVIM) by
 selecting symbol icon from list. Many non-standard (and unsupported in LSS)
 symbols can be found in the comprehensive LATEX symbol list at
 http://www.ctan.org/tex-archive/info/symbols/comprehensive.
<<
DescPackaging: <<
        Once again, many thanks to pogma (Peter O'Gorman).
        This package wouldn't exist without his kind assistance.
<<
DescUsage: <<
        If you want to use LSS with gVIM add following line to your ~/.vimrc 
file:
        
        autocmd BufWinEnter *.tex imap <F8> <Esc>:silent !lss &<cr>a
        
        Now, you can press <F8> key while editing *.tex file to call LSS and 
insert
        name of selected symbol in cursor position. This mapping use <F8> key in
        insert mode and you can use another shortcut key if you want - for more
        information check http://www.vim.org/htmldoc/map.html.
<<


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to