* Referring the current haiku version explicitly is not needed, since
the RequiresUpdater takes care of setting the version of Haiku used
for building a package.
...so add it. Also tweak the pkg_config setting so that QupZilla can use
it to detect what QtWebKit version is available. Also modifies the source
to point to my fork that has the patches (and then some more) already in it,
I have a pull request pending upstream.
- Modified recipe to use prefix of $appsDir at qmake rather than hardcoded path in defines.pri.
- Use commit hashtag to reference a specific version from git repo.