From 76fc4757ac91ac7947a01fb7b53dddf9a78a01d1 Mon Sep 17 00:00:00 2001 From: Patrick J Volkerding Date: Mon, 4 Nov 2013 17:08:47 +0000 Subject: Slackware 14.1 Mon Nov 4 17:08:47 UTC 2013 Slackware 14.1 x86_64 stable is released! It's been another interesting release cycle here at Slackware bringing new features like support for UEFI machines, updated compilers and development tools, the switch from MySQL to MariaDB, and many more improvements throughout the system. Thanks to the team, the upstream developers, the dedicated Slackware community, and everyone else who pitched in to help make this release a reality. The ISOs are off to be replicated, a 6 CD-ROM 32-bit set and a dual-sided 32-bit/64-bit x86/x86_64 DVD. Please consider supporting the Slackware project by picking up a copy from store.slackware.com. We're taking pre-orders now, and offer a discount if you sign up for a subscription. Have fun! :-) --- source/kde/modularize | 132 ++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 122 insertions(+), 10 deletions(-) (limited to 'source/kde/modularize') 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 -- cgit v1.2.3