You are not logged in.

#1 2011-07-07 15:47:30

strake
Member
Registered: 2011-05-30
Posts: 6
Website

laurel -- fetch, build, install packages, deeply

Since building packages from AUR, Hackage (with cabal2arch), and other such sources can be problematic and awkward, especially when they need other packages not in Arch repos, I wrote a tool to do this automatically: laurel.
laurel on Gitorious
laurel on AUR

laurel is not a full pacman wrapper; rather, it can only fetch, build, and install.
It does so deeply -- i.e, it fetches, builds, and installs the package itself, all those whom it needs, all those whom they need, and so on, and so forth.

This is highly unfinished software. It's yet quite slow (I shall profile as soon as I rebuild and reinstall all the libraries) but it ought to work.

Please tell me any problems, faults, &c. Help is quite welcome!

Edit: P.S. Forgot to mention: ABS module seems yet broken -- not quite sure why.

Last edited by strake (2011-07-07 17:17:51)

Offline

#2 2011-07-07 16:50:02

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: laurel -- fetch, build, install packages, deeply

I'm not a fan of AUR helpers, but I have to ask - what does "deeply" refer to in your thread title?

Offline

#3 2011-07-07 17:20:13

strake
Member
Registered: 2011-05-30
Posts: 6
Website

Re: laurel -- fetch, build, install packages, deeply

Deep: the package, those it needs, those they need, &c.

Added clarification to original post.

Offline

#4 2011-07-07 20:19:15

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: laurel -- fetch, build, install packages, deeply

OK thanks - never heard dependencies described that way before.

Offline

Board footer

Powered by FluxBB