Hi I would like to contribute and maintain the aspell-pl package:
* http://aspell.net/ (Homepage) * http://ftp.gnu.org/gnu/aspell/dict/ (Download location) !!!!! Download size 9 MB !!!!!!!! Ciao Volker -- Here is the setup.hint file: sdesc: "Polish dictionary files for aspell" ldesc: "Polish dictionary files for aspell" category: Text requires: cygwin aspell -------------------------------- cut here ------------------------------------ #!/bin/bash mkdir aspell-pl cd aspell-pl wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/aspell-pl/setup.hint wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/aspell-pl/aspell-pl-0.50-2-1-src.tar.bz2 wget http://cygwin.dev.wapme.net/packages/vzell/cygwin/release/aspell-pl/aspell-pl-0.50-2-1.tar.bz2 -------------------------------- cut here ------------------------------------
