Hi everyone.
Can someone from the community who is well versed into uploading packages to Haiku Ports contact me off-forum for assistance in uploading a HPKG to HaikuPorts? I would like to upload the Medo video editor to HaikuPorts and I’m unfamiliar with the process. I already have a script which builds the package from vanilla Haiku x64 (and sets all the attributes, icons, deskbar link etc), I just do not know how to upload the final package file.
The latest Haiku package for the Medo Video editor (x86_64) Beta 1.2 can be downloaded below:
http://www.users.on.net/~zenja/Medo-R1.0.0~Beta1-2.x86_64.hpkg
Latest changes are due to refactor of Language translations (dynamically loaded instead of embedded into app). Its now very easy to add translations. This is large change, but zero net effect for anyone who uses English version. Also a couple new video transitions (slot machine, split view etc), bug fixes, and other minor things. Still at 1.28 MiB
Please email me at if you can assist me with uploading to Haiku Ports:
solaja AT gmail DOT com
PS. I can also build a 32 bit version with a single change to the Jamfile. Interestingly, the 64 bit version of Haiku has the freetype2 header files in a different location to x32, hence the C++FLAGS needs to be adjusted for x32 target. Sadly I have trouble accessing a 32 bit Haiku install to experiment with the Jamfile to get this working, so a 32 bit version will have to wait until I get around to it.