This task requires creating a .bep file to allow Haikuporter to build from source code the listed package. You will need a working installation of Haiku, this could be on real hardware or in a VM, and haikuporter which can be installed by following the install instructions at HaikuPorts
Some knowledge of C, C++ may or may not be required in order to complete this task. Knowledge of the GNU autotools and/or cmake may also be helpful. The package may or may not require some patching to get it to work on Haiku. For these cases don't be afraid to ask for help. Many compile issues can be figured out by reading through the various wiki pages at HaikuPorts. Also google (or other web search engine) may be of help in finding solutions to build issues that you may run into, irc channel #haiku on freenode might also be of help. Be sure to follow the correct format for creating your .bep file, including the license and copyright entries.
http://www.freedesktop.org/wiki/Software/libvisio
| File name/URL | File size | Date submitted | |
|---|---|---|---|
| libvisio-0.0.12.bep | 661 bytes | December 18 2012 05:41 UTC | |
| libvisio-0.0.12.bep | 824 bytes | December 19 2012 11:00 UTC | |
| https://www.dropbox.com/s/sqbi4ruvwg4t4uo/... | n/a | December 19 2012 22:11 UTC |
Running autoconf gives an error:
configure.ac:45: error: possibly undefined macro: AC_MSG_ERROR
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:75: error: possibly undefined macro: AC_CHECK_HEADER
configure.ac:77: error: possibly undefined macro: AC_CHECK_LIB
I would like to work on this task.
This task has been assigned to Alvin Tan. You have 72 hours to complete this task, good luck!
The claim on this task has been removed, someone else can claim it now.
Any help on my above error?
http://gentoo-portage.com/media-libs/libvisio/
Might also need boost, but try it first without.
I would like to work on this task.
This task has been assigned to Alvin Tan. You have 72 hours to complete this task, good luck!
The work on this task is ready to be reviewed.
Did you can either of these installed? If not, then maybe unclaim this one (at least for now) and pick either of those two to work on. I just created a task for each of them. Dependencies ):
One of the mentors has sent this task back for more work. Talk to the mentor(s) assigned to this task to satisfy the requirements needed to complete this task, submit your work again and mark the task as complete once you re-submit your work.
Leave out the Copyright from instead the quotes, start it off with the year. The year(s) are missing from this one.
The rest of the bep appears to be ok, expect for the missing dependencies. So can't fully test it until those are in place.
What other missing dependencies are there? And I cannot find the years for the copyright from libreoffice website...
The claim on this task has been removed, someone else can claim it now.
I would like to work on this task.
This task has been assigned to Alvin Tan. You have 72 hours to complete this task, good luck!
The work on this task is ready to be reviewed.
In the COPYRIGHT section you can remove authors emails.
Updated my bep.
Is my task okay? is there anything that I can improve on further?
i dont have the time to build boost, so we'll call it good. i'll test it later.
Congratulations, this task has been completed successfully.
Boost is quite a huge build. Took 1.5 hours to build from my machine.