diff options
author | Vijay Marcel <vijaymarcel@outlook.com> | 2022-09-24 22:12:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-09-25 13:59:47 +0700 |
commit | c6b8cacaa8bb8a3b5ba3f5639bb0b1fdb15de687 (patch) | |
tree | c23b76f6b22464be6023e4b45e89727f98af2d3f /multimedia/winff/README | |
parent | 6e38e408ea8a4d54363a45b89f098c479b00bdaf (diff) |
multimedia/winff: Rebuilt with qt5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/winff/README')
-rw-r--r-- | multimedia/winff/README | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/multimedia/winff/README b/multimedia/winff/README index 28b41f7f77..10961045aa 100644 --- a/multimedia/winff/README +++ b/multimedia/winff/README @@ -27,6 +27,8 @@ There was also an issue with opening the documetation in slackware, The paths to the documetation is hardcoded in the source file. I've patched it to look in the /usr/doc/$PRGNAM-$VERSION folder -The default pdf viewer is xpdf. It is hardcoded in the -source file.If Xpdf is not present in the system it will -not open pdf documentation. +I've patched winff to use xdg-open to use the user's default +pdf viewer. + +This build now uses qt5 hence libqtpas is now a dependency. +Install libqtpas before installing lazarus. |