diff options
-rw-r--r-- | x11/kdebase-workspace4/Makefile | 4 | ||||
-rw-r--r-- | x11/kdebase-workspace4/PLIST.Linux | 10 |
2 files changed, 12 insertions, 2 deletions
diff --git a/x11/kdebase-workspace4/Makefile b/x11/kdebase-workspace4/Makefile index 505714248b4..70d3a2ef274 100644 --- a/x11/kdebase-workspace4/Makefile +++ b/x11/kdebase-workspace4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.33 2012/01/13 10:55:48 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/01/17 00:57:54 sbd Exp $ DISTNAME= kdebase-workspace-${_KDE_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 COMMENT= base workspace for the KDE 4 integrated X11 desktop diff --git a/x11/kdebase-workspace4/PLIST.Linux b/x11/kdebase-workspace4/PLIST.Linux new file mode 100644 index 00000000000..96fcfbc960a --- /dev/null +++ b/x11/kdebase-workspace4/PLIST.Linux @@ -0,0 +1,10 @@ +@comment $NetBSD: PLIST.Linux,v 1.1 2012/01/17 00:57:55 sbd Exp $ +bin/solid-bluetooth +bin/solid-network +bin/solid-powermanagement +lib/kde4/kcm_joystick.so +lib/kde4/kded_networkstatus.so +lib/kde4/solid_hal_power.so +share/kde4/services/joystick.desktop +share/kde4/services/kded/networkstatus.desktop +share/kde4/services/solidbackends/solid_hal_power.desktop |