You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
101 lines
2.9 KiB
101 lines
2.9 KiB
# Module definitions for building KDE Applications 5 |
|
|
|
# Usage: Write your own kdesrc-buildrc with only a "global" section |
|
# (including "branch-group kf5-qt5") |
|
# then include this file, like this: |
|
# |
|
# include extragear/utils/kdesrc-build/kf5-frameworks-build-include |
|
# include extragear/utils/kdesrc-build/kf5-applications-build-include |
|
# (or using full paths) |
|
# |
|
# You can then add additional modules if desired. |
|
# |
|
# This file uses "branch groups" to decide which git branch to use. If you |
|
# want to add your application here please be sure to update |
|
# kde-build-metadata repo's "logical-module-structure". It includes a simple |
|
# tool you can use to validate your change works (or just "kdesrc-build -p |
|
# your-module" and look for the right branch). |
|
|
|
module-set kf5-base-applications |
|
repository kde-projects |
|
use-modules konsole kate kde-baseapps |
|
end module-set |
|
|
|
module-set kdegraphics |
|
repository kde-projects |
|
use-modules gwenview okular ksnapshot |
|
end module-set |
|
|
|
module-set libkomparediff2 |
|
repository kde-projects |
|
use-modules libkomparediff2 |
|
branch frameworks |
|
end module |
|
|
|
module-set okteta |
|
repository kde-projects |
|
use-modules okteta |
|
end module |
|
|
|
module-set lokalize |
|
repository kde-projects |
|
use-modules lokalize |
|
end module |
|
|
|
module-set kdevelop-kf5 |
|
repository kde-projects |
|
use-modules kdevplatform kdevelop/kdevelop |
|
end module-set |
|
|
|
module-set kf5-scanner |
|
repository kde-projects |
|
use-modules libksane skanlite |
|
end module-set |
|
|
|
module-set kf5-utils |
|
repository kde-projects |
|
use-modules yakuake |
|
end module-set |
|
|
|
module-set kdeedu |
|
repository kde-projects |
|
use-modules libkeduvocdocument kanagram khangman analitza kalgebra klettres marble kgeography kiten cantor kig blinken parley kwordquiz |
|
end module-set |
|
|
|
options telepathy-qt |
|
repository http://anongit.freedesktop.org/git/telepathy/telepathy-qt.git |
|
end options |
|
|
|
module-set ktp |
|
repository kde-projects |
|
use-modules ktp-common-internals ktp-desktop-applets ktp-contact-list ktp-kded-module ktp-send-file ktp-text-ui ktp-filetransfer-handler |
|
branch master |
|
end module-set |
|
|
|
module-set konversation |
|
repository kde-projects |
|
use-modules konversation |
|
end module |
|
|
|
module-set kdeutils |
|
repository kde-projects |
|
use-modules filelight kcalc kcharselect kwalletmanager print-manager |
|
end module-set |
|
|
|
module-set kmix |
|
repository kde-projects |
|
use-modules kmix |
|
cmake-options -DKMIX_KF5_BUILD:STRING=TRUE |
|
branch master |
|
end module |
|
|
|
module-set plasma-mediacenter |
|
repository kde-projects |
|
use-modules plasma-mediacenter |
|
end module |
|
|
|
module-set kdegames |
|
repository kde-projects |
|
use-modules libkdegames libkmahjongg granatier klines kdiamond killbots ktuberling ksquares kmahjongg kmines kigo kbounce kjumpingcube kshisen bomber kapman knavalbattle kblocks bovo katomic kollision kgoldrunner kblackbox kolf konquest kspaceduel kiriki klickety ksnakeduel kbreakout kfourinline |
|
end module-set |
|
|
|
|