In our previous episode, Paul Ishenin said: > > Paul Ishenin wrote: > >> If you want to add cairo functions [to the gdk unit] then convert > >> the whole gdkcairo.h > >> using the same .inc file structure as other fpc gdk sources have. > > > > Here is the patch (as output of svn diff). Please review it and let > > me know if you need another format (I don't know subversion much and > > this is my first patch to an open source project). > > Thanks, I have commited it in r13017. But at moment I don't know whether > it is allowed for fpc packages to be dependent on other packages. > Therefore I removed cairo dependency and declared Pcairo_t (the only > dependency) as pointer.
Yes it is allowed, but it also needs mods to the build system (makefiles/fpcmake). Remind me in the weekend, and I'll look at it. _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
