#2453: KDE-4.X
-------------------------+--------------------------------------------------
 Reporter:  GodRocksYou  |       Owner:  rdaniels
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  future  
Component:  BOOK         |     Version:  SVN     
 Severity:  normal       |    Keywords:          
-------------------------+--------------------------------------------------

Comment(by thomas):

 Well, whether it is useful is what where i cannot say something about ;-)
 In addition to Roberts dependency list here is a list of prerequisites i
 collected while setting up a KDE4 a while ago. Unfortunately, ATM it is
 unsorted and tells nothing about which pack needs which other one:

 sqlite
 sharedmimeinfo
 exiv2
 fltk
 ilmbase
 openexr
 qt4
 xmlrpc-c
 cmake
 qconf
 qca
 gmm
 automoc
 akonadi
 eigen
 eigen2
 phonon
 soprano
 strigi
 clucene
 qimageblitz
 cpptoxml
 boost
 libgpgerror
 pth
 libassuan
 gnupg
 gpgme
 libfame
 xine-lib
 libusb
 libvncserver
 libidn
 libzip

 Having that all installed, all required and nearly all optional
 dependencies where fulfilled and i could build KDE4 packages in that
 order:

 kdelibs
 kdepimlibs
 kdebase-runtime
 kdebase-workspace
 kdebase
 kdeadmin
 kdenetwork
 kdepim
 kdemultimedia
 kdegraphics
 kdeutils
 kdegames
 kdeartwork
 kdeplasma-addons

 All these packages where build with this options:
 {{{
 -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX
 -DSYSCONF_INSTALL_DIR=$KDE_PREFIX/etc
 -DCMAKE_BUILD_TYPE=Release
 }}}
 To kdeutils I added the option
 {{{
 -DINSTALL_PRINTER_APPLET=TRUE
 }}}

 The pretty useful switch on kdelibs is mentioned already.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2453#comment:16>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to