On Fri, Dec 10, 2010 at 7:43 AM, Xyne <xyne@archlinux.ca> wrote:
Thomas S Hatch wrote:
I would still be interested in your script, I still lack a great deal of pacman fu!
Here it is, just for reference:
http://xyne.archlinux.ca/scripts/pacman/#pacget
Thomas S Hatch wrote:
It still needs a lot of refinement, but here is the ocaml febootstrap_pacman module if you are interested:
http://git.annexia.org/?p=febootstrap.git;a=blob;f=febootstrap_pacman.ml;h=5...
The more I look at it the more I see better ways of handling the
situations
presented in the module, as per usual, I love suggestions :) - oh, and I don't really know ocaml, I am learning it to make the port :)
I don't know ocaml either but it's similar enough to Haskell that I think I can follow it. Looking at it, I like the modular approach that the devs have taken. It should provide all the flexibility you could need.
I'm glad that you've found a solution.
Thanks Xyne, some of what your script does could make this run better! I did get it all working last night, so I will have it in the AUR soon. -Tom