[Frugalware-devel] amsn-plugins-amsnplus

Gabriel C crazy at frugalware.org
Sat Oct 13 13:22:12 CEST 2007


Miklos Vajna wrote:
> On Sat, Oct 13, 2007 at 11:32:11AM +0200, Devil505 <devil505linux at gmail.com> wrote:
>> So, I attached with this mail a tarball with FrugalBuild, .fpm package and
>> build log for amsnplus, a plugin for amsn.
> 
> next time feel free to omit the fpm, we can build it, too :)
> 
> the buildscript seem to be okay for me - anyone want to take this
> package? :)
> 

Maybe I take all these plugins but first some corrections to FB :)

...
_pkgname=amsnplus <-- why ?
...
_F_sourceforge_name="$_pkgname" <-- heh why again that way ?:) but if you do it please use $_{foo} or ${foo}_${bar}
...

You can use just _F_sourceforge_name="foo" , there is no need to use these arch_like  '_foo=?'

You can use _F_something in build() of course.

...
chmod -R a+r $Fdestdir/usr/share/amsn/plugins/*
...

you are missing || return 1 or an Fdie


crazy


More information about the Frugalware-devel mailing list