Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Autogenerated by kdesrc-build-setup. You may modify this file if desired.
- global
- # KDE install directory
- kdedir /usr/
- # Directory for downloaded source code
- source-dir /media/Disk_1/Compiled/KDE4/kdesrc-build/KDE4_Sources/
- # Directory to build KDE into before installing
- build-dir /media/Disk_1/Compiled/KDE4/kdesrc-build/KDE4_Build/
- # Use multiple cores for building. Other options to GNU make may also be
- # set.
- make-options -j1
- end global
- # These encompass modules that are not directly a part of KDE proper but are
- # required or highly recommended for the KDE framework and are developed in
- # the KDE source repository.
- module-set framework-support
- repository kde-projects
- use-modules automoc cagibi attica soprano polkit-qt-1 polkit-kde-agent-1
- end module-set
- # Phonon provides the KDE multimedia layer. It requires an appropriate backend
- # to be installed to actually implement multimedia.
- module-set framework-phonon
- repository kde-projects
- use-modules phonon/phonon phonon-gstreamer phonon-vlc
- end module-set
- # Strigi provides file analysis tools for extracting information from files
- # (e.g. music length, picture size, etc.) It is split into several submodules
- # so do not alter the order in the use-modules below.
- module-set strigi
- repository kde-projects
- use-modules strigi/libstreams strigi/libstreamanalyzer strigi/strigiutils \
- strigi/strigidaemon strigi/strigiclient
- end module-set
- # libdbusmenu is needed to support new-style Plasma system tray icons and
- # support in the Unity shell. Installing a recent development package from your
- # distribution should be sufficient, but if you want to have the latest then
- # make sure you have the "Bazaar" program installed and uncomment the
- # following:
- #module libdbusmenu-qt
- # The lp: prefix refers to Canonical's Launchpad repository
- # repository bzr://lp:libdbusmenu-qt
- #end module
- # Base KDE framework libraries and the required runtime programs.
- module-set framework
- repository kde-projects
- use-modules kdelibs kactivities kde-baseapps marble akonadi kdepimlibs kdepim kde-runtime kdepim-runtime libkexiv2 libkipi gwenview ark libbluedevil bluedevil libkcddb k3b digikam digikam-software-compilation oxygen-gtk kde-gtk-config kdenlive kolourpaint krusader filelight
- end module-set
- # This overrides the "use-modules kdelibs" options from the above set
- module kdelibs
- branch KDE/4.8
- end module
- module-set workspace
- repository kde-projects
- use-modules kde-workspace kdeplasma-addons
- end module-set
- module-set base
- repository kde-projects
- # kde-baseapps must precede kate and konsole, due to
- # on-disk layout.
- use-modules kde-baseapps kate konsole
- end module-set
- module konversation
- repository git://anongit.kde.org/konversation
- branch master
- end module
Advertisement
Add Comment
Please, Sign In to add comment