Hi, It doesn't work for me, I have an i686 architecture.
2011/9/20 Marius Cirsta <[email protected]> > # Compiling Time: 0.01 SBU > # Contributor: Slown <[email protected]> > > pkgname=pymusic > pkgver=0.3.7 > pkgrel=1 > pkgdesc="A music player with dynamic library management" > depends=('python' 'pygtk' 'gst-python' 'mutagen') > groups=('xapps-extra') > archs=('i686' 'x86_64') > options=('scriptlet') > _F_launchpad_branch="stable" > _F_gnome_desktop="y" > _F_gnome_iconcache="y" > Finclude launchpad gnome-scriptlet > _F_cd_path="." > sha1sums=('2ee60f531c56ee2be515ccf4da8f37f80d9d73a7') > > This worked just fine for me. Then just did a makepkg and that was it > , no errors. Even makepkg -H worked. Did both makepkg as root though. > > On Tue, Sep 20, 2011 at 6:07 PM, Slown <[email protected]> wrote: > > Hello, > > > > Please check this version. > > > > Thanks. > > > > # Compiling Time: 0.01 SBU > > # Contributor: Slown <[email protected]> > > > > pkgname=pymusic > > pkgver=0.3.7 > > pkgrel=1 > > pkgdesc="A music player with dynamic library management" > > depends=('gst-python' 'mutagen') > > groups=('xapps-extra') > > archs=('i686' 'x86_64') > > options=('scriptlet') > > _F_launchpad_branch="stable" > > _F_gnome_desktop="y" > > _F_gnome_iconcache="y" > > Finclude launchpad gnome-scriptlet > > _F_cd_path="." > > sha1sums=('2ee60f531c56ee2be515ccf4da8f37f80d9d73a7') > > > > build() { > > Fcd > > make install DESTDIR=$Fdestdir || Fdie > > Fbuild_gnome_scriptlet > > } > > > > 2011/9/19 Marius Cirsta <[email protected]> > >> > >> Strange , I didn't get that. How did you run makepkg ? And is this > >> without any build in the Frugalbuild ? > >> > >> On Mon, Sep 19, 2011 at 5:53 PM, Slown <[email protected]> wrote: > >> > Yeah, I get this error > >> > > >> > ==> Starting build()... > >> > ==> Going to the source directory... > >> > ==> Going to the source directory... > >> > ==> Configuring... > >> > ==> Compiling... > >> > ==> make > >> > mkdir -p /usr/share/applications > >> > mkdir: cannot create directory `/usr/share/applications': Permission > >> > denied > >> > make: *** [install] Error 1 > >> > > >> > I try to create /usr/share/applications but I have the same error. > >> > > >> > > >> > 2011/9/19 Miklos Vajna <[email protected]> > >> >> > >> >> On Sun, Sep 18, 2011 at 06:34:11PM +0100, Slown < > [email protected]> > >> >> wrote: > >> >> > It doesn't work with *Fbuild*, I don't know why. > >> >> > >> >> Do you get a build error? > >> >> > >> >> _______________________________________________ > >> >> Frugalware-devel mailing list > >> >> [email protected] > >> >> http://frugalware.org/mailman/listinfo/frugalware-devel > >> >> > >> > > >> > > >> > _______________________________________________ > >> > Frugalware-devel mailing list > >> > [email protected] > >> > http://frugalware.org/mailman/listinfo/frugalware-devel > >> > > >> > > > > > > > _______________________________________________ > > Frugalware-devel mailing list > > [email protected] > > http://frugalware.org/mailman/listinfo/frugalware-devel > > > > >
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
