diff options
Diffstat (limited to 'source/kde/modularize')
-rw-r--r-- | source/kde/modularize | 132 |
1 files changed, 122 insertions, 10 deletions
diff --git a/source/kde/modularize b/source/kde/modularize index 138552b06..d171550f3 100644 --- a/source/kde/modularize +++ b/source/kde/modularize @@ -1,14 +1,36 @@ # If a package is listed here, it will be built apart from the # usual "grab bag" package that's made from each source directory. +# +# Things to note: +# +# Listing a package here will not cause it to be built. To do that, +# make sure it is added to one of the files in the modules/ directory +# that is built by the main KDE.SlackBuild script. +# +# If a subpackage name happens to be the same as the "grab bag" package +# that contains it, you need to be a bit careful. Unless everything +# in that collection will be built modular, *do not* list that name +# here! If you do, first the module by that name will be built, and +# then everything that's not modular in that collection will be built +# into a "grab bag" that will replace that first package. +# +# If the goal is to build the most combined packages possible, the +# easiest way to accomplish that is just to move this file out of the +# way and replace it with an empty one before building. # kdeaccessibility jovie kaccessible -kmag kmouth kmousetool +kmag + +# kdelibs: +kdelibs # kdebase: +nepomuk-core +nepomuk-widgets kde-baseapps kactivities konsole @@ -39,15 +61,25 @@ kturtle kwordquiz marble parley +pairs rocs step +# kdeadmin +kdeadmin + +# kdeartwork +kdeartwork + # kdegraphics: libkipi libkexiv2 libkdcraw libksane okular +kdegraphics-mobipocket +kdegraphics-strigi-analyzer +kdegraphics-thumbnailers gwenview kamera kcolorchooser @@ -57,9 +89,6 @@ kruler ksaneplugin ksnapshot svgpart -kdegraphics-mobipocket -kdegraphics-strigi-analyzer -kdegraphics-thumbnailers # kdebindings smokegen @@ -71,6 +100,22 @@ korundum perlkde pykde4 kross-interpreters +kimono +qyoto + +# kdemultimedia +libkcddb +libkcompactdisc +audiocd-kio +dragon +ffmpegthumbs +mplayerthumbs +juk +kmix +kscd + +# kdenetwork +kdenetwork # kdeutils ark @@ -80,17 +125,80 @@ kcharselect kdf kfloppy kgpg -printer-applet +#printer-applet +print-manager kremotecontrol ktimer kwallet superkaramba sweeper -ksecrets + +# kdegames +libkdegames +libkmahjongg +klickety +ksudoku +ksquares +kpat +klines +ksnakeduel +kollision +kshisen +kblocks +lskat +kreversi +bovo +# Requires python-twisted: +#kajongg +granatier +kmines +kiriki +kigo +bomber +kolf +kdiamond +kbounce +konquest +kapman +knavalbattle +killbots +kubrick +kgoldrunner +knetwalk +kbreakout +ksirk +kfourinline +picmi +kblackbox +palapeli +katomic +ktuberling +kjumpingcube +kmahjongg +kspaceduel + +# kdewebdev +kdewebdev # kdepim +kdepim kdepim-runtime +# kdepimlibs +kdepimlibs + +# kdeplasma-addons +kdeplasma-addons + +# kdesdk +kdesdk + +# kdetoys +kdetoys + +# oxygen-icons +oxygen-icons + # polkit-kde polkit-kde-agent-1 polkit-kde-kcmodules-1 @@ -102,16 +210,20 @@ kaudiocreator kplayer kwebkitpart oxygen-gtk2 +oxygen-gtk3 kdevplatform kdevelop-pg-qt kdevelop -#kdevelop-php -quanta +kdevelop-php +kdevelop-php-docs +#quanta wicd-kde networkmanagement skanlite +kio-mtp libktorrent ktorrent -calligra amarok - +calligra +libkscreen +kscreen |