Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv26333/10.4/unstable/main/finkinfo/text
Added Files:
enchant.info
Log Message:
new package
--- NEW FILE: enchant.info ---
Package: enchant
Version: 1.2.6
Revision: 1001
Source: http://www.abisource.com/downloads/%n/%v/%n-%v.tar.gz
Source-MD5: 617cfe8910245cc0c4d363b54dd6d207
BuildDepends: pkgconfig, glib2-dev, libgettext3-dev, gettext-tools,
libiconv-dev, aspell-dev (>= 0.50.5-1002), aspell (>= 0.50.5-1002)
Depends: glib2-shlibs, libgettext3-shlibs, libiconv, ispell, aspell-shlibs (>=
0.50.5-1002), %N1-shlibs (>= %v-%r)
GCC: 4.0
#Patch: %n.patch
PatchScript: <<
perl -pi -e 's/(-avoid-version)/-module \1/' src/*/Makefile.in
<<
ConfigureParams: --enable-ispell --with-ispell-dir=%p/lib --disable-myspell
--enable-aspell --with-aspell-dir=%p --disable-uspell --disable-hspell
--disable-dependency-tracking
CompileScript: <<
autoconf
./configure %c
make
<<
InstallScript: <<
make install DESTDIR=%d
<<
DocFiles: AUTHORS BUGS COPYING.LIB ChangeLog HACKING MAINTAINERS NEWS README
TODO
SplitOff: <<
Package: %N1-shlibs
Depends: glib2-shlibs, libgettext3-shlibs, libiconv
Files: lib/libenchant.*.dylib
Shlibs: %p/lib/libenchant.1.dylib 1.0.0 %n (>= 2.1.2-1)
DocFiles: AUTHORS BUGS COPYING.LIB ChangeLog HACKING MAINTAINERS NEWS README
TODO
Suggests: %N
<<
SplitOff2: <<
Package: %N1-dev
Depends: %N1-shlibs (= %v-%r)
BuildDependsOnly: true
Files: include lib/libenchant* lib/pkgconfig
DocFiles: AUTHORS BUGS COPYING.LIB ChangeLog HACKING MAINTAINERS NEWS README
TODO
<<
Description: Generic spell-checking dictionary
DescDetail: <<
On the surface, Enchant appears to be a generic spell checking
library. You can request dictionaries from it, ask if a word is
correctly spelled, get corrections for a misspelled word, etc...
Beneath the surface, Enchant is a whole lot more - and less - than
that. You'll see that Enchant isn't really a spell checking library at
all.
"What's that?" you ask. Well, Enchant doesn't try to do any of the
work itself. It's lazy, and requires backends to do most of its dirty
work. Looking closer, you'll see the Enchant is more-or-less a fancy
wrapper around the dlopen() system call. Enchant steps in to provide
uniformity and conformity on top of these libraries, and implement
certain features that may be lacking in any individual provider
library. Everything should "just work" for any and every definition of
"just working."
<<
DescPackaging: <<
<<
DescPort: <<
<<
License: LGPL
Maintainer: Daniel Macks <[EMAIL PROTECTED]>
Homepage: http://www.abisource.com/projects/enchant
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits