[Kde-imaging] Re: New export plugin

Gilles Caulier caulier.gilles at gmail.com
Thu Apr 14 18:01:45 CEST 2011


And all compile fine too under macosx using Xcode and macport :

MacBook-de-Agnes:~ agnes$ uname -a
Darwin MacBook-de-Agnes.local 10.7.0 Darwin Kernel Version 10.7.0: Sat
Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386
MacBook-de-Agnes:~ agnes$ make
[100%] Built target kipiplugins
Scanning dependencies of target kipiplugin_rajceexport
[100%] Building CXX object
extra/kipi-plugins/rajceexport/CMakeFiles/kipiplugin_rajceexport.dir/kipiplugin_rajceexport_automoc.cpp.o
[100%] Building CXX object
extra/kipi-plugins/rajceexport/CMakeFiles/kipiplugin_rajceexport.dir/mpform.cpp.o
[100%] Building CXX object
extra/kipi-plugins/rajceexport/CMakeFiles/kipiplugin_rajceexport.dir/newalbumdialog.cpp.o
[100%] Building CXX object
extra/kipi-plugins/rajceexport/CMakeFiles/kipiplugin_rajceexport.dir/sessionstate.cpp.o
[100%] Building CXX object
extra/kipi-plugins/rajceexport/CMakeFiles/kipiplugin_rajceexport.dir/album.cpp.o
[100%] Building CXX object
extra/kipi-plugins/rajceexport/CMakeFiles/kipiplugin_rajceexport.dir/rajcelogindialog.cpp.o
[100%] Building CXX object
extra/kipi-plugins/rajceexport/CMakeFiles/kipiplugin_rajceexport.dir/rajcesession.cpp.o
[100%] Building CXX object
extra/kipi-plugins/rajceexport/CMakeFiles/kipiplugin_rajceexport.dir/rajcewidget.cpp.o
[100%] Building CXX object
extra/kipi-plugins/rajceexport/CMakeFiles/kipiplugin_rajceexport.dir/plugin_rajceexport.cpp.o
[100%] Building CXX object
extra/kipi-plugins/rajceexport/CMakeFiles/kipiplugin_rajceexport.dir/rajcewindow.cpp.o
Linking CXX shared module ../../../lib/kipiplugin_rajceexport.so
[100%] Built target kipiplugin_rajceexport

Gilles Caulier

2011/4/14 Gilles Caulier <caulier.gilles at gmail.com>:
> With my recent commits, your plugin compile under windows 7 with MSVC
> and MinGW4 compiler :
>
> http://www.flickr.com/photos/digikam/5618884968/sizes/o/in/photostream/
>
> Gilles Caulier
>
> 2011/4/13 Gilles Caulier <caulier.gilles at gmail.com>:
>> It still for me 3 tasks to do : complite it under MACOSX, under
>> Windows with MINGW4, and under Windows with VISUAL C++.
>>
>> I will tune certainly source code... But it will be minor fixes...
>>
>> Gilles Caulier
>>
>> 2011/4/13 Lukáš Krejčí <krejci.l at centrum.cz>:
>>> Wow, that was quite a lot of changes.
>>>
>>> I appreciate your effort, Gilles and Laurent.
>>>
>>> Cheers,
>>>
>>> Lukas
>>>
>>>
>>> On St 13. dubna 2011 17:54:23 Gilles Caulier wrote:
>>>> Lukas,
>>>>
>>>> I completed to review your code...
>>>>
>>>> Gilles Caulier
>>>>
>>>> 2011/4/11 Gilles Caulier <caulier.gilles at gmail.com>:
>>>> > Ok fine...
>>>> >
>>>> > Gilles Caulier
>>>> >
>>>> > 2011/4/11 Lukas Krejci <krejci.l at centrum.cz>:
>>>> >> Hi Gilles,
>>>> >>
>>>> >> I planned to do it the last weekend but the real life meant otherwise. I
>>>> >> hope to get to it either tonight or tomorrow.
>>>> >>
>>>> >> Lukas
>>>> >>
>>>> >> On Saturday, April 09, 2011 09:22:06 Gilles Caulier wrote:
>>>> >>> Lukas,
>>>> >>>
>>>> >>> When do you plan to import your code from SF;net to KDE git repository
>>>> >>> ?
>>>> >>>
>>>> >>> Best
>>>> >>>
>>>> >>> Gilles Caulier
>>>> >>>
>>>> >>> 2011/4/8 Gilles Caulier <caulier.gilles at gmail.com>:
>>>> >>> > Hi Lukas,
>>>> >>> >
>>>> >>> > Welcome in the team. I'm happy to see a new export tool implemented.
>>>> >>> >
>>>> >>> > It's fine to import your code to git master (currently kipi-plugins
>>>> >>> > 2.0.0 beta 5)
>>>> >>> >
>>>> >>> > To process, please request a git account to KDE admin as developer
>>>> >>> >
>>>> >>> > http://community.kde.org/Sysadmin/GitKdeOrgManual
>>>> >>> >
>>>> >>> > ... and import your code here :
>>>> >>> >
>>>> >>> > https://projects.kde.org/projects/extragear/graphics/kipi-plugins/rep
>>>> >>> > osit ory
>>>> >>> >
>>>> >>> > If you need specific dependencies, please patch cmake script to make
>>>> >>> > your plugin optional.
>>>> >>> >
>>>> >>> > When your code will be add to kipi-plugins, i will review your
>>>> >>> > implementation, fix coding style, and enable internationalization.
>>>> >>> >
>>>> >>> > Best
>>>> >>> >
>>>> >>> > Gilles Caulier
>>>> >>> >
>>>> >>> > 2011/4/7 Lukáš Krejčí <krejci.l at centrum.cz>:
>>>> >>> >> Hi all,
>>>> >>> >>
>>>> >>> >> I'm finishing up a new export plugin for a photo sharing web app
>>>> >>> >> quite popular in the Czech Republic - Rajce.net.
>>>> >>> >>
>>>> >>> >> The code is here http://sourceforge.net/projects/kipirajceexport/.
>>>> >>> >> It's a clone of the master branch of the whole kipi-plugins
>>>> >>> >> project.
>>>> >>> >>
>>>> >>> >> I've got still bits and pieces to finish up on it - namely implement
>>>> >>> >> some error reporting and reformat the source to conform to the
>>>> >>> >> kipi-plugins style.
>>>> >>> >>
>>>> >>> >> But I wanted to get in touch with you to ask if you'd be interested
>>>> >>> >> in merging this into kipi-plugins mainline, what would be the
>>>> >>> >> process for that, timing, etc.
>>>> >>> >>
>>>> >>> >> Cheers,
>>>> >>> >>
>>>> >>> >> Lukas
>>>> >>> >> _______________________________________________
>>>> >>> >> Kde-imaging mailing list
>>>> >>> >> Kde-imaging at kde.org
>>>> >>> >> https://mail.kde.org/mailman/listinfo/kde-imaging
>>>> >>
>>>> >> _______________________________________________
>>>> >> Kde-imaging mailing list
>>>> >> Kde-imaging at kde.org
>>>> >> https://mail.kde.org/mailman/listinfo/kde-imaging
>>>>
>>>> _______________________________________________
>>>> Kde-imaging mailing list
>>>> Kde-imaging at kde.org
>>>> https://mail.kde.org/mailman/listinfo/kde-imaging
>>> _______________________________________________
>>> Kde-imaging mailing list
>>> Kde-imaging at kde.org
>>> https://mail.kde.org/mailman/listinfo/kde-imaging
>>>
>>
>


More information about the Kde-imaging mailing list