Thomas Legrand wrote:
> Hello,
Hi Thomas,
> This is my first time to send a mail to the Frugalware-devel. And, after
> a Devil505's request, I send my FrugalBuild here.
> In this mail, I send you a Frugalbuild of XaraLX. And, I need help to
> find the up2date because, I didn't found it :-s
> In the same time, I can I have a review fot this FrugalBuild, please ?
> I joined the FB but not the log because is very big
> Thank you ;-)
>
You are missing options=('scriptlet') , this option is needed for apps need to
execute
install scripts in chroot , like gtk* , qt3 , pango etc.
When you have such apps ad depends() or makedepends() you'll need the option.
Please use source=(some_url/$pkgname-$pkgver.tar.xxx) where possible.
In that case $pkgname does not make much sense but $pkgver does.
Things like :
..
Fbuild
Fcd
...
does not make any sense :)
Fcd foo
Fbuild
or
_F_cd_path=foo
build()
{
Fbuild
..
}
I'll look at depends() and up2date in a bit just need some food first :)
> jedifox
>
crazy
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel