1
0
mirror of https://invent.kde.org/network/krfb synced 2024-07-08 12:05:49 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Urs Wolfer
467d74df80 remove kde4_automoc()
Thanks Stefan Nikolaus for the nice 'script'.

svn path=/trunk/KDE/kdenetwork/krfb/; revision=685985
2007-07-10 09:15:45 +00:00
Laurent Montel
6891e92369 Adapt
svn path=/trunk/KDE/kdenetwork/krfb/; revision=626020
2007-01-21 21:15:56 +00:00
Urs Wolfer
6b2329e8ac readd krfb
* make it compile (without kinetd subfolder)
* left out DCOP->DBUS port
=> the cmake conversation for this app was quite bad. the libvncserver and srvloc were not created.
* some changes in FindSLP.cmake. i am not sure if they are correct. Laurent can you please check?
CCMAIL: montel@kde.org

svn path=/trunk/KDE/kdenetwork/krfb/; revision=625859
2007-01-21 12:51:14 +00:00
Alexander Neundorf
ad51e6a120 remove old Makefile.am contents
Alex

svn path=/trunk/KDE/kdenetwork/doc/krfb/; revision=604195
2006-11-11 23:06:09 +00:00
Alexander Neundorf
6b8f53fc2a -remove kde4_install_libtool_file(), not required anymore since we switched away from libltdl
-some cleanups 
-add JPEG_INCLUDE_DIRECTORY where required

Alex



svn path=/trunk/KDE/kdenetwork/krfb/; revision=602264
2006-11-05 15:19:05 +00:00
Laurent Montel
64f3616cde Apply Alex patch (now we can use enable-final argument
some module compiles with enable-final now)
As discussed with Alex it's not necessary to have program name
into automoc macro

svn path=/trunk/KDE/kdenetwork/krfb/; revision=598296
2006-10-23 07:12:29 +00:00
Laurent Montel
5518eb135b Necessary to change KDE4_AUTOMOC macro to support
enable-final argument

(there was not a dependancy between <name>_final.cpp file and
moc generated files => moc files were never created)

Not necessary to rebuild all kdelibs just cp kdelibs/cmake/modules/KDE4Macros.cmake <path_kde4>/share/apps/cmake/modules

I ported and tested all kde module (without enable-final argument, it compiles fines (test and program))
Don't try to use enable-final argument for the moment it doesn't compile (but dependancy works)

Regards

svn path=/trunk/KDE/kdenetwork/krfb/; revision=595050
2006-10-13 08:01:52 +00:00
Laurent Montel
d0bf3af30a Use cmake macro
svn path=/trunk/KDE/kdenetwork/krfb/; revision=591280
2006-10-02 09:06:07 +00:00
Laurent Montel
9dce8277b8 Clean up CMakeLists.txt
svn path=/trunk/KDE/kdenetwork/krfb/; revision=564751
2006-07-21 07:46:40 +00:00
Alexander Neundorf
d91e8a2c97 -adapt to the new install dir scheme
Alex


svn path=/trunk/KDE/kdenetwork/krfb/; revision=558213
2006-07-04 22:03:28 +00:00
Alexander Neundorf
f940a77e9e kde4_header and kde4_footer() are gone now
svn path=/trunk/KDE/kdenetwork/krfb/; revision=540226
2006-05-12 18:33:35 +00:00
Alexander Neundorf
34ac7aedad cleanup the toplevel CMakeLists.txt a bit
-remove include_directories( CMAKE_CURRENT_SOURCE_DIR CMAKE_CURRENT_BINARY_DIR)
in the subdirs, since this is done now automatically by cmake (the CMAKE_INCLUDE_CURRENT_DIR option
-include_directories(KDE4_INCLUDES) in the toplevel CMakeLists.txt, so it
doesn't have to be done in every subdir

Alex


svn path=/trunk/KDE/kdenetwork/krfb/; revision=539887
2006-05-11 22:49:47 +00:00
Laurent Montel
285e31c454 better use
svn path=/trunk/KDE/kdenetwork/krfb/; revision=530949
2006-04-18 07:53:32 +00:00
Laurent Montel
10f5e80601 Adapt to new cmake variable from new kdelibs snapshot
svn path=/trunk/KDE/kdenetwork/krfb/; revision=521399
2006-03-22 14:05:36 +00:00
Laurent Montel
a82f9c7404 Add cmake support
svn path=/trunk/KDE/kdenetwork/doc/krfb/; revision=517205
2006-03-10 11:11:07 +00:00