2011/9/18 Slown <[email protected]>:
> Hello,
>
> # Compiling Time: 0.02 SBU
> # Contributor: Slown <[email protected]>
>
> pkgname=google-music-frame
> pkgver=0.2
> pkgrel=1
> pkgdesc="An application that runs Google Music web interface in its own
> window."
> depends=('bzip2' 'libgee' 'unique1' 'webkit' 'libnotify' 'libuuid')
> makedepends=('libgee' 'libsoup' 'unique1' 'webkit' 'libnotify' 'vala')
> groups=('xapps-extra')
> archs=('i686')
> _F_launchpad_ext=".tar.bz2"
> _F_gnome_desktop="y"
> Finclude launchpad gnome-scriptlet
> sha1sums=('8b8711b4d5993ebaf92477acab29b6a55ffe2fe8')
>
> build()
> {
>     Fcd
>     ./waf configure  --prefix=/usr || Fdie
>     ./waf build || Fdie
>     ./waf --destdir=$Fdestdir install || Fdie
>     Fbuild_gnome_scriptlet
> }
>

Your forgot something:

==> WARNING: Package google-music-frame contains hicolor icons but
_F_gnome_iconcache is not set

Rest is OK. It's working and I can see googlemusicframe from
indicator-sound/xfce4-indicator-plugin :)

Fix the mistake about iconcache and send a patch please.


-- 
Devil505
Member of Frugalware Linux development team - http://frugalware.org
Blog http://frugalware.org/~devil505/blog
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to