Changes port-wise: - Changed from qt4 to qt5. - Removed a patch no longer needed. - New patch needed for the case when sizeof(long long) == sizeof(long). - Take MAINTAINER. - Removed files/lyx.desktop, 2.3.1 comes with one already. - Added textproc/hunspell support.
My concerns about the port:
- Need to test if it builds and runs in other archs, only amd64 tested
and I don't want to leave anyone without their lyx...
- I changed to qt5 because I like to use all from a single library if
possible, so changing to qt5 might be a personal bias given that I
maintain almost qt5 ports :), is there any problem with the change ?
- For some reason I require devel/boost to build and test lyx, but the
libraries from boost are not in WANTLIB, they are not required to run
the application, someone has an idea of why is that?
- I tried to use python3, it fails to run some scripts, so I
established python2 as mandatory. I know is the default, but I would
prefer to leave the:
MODPY_VERSION= ${MODPY_DEFAULT_VERSION_2}
So I remember that python3 is no good for now.
- Was there any reason why hunspell wasn't been used ?
Added some people to the CC that might be interested in the update for
what I saw in the list.
Anyways, I tried to explain all the changes, can I have you testing a
little bit ? :)
Cheers.
Elias.
lyx-2.3.1.diff
Description: Binary data
