On Thu, Aug 11, 2011 at 13:46, Andi Sugandi <andisugandi@gmail.com> wrote:
On 8/11/11, Andrew Psaltis <ampsaltis@gmail.com> wrote:
These packages are a part of Savonet. All of these (and then some) can be acquired and built from http://sourceforge.net/projects/savonet/files/
Nice, I just remember now that Airtime depends on Liquidsoap which is written in OCaml [2], so Airtime will also depends on many OCaml modules.
[2] http://savonet.sourceforge.net/doc-svn/build.html
libcamomile-ocaml-dev
I already got this one: https://build.opensuse.org/package/show?package=ocaml-camomile&project=home%3ANaCl%3Aocaml
Right. So now it only needs to have ocaml-camomile-devel on OBS.
It's included there as a subpackage. There is also a -data subpackage that is needed. I am not 100% sure how to set up the dependencies for that yet.
My M.O. for packaging the other stuff was to go and create a spec file for those packages and their dependencies manually, checking if they are in Fedora first before actually making a new spec file from scratch. There is currently no automated system for this, although a cabal-like tool is in the works. I can go look into packaging the above later this week when I get the time.
Thanks for this great help.. =)
No problem.
In case i want to help to package those packages, where to go to know if Fedora has them first?
Check the Fedora packages gitweb: http://pkgs.fedoraproject.org/gitweb/?p=ocaml-<whatever>.git If it is there, then you can clone it with git clone git://pkgs.fedoraproject.org/ocaml-<whatever> The ocaml-ssl spec file should provide a good starting point if the packages don't exist in Fedora. This, unfortunately, is most likely the case.
Best regards, -- Andi Sugandi.
~Andrew -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org