VMiklos wrote:

On Sun, Sep 18, 2005 at 08:00:05PM +0200, David Kimpe <[EMAIL PROTECTED]> wrote:
pkgver=0.1.4pre2

are you sure the latest stable release is old enough that we are
recommended to use a prelease?

This is the only downloadable release (next to a CVS version). According to the 0.1.4 should released the 30th september.

depends=()

probably depends() should not be empty, use chkdep -p foo.fpm or if it
is written in a scripting language (perl/python/etc) then put it to
depends()
I rechecked it and the only depend I got was x, which is normal if it's in x11-extra

sha1sums=('9281e7c9dbebf5da45c542e4c68726a3984fac6a' 'e5aef8221ea9b0a632d23661fc0920633630e08b' '77a0bbe2ffd18920f791ee57a0aee76c439e99ee')

this is just a cosmetic: see what format makepkg -g does use

makepkg -g adds \ behind every sha1sum, so I should do the same thing?

build()
{
        Fbuild
        Fexe xinitrc.$pkgname /etc/X11/xinit/xinitrc.$pkgname
        Ffile $pkgname.desktop /etc/X11/sessions/$pkgname.desktop
}

here Fexe /etc/X11/xinit/xinitrc.$pkgname and Ffile /etc/X11/sessions/$pkgname.desktop is enough, but of course your
sollution is correct, too. (if the soruce and target filename is the
same then you can ommit the first parameter)

I just did the same like the FrugalBuilds fluxbox, blackbox and fvwm do.

the other files can be found here: 
http://dnaku.distrotalk.net/frugalware/frugalbuilds/pekwm/
if the frugalbuild is ok (which I think it is) I'm going to push it once I figure out how the darcs thing works.

probably you want to 'darcs send' it instead of 'darcs push' it, as push
requires darcs write access :)

probably :)

udv / greetings,
VMiklos


--
David Kimpe a.k.a. DNAku a.k.a. DNA-otaku
Dare to Think Different
http://MediaMonkeys.be | http://DistroTalk.net | http://DNAku.DistroTalk.net

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to