On Mon, Mar 13, 2006 at 03:33:47AM +0100, kitoy <[EMAIL PROTECTED]> wrote:
> # Last Modified: Mon, 13 Mar 2006 02:38:11 +0100
> # Compiling Time: 0.58 SBU
> # Maintainer: kitoy <[EMAIL PROTECTED]>
> 
> pkgname=xmms-musepack
> pkgver=1.00
> pkgrel=1
> pkgdesc="The mpc format decoder"
> url="lynx -dump http://xmms.org/plugins.php?details=200";

why do you use lynx -dump here? imho just do an s/lynx -dump //

> depend=('glibc' 'xmms')
> groups=('multimedia-extra')
> archs=('i686' 'x86_64')
> up2date="lynx -dump http://xmms.org/plugins.php?details=200 |grep -m1 
> XMMS-Musepack| sed 
> 's/.*ck.//g'"
> source=(http://heanet.dl.sourceforge.net/sourceforge/mpegplus/$pkgname-$pkgver.tar.gz)

s/heanet\.// in case heanet would be down

> sha1sums=('6bff3e603cfa8aad3f39839d9dc810dbb2da7235')
> 
> build(){

remove this line please

>        build() {
>                Fcd
>                Fsed '-O3 -march=pentium --fast-math' '$(CFLAGS)' Makefile
>                Fmkdir /usr/lib/xmms/Input
>                make || return 1
>                Ffilerel xmms-musepack-1.00.so /usr/lib/xmms/Input
>        }
> # vim: ft=sh
> # optimalization OK

the others looks good

udv / greetings,
VMiklos

-- 
Developer of Frugalware Linux, to make things frugal - http://frugalware.org
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to