[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Gentoo ebuild?
- Subject: Re: Gentoo ebuild?
- From: Stroller <..hidden..>
- Date: Sun, 22 Apr 2007 05:30:49 +0100
On 20 Apr 2007, at 14:23, Ed W wrote:
Someone kindly started up a basic ebuild for SMB here
http://bugs.gentoo.org/show_bug.cgi?id=149910
I'd love to see L-SMB in portage, although I myself might wait until
1.3 or so before using an ebuild.
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
Plus whatever else is required?
I think:
dev-perl/locale-maketext-lexicon
dev-perl/ConfigReader
dev-perl/module-build
dev-perl/MIME-Lite
I believe that in Portage the dev-perl/libwww-perl you mention may in
fact be a dependency of one of these.
I also used app-portage/g-cpan to install Config-Std. I'm not sure if
this could safely be done by the L-SMB ebuild (I had to configure my
Portage overlay first), but I believe that Config-Std _is_ a
dependency and that `g-cpan` would therefore be the correct way to
install this under Gentoo. Perhaps an einfo or ewarn message within
the ebuild would be appropriate, instead.
Stroller.