mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 14:08:51 +02:00
17 lines
480 B
Plaintext
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"
|
|
}
|