diff options
author | makc <makc@FreeBSD.org> | 2014-10-19 23:57:27 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-10-19 23:57:27 +0800 |
commit | 25c68bc4526056d98d62f1efe29e6059f175ce69 (patch) | |
tree | 7d99a8b7b1226b2da14c7c6d04800d30a417873e /x11/kde4-workspace | |
parent | 2cd94a0cdc2c275bb71369d565efbaccb4a48c1b (diff) | |
download | freebsd-ports-gnome-25c68bc4526056d98d62f1efe29e6059f175ce69.tar.gz freebsd-ports-gnome-25c68bc4526056d98d62f1efe29e6059f175ce69.tar.zst freebsd-ports-gnome-25c68bc4526056d98d62f1efe29e6059f175ce69.zip |
KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!
USE_KDE4=kdehier component has been deprecated, new components added:
baloo - Baloo core libraries
baloo-widgets - Baloo widgets library
kfilemetadata - KDE library for extracting file metadata
New ports:
graphics/kqtquickcharts - QtQuick plugin to render interactive charts
misc/artikulate - Pronunciation trainer for KDE
(not usable currently, links to both
GStreamer 1.x and 0.10.x via dependencies)
sysutils/baloo[-widgets] - KDE framework for searching and
managing user metadata
sysutils/kfilemetadata - Library for extracting file metadata
l10n ports:
- Farsi (Persian) and Indonesian translations has been readded
- Vietnamese didn't pass threshold for inclusion into release
astro/kstars:
- switch dependency from math/eigen2 to math/eigen3
- add PYKDE option for updating supernovae data
deskutils/kdepim4:
- update dependencies: add libkgapi and baloo,
remove now needless clucene, link-grammar, strigi
- add patch to fix build with gcc42
- update COMMENT and description for all KDE PIM ports
devel/ruby-krossruby:
- remove BROKEN, it builds with ruby 2.x now
editors/kate:
- add patch to disable memory-hungry build of the kate tests [1]
graphics/okular:
- add dependency on graphics/libkscreen
math/cantor:
- add optional dependency on lang/luajit for LuaJIT backend
- fix gfortran detection [2]
misc/kdehier4:
- adapt to new pkg world. Now the purpose of kdehier4 only
to link some stuff between KDE4_PREFIX and LOCALBASE.
science/kalzium:
- switch dependency from math/eigen2 to math/eigen3
- add dependence on science/chemical-mime-data
x11-themes/kdeartwork4
- switch dependency from math/eigen2 to math/eigen3
among other changes:
- drop deprecated USE_KDE4=kdehier
- drop @dirrm from plist
- clean up pkg-descr
- convert to options helpers
- other portlint fixes
The area51 repository features commits by alonso, rakuco and myself.
PR: 187150 [1]
Reported by: pe.freethread@live.com
Patch by: Tobias Berner <tcberner@gmail.com>
PR: 180674 [2]
Reported by: torsten.eichstaedt@web.de
PR: 194316
Exp-run: antoine
Diffstat (limited to 'x11/kde4-workspace')
-rw-r--r-- | x11/kde4-workspace/Makefile | 6 | ||||
-rw-r--r-- | x11/kde4-workspace/distinfo | 4 | ||||
-rw-r--r-- | x11/kde4-workspace/files/patch-git1724800 | 33 | ||||
-rw-r--r-- | x11/kde4-workspace/pkg-plist | 342 |
4 files changed, 5 insertions, 380 deletions
diff --git a/x11/kde4-workspace/Makefile b/x11/kde4-workspace/Makefile index 05bf11d29140..27b3c08df361 100644 --- a/x11/kde4-workspace/Makefile +++ b/x11/kde4-workspace/Makefile @@ -2,7 +2,6 @@ PORTNAME= kde-workspace PORTVERSION= ${KDE4_WORKSPACE_VERSION} -PORTREVISION= 2 CATEGORIES= x11 kde MASTER_SITES= KDE/${KDE4_BRANCH}/${KDE4_VERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} @@ -43,8 +42,8 @@ RUN_DEPENDS= ${KDE4_PREFIX}/env/xdg-env.sh:${PORTSDIR}/misc/kde4-xdg-env \ USE_GL= glu USE_GNOME= glib20 -USE_KDE4= kactivities kdehier kdelibs kdeprefix oxygen pimlibs \ - akonadi automoc4 ontologies qimageblitz soprano strigi +USE_KDE4= kactivities kdelibs kdeprefix nepomuk-core oxygen \ + pimlibs akonadi automoc4 ontologies qimageblitz soprano strigi USES= cmake:outsource compiler:c++11-lib gettext gmake iconv \ pkgconfig tar:xz USE_QT4= corelib dbus declarative designer_build gui network \ @@ -54,7 +53,6 @@ USE_XORG= kbproto x11 xau xcomposite xcursor xdamage xdmcp xfixes \ xft xi xinerama xkbfile xrandr xrender xres xscrnsaver xtst USE_LDCONFIG= yes -# Xmms and Googlegadgets could be enabled. CMAKE_ARGS= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" \ -DBUILD_python:BOOL=OFF \ -DBUILD_ruby:BOOL=OFF \ diff --git a/x11/kde4-workspace/distinfo b/x11/kde4-workspace/distinfo index d47d637b03c2..699b3a7cf1fa 100644 --- a/x11/kde4-workspace/distinfo +++ b/x11/kde4-workspace/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/4.11.9/kde-workspace-4.11.9.tar.xz) = aa3d12a264e7fcb6c1330e800b9c7d43c00277275d182824d42f9fe1def0c0cf -SIZE (KDE/4.11.9/kde-workspace-4.11.9.tar.xz) = 13536252 +SHA256 (KDE/4.11.13/kde-workspace-4.11.13.tar.xz) = 80b916d49713e75250b2bd3358d0c0b062ba80b671311866ee1955e2f91a2201 +SIZE (KDE/4.11.13/kde-workspace-4.11.13.tar.xz) = 13536880 diff --git a/x11/kde4-workspace/files/patch-git1724800 b/x11/kde4-workspace/files/patch-git1724800 deleted file mode 100644 index 0f38887872a2..000000000000 --- a/x11/kde4-workspace/files/patch-git1724800 +++ /dev/null @@ -1,33 +0,0 @@ -commit e1724800ecf3c6a7035dfa7bcaa50b2a8f48688f -Author: David Faure <faure@kde.org> -Date: Fri May 2 10:26:38 2014 +0200 - - Fix crash when DesktopNames isn't set - - BUG: 334159 - FIXED-IN: 4.11.10 - -diff --git a/kdm/backend/client.c b/kdm/backend/client.c -index 335cc3e..a2d06c2 100644 ---- ./kdm/backend/client.c -+++ ./kdm/backend/client.c -@@ -1810,12 +1810,14 @@ startClient(volatile int *pid) - !(sessargs = iniEntry(str, "Desktop Entry", "Exec", 0))) - sessargs = ""; - buf = iniEntry(str, "Desktop Entry", "DesktopNames", 0); -- for (buf2 = buf; *buf2; ++buf2) { -- if (*buf2 == ';') -- *buf2 = ':'; -+ if (buf) { -+ for (buf2 = buf; *buf2; ++buf2) { -+ if (*buf2 == ';') -+ *buf2 = ':'; -+ } -+ userEnviron = setEnv(userEnviron, "XDG_CURRENT_DESKTOP", buf); -+ free(buf); - } -- userEnviron = setEnv(userEnviron, "XDG_CURRENT_DESKTOP", buf); -- free(buf); - free(str); - free(fname); - goto gotit; diff --git a/x11/kde4-workspace/pkg-plist b/x11/kde4-workspace/pkg-plist index 1025ca3a94d7..b422d272ba51 100644 --- a/x11/kde4-workspace/pkg-plist +++ b/x11/kde4-workspace/pkg-plist @@ -593,6 +593,7 @@ share/apps/kdm/sessions/qvwm.desktop share/apps/kdm/sessions/ratpoison.desktop share/apps/kdm/sessions/sapphire.desktop share/apps/kdm/sessions/sawfish.desktop +share/apps/kdm/sessions/subtle.desktop share/apps/kdm/sessions/twm.desktop share/apps/kdm/sessions/ude.desktop share/apps/kdm/sessions/vtwm.desktop @@ -1178,9 +1179,6 @@ share/doc/HTML/en/kcontrol/solid-actions/edit-action.png share/doc/HTML/en/kcontrol/solid-actions/index.cache.bz2 share/doc/HTML/en/kcontrol/solid-actions/index.docbook share/doc/HTML/en/kcontrol/solid-actions/main.png -share/doc/HTML/en/kcontrol/solid-hardware/common -share/doc/HTML/en/kcontrol/solid-hardware/index.cache.bz2 -share/doc/HTML/en/kcontrol/solid-hardware/index.docbook share/doc/HTML/en/kcontrol/splashscreen/common share/doc/HTML/en/kcontrol/splashscreen/get-new-theme.png share/doc/HTML/en/kcontrol/splashscreen/index.cache.bz2 @@ -2124,341 +2122,3 @@ share/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy share/sounds/pop.wav share/wallpapers/stripes.png share/wallpapers/stripes.png.desktop -@dirrm share/kde4/services/kwin -@dirrm share/icons/Oxygen_Zion/cursors -@dirrm share/icons/Oxygen_Zion -@dirrm share/icons/Oxygen_Yellow/cursors -@dirrm share/icons/Oxygen_Yellow -@dirrm share/icons/Oxygen_White/cursors -@dirrm share/icons/Oxygen_White -@dirrm share/icons/Oxygen_Blue/cursors -@dirrm share/icons/Oxygen_Blue -@dirrm share/icons/Oxygen_Black/cursors -@dirrm share/icons/Oxygen_Black -@dirrm share/icons/KDE_Classic/cursors -@dirrm share/icons/KDE_Classic -@dirrm share/doc/HTML/en/systemsettings -@dirrm share/doc/HTML/en/plasma-desktop -@dirrm share/doc/HTML/en/ksysguard -@dirrm share/doc/HTML/en/kmenuedit -@dirrm share/doc/HTML/en/klipper -@dirrm share/doc/HTML/en/kinfocenter -@dirrm share/doc/HTML/en/kfontview -@dirrm share/doc/HTML/en/kdm -@dirrm share/doc/HTML/en/kcontrol/workspaceoptions -@dirrm share/doc/HTML/en/kcontrol/windowspecific -@dirrm share/doc/HTML/en/kcontrol/windowbehaviour -@dirrm share/doc/HTML/en/kcontrol/splashscreen -@dirrm share/doc/HTML/en/kcontrol/solid-hardware -@dirrm share/doc/HTML/en/kcontrol/solid-actions -@dirrm share/doc/HTML/en/kcontrol/screensaver -@dirrm share/doc/HTML/en/kcontrol/powerdevil -@dirrm share/doc/HTML/en/kcontrol/paths -@dirrm share/doc/HTML/en/kcontrol/mouse -@dirrm share/doc/HTML/en/kcontrol/kwintabbox -@dirrm share/doc/HTML/en/kcontrol/kwinscreenedges -@dirrm share/doc/HTML/en/kcontrol/kwindecoration -@dirrm share/doc/HTML/en/kcontrol/kwincompositing -@dirrm share/doc/HTML/en/kcontrol/khotkeys -@dirrm share/doc/HTML/en/kcontrol/keys -@dirrm share/doc/HTML/en/kcontrol/keyboard -@dirrm share/doc/HTML/en/kcontrol/kcmstyle -@dirrm share/doc/HTML/en/kcontrol/kcmsmserver -@dirrm share/doc/HTML/en/kcontrol/kcmaccess -@dirrm share/doc/HTML/en/kcontrol/joystick -@dirrm share/doc/HTML/en/kcontrol/fonts -@dirrm share/doc/HTML/en/kcontrol/fontinst -@dirrm share/doc/HTML/en/kcontrol/desktopthemedetails -@dirrm share/doc/HTML/en/kcontrol/desktop -@dirrm share/doc/HTML/en/kcontrol/cursortheme -@dirrm share/doc/HTML/en/kcontrol/colors -@dirrm share/doc/HTML/en/kcontrol/clock -@dirrm share/doc/HTML/en/kcontrol/bell -@dirrm share/doc/HTML/en/kcontrol/autostart -@dirrm share/apps/systemsettings/classic -@dirrm share/apps/systemsettings -@dirrm share/apps/solid/devices -@dirrm share/apps/powerdevil -@dirrm share/apps/plasma/shareprovider/wstaw/contents/code -@dirrm share/apps/plasma/shareprovider/wstaw/contents -@dirrm share/apps/plasma/shareprovider/wstaw -@dirrm share/apps/plasma/shareprovider/wklej/contents/code -@dirrm share/apps/plasma/shareprovider/wklej/contents -@dirrm share/apps/plasma/shareprovider/wklej -@dirrm share/apps/plasma/shareprovider/simplestimagehosting/contents/code -@dirrm share/apps/plasma/shareprovider/simplestimagehosting/contents -@dirrm share/apps/plasma/shareprovider/simplestimagehosting -@dirrm share/apps/plasma/shareprovider/privatepastecom/contents/code -@dirrm share/apps/plasma/shareprovider/privatepastecom/contents -@dirrm share/apps/plasma/shareprovider/privatepastecom -@dirrm share/apps/plasma/shareprovider/pasteubuntucom/contents/code -@dirrm share/apps/plasma/shareprovider/pasteubuntucom/contents -@dirrm share/apps/plasma/shareprovider/pasteubuntucom -@dirrm share/apps/plasma/shareprovider/pasteopensuseorg/contents/code -@dirrm share/apps/plasma/shareprovider/pasteopensuseorg/contents -@dirrm share/apps/plasma/shareprovider/pasteopensuseorg -@dirrm share/apps/plasma/shareprovider/pastebincom/contents/code -@dirrm share/apps/plasma/shareprovider/pastebincom/contents -@dirrm share/apps/plasma/shareprovider/pastebincom -@dirrm share/apps/plasma/shareprovider/kde/contents/code -@dirrm share/apps/plasma/shareprovider/kde/contents -@dirrm share/apps/plasma/shareprovider/kde -@dirrm share/apps/plasma/shareprovider/imgur/contents/code -@dirrm share/apps/plasma/shareprovider/imgur/contents -@dirrm share/apps/plasma/shareprovider/imgur -@dirrm share/apps/plasma/shareprovider/imgsusepasteorg/contents/code -@dirrm share/apps/plasma/shareprovider/imgsusepasteorg/contents -@dirrm share/apps/plasma/shareprovider/imgsusepasteorg -@dirrm share/apps/plasma/shareprovider/im9/contents/code -@dirrm share/apps/plasma/shareprovider/im9/contents -@dirrm share/apps/plasma/shareprovider/im9 -@dirrmtry share/apps/plasma/shareprovider -@dirrm share/apps/plasma/plasmoids/org.kde.showActivityManager/contents/ui -@dirrm share/apps/plasma/plasmoids/org.kde.showActivityManager/contents -@dirrm share/apps/plasma/plasmoids/org.kde.showActivityManager -@dirrm share/apps/plasma/plasmoids/org.kde.notifications/platformcontents/touch/ui/NotificationDelegate -@dirrm share/apps/plasma/plasmoids/org.kde.notifications/platformcontents/touch/ui -@dirrm share/apps/plasma/plasmoids/org.kde.notifications/platformcontents/touch -@dirrm share/apps/plasma/plasmoids/org.kde.notifications/platformcontents -@dirrm share/apps/plasma/plasmoids/org.kde.notifications/contents/ui/NotificationDelegate -@dirrm share/apps/plasma/plasmoids/org.kde.notifications/contents/ui -@dirrm share/apps/plasma/plasmoids/org.kde.notifications/contents/config -@dirrm share/apps/plasma/plasmoids/org.kde.notifications/contents -@dirrm share/apps/plasma/plasmoids/org.kde.notifications -@dirrm share/apps/plasma/plasmoids/notifier/contents/ui -@dirrm share/apps/plasma/plasmoids/notifier/contents/config -@dirrm share/apps/plasma/plasmoids/notifier/contents -@dirrm share/apps/plasma/plasmoids/notifier -@dirrm share/apps/plasma/plasmoids/lockout/contents/ui -@dirrm share/apps/plasma/plasmoids/lockout/contents/config -@dirrm share/apps/plasma/plasmoids/lockout/contents -@dirrm share/apps/plasma/plasmoids/lockout -@dirrm share/apps/plasma/plasmoids/battery/contents/ui -@dirrm share/apps/plasma/plasmoids/battery/contents/config -@dirrm share/apps/plasma/plasmoids/battery/contents/code -@dirrm share/apps/plasma/plasmoids/battery/contents -@dirrm share/apps/plasma/plasmoids/battery -@dirrm share/apps/plasma/packages/org.kde.systemtray/contents/ui -@dirrm share/apps/plasma/packages/org.kde.systemtray/contents/code -@dirrm share/apps/plasma/packages/org.kde.systemtray/contents -@dirrm share/apps/plasma/packages/org.kde.systemtray -@dirrm share/apps/plasma/packages/org.kde.plasma.tasks/contents/ui -@dirrm share/apps/plasma/packages/org.kde.plasma.tasks/contents/code -@dirrm share/apps/plasma/packages/org.kde.plasma.tasks/contents -@dirrm share/apps/plasma/packages/org.kde.plasma.tasks -@dirrm share/apps/plasma/packages/org.kde.pager/contents/ui -@dirrm share/apps/plasma/packages/org.kde.pager/contents -@dirrm share/apps/plasma/packages/org.kde.pager -@dirrm share/apps/plasma/packages/org.kde.desktop.widgetexplorer/contents/ui -@dirrm share/apps/plasma/packages/org.kde.desktop.widgetexplorer/contents -@dirrm share/apps/plasma/packages/org.kde.desktop.widgetexplorer -@dirrm share/apps/plasma/packages/org.kde.desktop.activitymanager/contents/ui -@dirrm share/apps/plasma/packages/org.kde.desktop.activitymanager/contents -@dirrm share/apps/plasma/packages/org.kde.desktop.activitymanager -@dirrmtry share/apps/plasma/packages -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-netbook.defaultSal/contents -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-netbook.defaultSal -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-netbook.defaultPanel/contents -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-netbook.defaultPanel -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-netbook.defaultPage/contents -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-netbook.defaultPage -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-desktop.photoActivity/contents -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-desktop.photoActivity -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-desktop.findWidgets/contents -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-desktop.findWidgets -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-desktop.desktopIcons/contents -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-desktop.desktopIcons -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-desktop.defaultPanel/contents -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-desktop.defaultPanel -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-desktop.SaL/contents -@dirrm share/apps/plasma/layout-templates/org.kde.plasma-desktop.SaL -@dirrm share/apps/plasma/layout-templates -@dirrm share/apps/plasma/dashboard/button -@dirrm share/apps/plasma/dashboard/AppleClasses -@dirrm share/apps/plasma/dashboard -@dirrmtry share/apps/plasma-netbook/init -@dirrmtry share/apps/plasma-netbook -@dirrmtry share/apps/plasma-desktop/updates -@dirrmtry share/apps/plasma-desktop/init -@dirrmtry share/apps/plasma-desktop -@dirrm share/apps/kwrited -@dirrm share/apps/kwin/tabbox/window_strip/contents/ui -@dirrm share/apps/kwin/tabbox/window_strip/contents -@dirrm share/apps/kwin/tabbox/window_strip -@dirrm share/apps/kwin/tabbox/thumbnails/contents/ui -@dirrm share/apps/kwin/tabbox/thumbnails/contents -@dirrm share/apps/kwin/tabbox/thumbnails -@dirrm share/apps/kwin/tabbox/text/contents/ui -@dirrm share/apps/kwin/tabbox/text/contents -@dirrm share/apps/kwin/tabbox/text -@dirrm share/apps/kwin/tabbox/small_icons/contents/ui -@dirrm share/apps/kwin/tabbox/small_icons/contents -@dirrm share/apps/kwin/tabbox/small_icons -@dirrm share/apps/kwin/tabbox/present_windows/contents/ui -@dirrm share/apps/kwin/tabbox/present_windows/contents -@dirrm share/apps/kwin/tabbox/present_windows -@dirrm share/apps/kwin/tabbox/informative/contents/ui -@dirrm share/apps/kwin/tabbox/informative/contents -@dirrm share/apps/kwin/tabbox/informative -@dirrm share/apps/kwin/tabbox/compact/contents/ui -@dirrm share/apps/kwin/tabbox/compact/contents -@dirrm share/apps/kwin/tabbox/compact -@dirrm share/apps/kwin/tabbox/big_icons/contents/ui -@dirrm share/apps/kwin/tabbox/big_icons/contents -@dirrm share/apps/kwin/tabbox/big_icons -@dirrm share/apps/kwin/tabbox -@dirrm share/apps/kwin/shaders/1.40 -@dirrm share/apps/kwin/shaders/1.10 -@dirrm share/apps/kwin/shaders -@dirrm share/apps/kwin/scripts/videowall/contents/code -@dirrm share/apps/kwin/scripts/videowall/contents -@dirrm share/apps/kwin/scripts/videowall -@dirrm share/apps/kwin/scripts/synchronizeskipswitcher/contents/code -@dirrm share/apps/kwin/scripts/synchronizeskipswitcher/contents -@dirrm share/apps/kwin/scripts/synchronizeskipswitcher -@dirrm share/apps/kwin/scripts/desktopchangeosd/contents/ui -@dirrm share/apps/kwin/scripts/desktopchangeosd/contents -@dirrm share/apps/kwin/scripts/desktopchangeosd -@dirrm share/apps/kwin/scripts -@dirrm share/apps/kwin/kcm_kwintabbox -@dirrm share/apps/kwin/kcm_kwindecoration -@dirrm share/apps/kwin/effects/presentwindows -@dirrm share/apps/kwin/effects/kwin4_effect_translucency/contents/ui -@dirrm share/apps/kwin/effects/kwin4_effect_translucency/contents/config -@dirrm share/apps/kwin/effects/kwin4_effect_translucency/contents/code -@dirrm share/apps/kwin/effects/kwin4_effect_translucency/contents -@dirrm share/apps/kwin/effects/kwin4_effect_translucency -@dirrm share/apps/kwin/effects/kwin4_effect_scalein/contents/code -@dirrm share/apps/kwin/effects/kwin4_effect_scalein/contents -@dirrm share/apps/kwin/effects/kwin4_effect_scalein -@dirrm share/apps/kwin/effects/kwin4_effect_maximize/contents/code -@dirrm share/apps/kwin/effects/kwin4_effect_maximize/contents -@dirrm share/apps/kwin/effects/kwin4_effect_maximize -@dirrm share/apps/kwin/effects/kwin4_effect_login/contents/ui -@dirrm share/apps/kwin/effects/kwin4_effect_login/contents/config -@dirrm share/apps/kwin/effects/kwin4_effect_login/contents/code -@dirrm share/apps/kwin/effects/kwin4_effect_login/contents -@dirrm share/apps/kwin/effects/kwin4_effect_login -@dirrm share/apps/kwin/effects/kwin4_effect_fadedesktop/contents/code -@dirrm share/apps/kwin/effects/kwin4_effect_fadedesktop/contents -@dirrm share/apps/kwin/effects/kwin4_effect_fadedesktop -@dirrm share/apps/kwin/effects/kwin4_effect_fade/contents/config -@dirrm share/apps/kwin/effects/kwin4_effect_fade/contents/code -@dirrm share/apps/kwin/effects/kwin4_effect_fade/contents -@dirrm share/apps/kwin/effects/kwin4_effect_fade -@dirrm share/apps/kwin/effects/kwin4_effect_dialogparent/contents/code -@dirrm share/apps/kwin/effects/kwin4_effect_dialogparent/contents -@dirrm share/apps/kwin/effects/kwin4_effect_dialogparent -@dirrm share/apps/kwin/effects/desktopgrid -@dirrm share/apps/kwin/effects -@dirrm share/apps/kwin/desktoptabbox/previews/contents/ui -@dirrm share/apps/kwin/desktoptabbox/previews/contents -@dirrm share/apps/kwin/desktoptabbox/previews -@dirrm share/apps/kwin/desktoptabbox/informative/contents/ui -@dirrm share/apps/kwin/desktoptabbox/informative/contents -@dirrm share/apps/kwin/desktoptabbox/informative -@dirrm share/apps/kwin/desktoptabbox -@dirrm share/apps/kwin/default_rules -@dirrm share/apps/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui -@dirrm share/apps/kwin/decorations/kwin4_decoration_qml_plastik/contents/config -@dirrm share/apps/kwin/decorations/kwin4_decoration_qml_plastik/contents -@dirrm share/apps/kwin/decorations/kwin4_decoration_qml_plastik -@dirrm share/apps/kwin/decorations -@dirrm share/apps/kwin/aurorae -@dirrm share/apps/kthememanager/themes/YellowOnBlue-big -@dirrm share/apps/kthememanager/themes/YellowOnBlue -@dirrm share/apps/kthememanager/themes/Sunshine -@dirrm share/apps/kthememanager/themes/Redmond -@dirrm share/apps/kthememanager/themes/Platinum -@dirrm share/apps/kthememanager/themes/Plastik -@dirrm share/apps/kthememanager/themes/Keramik -@dirrm share/apps/kthememanager/themes/KDE_Classic -@dirrm share/apps/kthememanager/themes/HighContrastLight-big -@dirrm share/apps/kthememanager/themes/HighContrastLight -@dirrm share/apps/kthememanager/themes/HighContrastDark-big -@dirrm share/apps/kthememanager/themes/HighContrastDark -@dirrm share/apps/kthememanager/themes -@dirrm share/apps/kthememanager -@dirrm share/apps/ksysguard/scripts/smaps -@dirrm share/apps/ksysguard/scripts -@dirrm share/apps/ksysguard -@dirrm share/apps/ksplash/Themes/SimpleSmall -@dirrm share/apps/ksplash/Themes/Simple -@dirrm share/apps/ksplash/Themes/None -@dirrm share/apps/ksplash/Themes/Minimalistic/images -@dirrm share/apps/ksplash/Themes/Minimalistic -@dirrmtry share/apps/ksplash/Themes -@dirrmtry share/apps/ksplash -@dirrm share/apps/ksmserver/themes/default -@dirrm share/apps/ksmserver/themes/contour -@dirrm share/apps/ksmserver/themes -@dirrm share/apps/ksmserver/screenlocker/org.kde.passworddialog/contents/ui -@dirrm share/apps/ksmserver/screenlocker/org.kde.passworddialog/contents -@dirrm share/apps/ksmserver/screenlocker/org.kde.passworddialog -@dirrm share/apps/ksmserver/screenlocker -@dirrmtry share/apps/ksmserver -@dirrm share/apps/kmenuedit/icons/hicolor/32x32/actions -@dirrm share/apps/kmenuedit/icons/hicolor/32x32 -@dirrm share/apps/kmenuedit/icons/hicolor/22x22/actions -@dirrm share/apps/kmenuedit/icons/hicolor/22x22 -@dirrm share/apps/kmenuedit/icons/hicolor -@dirrm share/apps/kmenuedit/icons -@dirrm share/apps/kmenuedit -@dirrm share/apps/kinfocenter -@dirrm share/apps/khotkeys -@dirrm share/apps/kfontview -@dirrm share/apps/kfontinst/icons/oxygen/scalable/actions -@dirrm share/apps/kfontinst/icons/oxygen/scalable -@dirrm share/apps/kfontinst/icons/oxygen/22x22/actions -@dirrm share/apps/kfontinst/icons/oxygen/22x22 -@dirrm share/apps/kfontinst/icons/oxygen/16x16/actions -@dirrm share/apps/kfontinst/icons/oxygen/16x16 -@dirrm share/apps/kfontinst/icons/oxygen -@dirrm share/apps/kfontinst/icons -@dirrm share/apps/kfontinst -@dirrm share/apps/kdm/themes/oxygen-air -@dirrm share/apps/kdm/themes/oxygen -@dirrm share/apps/kdm/themes/horos -@dirrm share/apps/kdm/themes/elarun -@dirrm share/apps/kdm/themes/circles -@dirrm share/apps/kdm/themes/ariya -@dirrmtry share/apps/kdm/themes -@dirrm share/apps/kdm/sessions -@dirrm share/apps/kdm/programs -@dirrm share/apps/kdm/patterns -@dirrm share/apps/kdisplay/app-defaults -@dirrm share/apps/kdisplay -@dirrm share/apps/kcmusb -@dirrm share/apps/kcmstyle -@dirrm share/apps/kcmsolidactions -@dirrm share/apps/kcmkeys -@dirrm share/apps/kcmkeyboard/pics -@dirrm share/apps/kcmkeyboard -@dirrm share/apps/kcminput/pics -@dirrm share/apps/kcminput -@dirrm share/apps/kaccess -@dirrm share/apps/freespacenotifier -@dirrm share/apps/doc/kdm -@dirrm share/apps/doc -@dirrm share/apps/desktoptheme/default/system-monitor -@dirrm share/apps/desktoptheme/default/calendar -@dirrm share/apps/desktoptheme/air-netbook/widgets -@dirrm share/apps/desktoptheme/air-netbook -@dirrm lib/kde4/plugins/gui_platform -@dirrm lib/kde4/imports/org/kde/kwin/decorations/plastik -@dirrm lib/kde4/imports/org/kde/kwin/decorations -@dirrm lib/kde4/imports/org/kde/kwin/decoration -@dirrm lib/kde4/imports/org/kde/kwin -@dirrm lib/cmake/KDE4Workspace -@dirrmtry lib/cmake -@dirrm include/taskmanager -@dirrm include/systemsettingsview -@dirrm include/plasmaclock -@dirrm include/plasma/weather -@dirrm include/plasma/geolocation -@dirrmtry include/plasma -@dirrm include/kworkspace -@dirrm include/ksysguard -@dirrm include/ksgrd -@dirrm include/KDE/Plasma/Weather -@dirrmtry include/KDE/Plasma |