diff options
-rw-r--r-- | net-p2p/ktorrent/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/ktorrent/pkg-plist | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index f85bdd186990..28d13c4c8cfa 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -4,7 +4,7 @@ PORTNAME= ktorrent DISTVERSION= 5.1.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-p2p kde MASTER_SITES= KDE/stable/${PORTNAME}/${DISTVERSION}/ @@ -28,6 +28,7 @@ USE_QT= core dbus gui network phonon4 script webkit widgets xml \ OPTIONS_DEFINE= WORKSPACE OPTIONS_DEFAULT= WORKSPACE +OPTIONS_SUB= yes WORKSPACE_USE= KDE=plasma-workspace WORKSPACE_DESC= Shutdown on completion support diff --git a/net-p2p/ktorrent/pkg-plist b/net-p2p/ktorrent/pkg-plist index fdd6883ff481..6b3db0f1cd5b 100644 --- a/net-p2p/ktorrent/pkg-plist +++ b/net-p2p/ktorrent/pkg-plist @@ -13,6 +13,7 @@ lib/libktcore.so.16.0.0 %%QT_PLUGINDIR%%/ktorrent/ktorrent_scanfolder.so %%QT_PLUGINDIR%%/ktorrent/ktorrent_scripting.so %%QT_PLUGINDIR%%/ktorrent/ktorrent_search.so +%%WORKSPACE%%%%QT_PLUGINDIR%%/ktorrent/ktorrent_shutdown.so %%QT_PLUGINDIR%%/ktorrent/ktorrent_stats.so %%QT_PLUGINDIR%%/ktorrent/ktorrent_syndication.so %%QT_PLUGINDIR%%/ktorrent/ktorrent_upnp.so @@ -154,6 +155,7 @@ share/kxmlgui5/ktorrent/ktorrent_magnetgeneratorui.rc share/kxmlgui5/ktorrent/ktorrent_mediaplayerui.rc share/kxmlgui5/ktorrent/ktorrent_scriptingui.rc share/kxmlgui5/ktorrent/ktorrent_searchui.rc +%%WORKSPACE%%share/kxmlgui5/ktorrent/ktorrent_shutdownui.rc share/kxmlgui5/ktorrent/ktorrent_syndicationui.rc share/kxmlgui5/ktorrent/ktorrentui.rc share/kxmlgui5/ktorrent/kttorrentactivityui.rc |