Files
haikuports/app-office/abiword/abiword-2.8.6.recipe

17 lines
480 B
Plaintext

SUMMARY="AbiWord used to work on BeOS but support has long since been removed from AbiWord to build on BeOS/Haiku. Perhaps revisit this if/when they finsihed their port to Qt."
DESCRIPTION="AbiWord"
HOMEPAGE="http://www.abisource.com"
ARCHITECTURES="!all"
BUILD()
{
echo "AbiWord does not support Haiku, so this will not be fixed in 2.x"
echo "Abiword is working on a port to Qt in their post 3.x releases, but it's not yet working."
}
INSTALL()
{
echo "Not supported"
}