the Fink project is an effort to port
popular Unix programs to Mac OS X
Package: enchant
Version: 1.3.0
Revision: 1
Source: http://www.abisource.com/downloads/%n/%v/%n-%v.tar.gz
Source-MD5: f7edafae875616b83e7a17a7e5c2d585
BuildDepends: <<
aspell (>= 0.60.5-1001),
aspell-dev (>= 0.60.5-1001),
gettext-tools,
glib2-dev (>= 2.14.0-1),
libgettext3-dev,
libiconv-dev,
pkgconfig (>= 0.21-1)
<<
Depends: <<
%N1-shlibs (>= %v-%r),
aspell-shlibs (>= 0.60.5-1001),
glib2-shlibs (>= 2.14.0-1),
ispell,
libgettext3-shlibs,
libiconv
<<
GCC: 4.0
ConfigureParams: --enable-ispell --with-ispell-dir=%p/lib --disable-myspell --enable-aspell --with-aspell-dir=%p --disable-uspell --disable-hspell --disable-dependency-tracking --mandir=%p/share/man
InstallScript: <<
MKDIRPROG="mkdir -p" make install DESTDIR=%d
<<
DocFiles: AUTHORS BUGS COPYING.LIB ChangeLog HACKING MAINTAINERS NEWS README TODO
SplitOff: <<
Package: %N1-shlibs
Depends: <<
glib2-shlibs (>= 2.14.0-1),
libgettext3-shlibs,
libiconv
<<
Files: lib/libenchant.*.dylib
Shlibs: %p/lib/libenchant.1.dylib 5.0.0 %n (>= 1.3.0-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."
<<
License: LGPL
Maintainer: Daniel Macks
Homepage: http://www.abisource.com/projects/enchant
Package: enchant
Version: 1.4.2
Revision: 1
Source: http://www.abisource.com/downloads/%n/%v/%n-%v.tar.gz
Source-MD5: fe4558269ff59f569ab9581c907d58cb
BuildDepends: <<
aspell (>= 0.60.5-1002),
aspell-dev (>= 0.60.5-1002),
dbus-dev (>= 1.2.1-1),
fink (>= 0.24.12-1),
gettext-tools,
glib2-dev (>= 2.18.0-1),
libgettext3-dev,
libiconv-dev,
pkgconfig (>= 0.23)
<<
Depends: <<
%N1-shlibs (>= %v-%r),
aspell-shlibs (>= 0.60.5-1002),
dbus-shlibs (>= 1.2.1-1),
glib2-shlibs (>= 2.18.0-1),
ispell,
libgettext3-shlibs,
libiconv
<<
GCC: 4.0
PatchFile: %n.patch
PatchFile-MD5: 0a361aa53c1c3f8302cdfb30b7c9a7eb
ConfigureParams: --enable-ispell --with-ispell-dir=%p/lib --disable-myspell --enable-aspell --with-aspell-dir=%p --disable-uspell --disable-hspell --disable-voikko --disable-dependency-tracking --mandir=%p/share/man
InstallScript: <<
MKDIRPROG="mkdir -p" make install DESTDIR=%d
<<
DocFiles: AUTHORS BUGS COPYING.LIB ChangeLog HACKING MAINTAINERS NEWS README TODO
SplitOff: <<
Package: %N1-shlibs
Depends: <<
glib2-shlibs (>= 2.18.0-1),
libgettext3-shlibs,
libiconv
<<
Files: lib/libenchant.*.dylib
Shlibs: %p/lib/libenchant.1.dylib 6.0.0 %n (>= 1.4.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
<<
DescPort: <<
zemberek is a plugin but forgot its -module flag
<<
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."
<<
License: LGPL
Maintainer: Daniel Macks
Homepage: http://www.abisource.com/projects/enchant