On Sun, Mar 22, 2009 at 12:27:38PM +0000, Othmane Benkirane <[email protected]> wrote: > I have created this package, attached as a patch and pasted in the message.
Attaching just the patch is enough. :)
> +# Package description
> +pkgname=mumbles
> +pkgver=0.4
> +pkgrel=1
> +pkgdesc="A Growl-like and Growl-compatible notification system for Gnome"
> +
> +# Pacman variables
> +depends=('dbus-python' 'pygtk' 'pycairo' 'setuptools')
> +groups=(gnome-extra)
Style - use groups=('gnome-extra'). But that's just a minor thing.
> +archs=('i686' 'x86_64')
> +
> +# Compilation options
> +_F_sourceforge_sep="_"
> +_F_sourceforge_ext="-1.tar.gz"
Why not using 0.4_1 as version number, then?
> +_F_gnome_iconcache="y"
> +_F_gnome_desktop="y"
> +Finclude sourceforge
> +Finclude gnome
> +Finclude python
You can do it in one line: Finclude sourceforge gnome python
The rest looks fine.
pgpGkgMLHRfIc.pgp
Description: PGP signature
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
