gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog plugin/klash/Makefile.am plugin...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog plugin/klash/Makefile.am plugin...
Date: Fri, 2 Feb 2007 09:31:28 +0100

For the firefox plugin, it's "dir" (plugindir) is set to $(FIREFOX_PLUGINS)
which is set by firefox.m4. I think we'd need an equivalent for kde_moduledir.

--strk;

On Fri, Feb 02, 2007 at 09:25:30AM +0100, strk wrote:
> After this commit (I think):
> 
> plugin/klash/Makefile.am:28: `kde_module_LTLIBRARIES' is used but 
> `kde_moduledir' is undefined
> plugin/klash/Makefile.am:50: `dist_kde_services_DATA' is used but 
> `kde_servicesdir' is undefined
> plugin/klash/Makefile.am:30: variable `libklashpart_la_SOURCES' is defined 
> but no program or
> plugin/klash/Makefile.am:30: library has `libklashpart_la' as canonic name 
> (possible typo)
> plugin/klash/Makefile.am:32: variable `libklashpart_la_LDFLAGS' is defined 
> but no program or
> plugin/klash/Makefile.am:32: library has `libklashpart_la' as canonic name 
> (possible typo)
> plugin/klash/Makefile.am:33: variable `libklashpart_la_DEPENDENCIES' is 
> defined but no program or
> plugin/klash/Makefile.am:33: library has `libklashpart_la' as canonic name 
> (possible typo)
> make: *** [/home/strk/src/gnash/gnash-head/Makefile.in] Error 1
> 
> --strk;
> 
> 
> On Wed, Jan 17, 2007 at 12:16:29PM +0000, Bastiaan Jacques wrote:
> > CVSROOT:    /sources/gnash
> > Module name:        gnash
> > Changes by: Bastiaan Jacques <bjacques>     07/01/17 12:16:28
> > 
> > Modified files:
> >     .              : ChangeLog 
> >     plugin/klash   : Makefile.am klash_part.cpp 
> >     gui            : Makefile.am kde.cpp kdesup.h 
> > 
> > Log message:
> >             * gui/Makefile.am: Stop calling the KDE GUI executable Klash; 
> > use
> >             gnash instead.
> >             * gui/kde{.cpp, sup.h}: Make a new class named qwidget derived 
> > from
> >             QGLWidget. This allows us to create the QApplication before
> >             instantiating an object derived from QWidget, thereby fulfilling
> >             QT requirements. And, this way, we can also pass it argv and 
> > argc.
> >             * plugin/klash/Makefile.am: Stop building the klash binary. The 
> > klash
> >             code is obsolete and hasn't compiled for a while.
> >             * plugin/klash/klash_part.cpp: Use the gnash binary instead of 
> > klash.
> > 
> > CVSWeb URLs:
> > http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.2122&r2=1.2123
> > http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/klash/Makefile.am?cvsroot=gnash&r1=1.21&r2=1.22
> > http://cvs.savannah.gnu.org/viewcvs/gnash/plugin/klash/klash_part.cpp?cvsroot=gnash&r1=1.8&r2=1.9
> > http://cvs.savannah.gnu.org/viewcvs/gnash/gui/Makefile.am?cvsroot=gnash&r1=1.56&r2=1.57
> > http://cvs.savannah.gnu.org/viewcvs/gnash/gui/kde.cpp?cvsroot=gnash&r1=1.7&r2=1.8
> > http://cvs.savannah.gnu.org/viewcvs/gnash/gui/kdesup.h?cvsroot=gnash&r1=1.10&r2=1.11

-- 

 ()   ASCII Ribbon Campaign
 /\   Keep it simple! 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]