On Wed, May 11, 2011 at 09:30:44PM +0200, Sébastien VINCENT 
<[email protected]> wrote:
> pkgname=mupdf
> pkgver=0.8.165
> pkgrel=1
> pkgdesc="A lightweight PDF and XPS viewer"
> _F_desktop_name="MuPDF"
> _F_desktop_desc="PDF file viewer"
> _F_desktop_icon="$pkgname.png"
> _F_desktop_categories="Graphics;Viewer;"
> depends=('freetype2' 'jbig2dec' 'libjpeg' 'openjpeg' 'zlib' 'libxext')
> groups=('xapps-extra')
> archs=('i686' 'x86_64')
> _F_googlecode_ext="-source.tar.gz"
> Finclude googlecode
> sha1sums=()

Why is this empty?

> build()
> {
>       Fcd
>       Fbuild

Fcd is not necessary here.

>       # Rename executables except mupdf due a collision with poppler 
>       cd $Fdestdir/usr/bin
>       for i in pdf*; do
>               mv $i $i-mupdf
>       done
>       Ficon $pkgname-$pkgver/debian/$pkgname.png

Ficonrel debian/$pkgname.png sounds easier.

The rest looks fine. :)

Attachment: pgpaIukkeFjbF.pgp
Description: PGP signature

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

Reply via email to