[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gentoo ebuild?
- Subject: Re: Gentoo ebuild?
- From: Jason Rodrigues <..hidden..>
- Date: Mon, 23 Apr 2007 00:00:45 -0400
On Friday 20 April 2007 09:23, Ed W wrote:
> Someone kindly started up a basic ebuild for SMB here
> http://bugs.gentoo.org/show_bug.cgi?id=149910
>
> Anyone already improved on this to install 1.2.2?
>
> In particular it might be nice to make it depend on all the correct perl
> dependencies?
>
> I should think at least:
> dev-perl/DBD-Pg
> dev-perl/libwww-perl
Ed,
I've been working on this, but ran into a block: I'd need to maintain ebuilds
for all the packages we depend on that are not yet in portage. :-/
Our best bet is to get into the webapps overlay, which is a little less strict
than portage proper.
A tentative ebuild is in cvs for 1.2.0, I can update that for the latest
version, and you can use ebuild ledger-smb-1.2.3.ebuild merge to install,
instead of emerge. You just have to manually g-cpan.pl or 'cpan' the other
updates.
ACK. re the tentative ebuild:
http://ledger-smb.svn.sourceforge.net/viewvc/ledger-smb/trunk/dists/gentoo/ledger-smb-1.2.0_rc4.ebuild?view=log
I thought i had committed it a while ago. It should be in the tree now, but
will still need some work
Jason