diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-10 04:50:30 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-12-10 04:50:30 +0800 |
commit | 52fd943c8ef4cf3944e3d37320ab4898f826414b (patch) | |
tree | 60f4996b4fbdb41c140ed9308a5d0988d1b74bdf /textproc/gnomespell/pkg-descr | |
parent | ff105ea4969c1d645617e75f5a4bff284d5cd906 (diff) | |
download | marcuscom-ports-52fd943c8ef4cf3944e3d37320ab4898f826414b.tar marcuscom-ports-52fd943c8ef4cf3944e3d37320ab4898f826414b.tar.gz marcuscom-ports-52fd943c8ef4cf3944e3d37320ab4898f826414b.tar.bz2 marcuscom-ports-52fd943c8ef4cf3944e3d37320ab4898f826414b.tar.lz marcuscom-ports-52fd943c8ef4cf3944e3d37320ab4898f826414b.tar.xz marcuscom-ports-52fd943c8ef4cf3944e3d37320ab4898f826414b.tar.zst marcuscom-ports-52fd943c8ef4cf3944e3d37320ab4898f826414b.zip |
Remove the deprecated flags to get this to build with gtk+-2.3.x.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1430 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'textproc/gnomespell/pkg-descr')
-rw-r--r-- | textproc/gnomespell/pkg-descr | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/textproc/gnomespell/pkg-descr b/textproc/gnomespell/pkg-descr new file mode 100644 index 000000000..a5004d360 --- /dev/null +++ b/textproc/gnomespell/pkg-descr @@ -0,0 +1,6 @@ +Gnome Spell is GNOME/Bonobo component for spell checking. In current version +it contains GNOME::Spell::Dictionary object, which provides spell checking +dictionary. It's based on pspell package, which is required to build +gnome-spell. + +WWW: http://www.gnome.org/ |