diff options
author | wiz <wiz@pkgsrc.org> | 2009-12-08 12:26:00 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-12-08 12:26:00 +0000 |
commit | cf3b4d5cc99223caf111a2b95031a065b8444020 (patch) | |
tree | 22a7851d27def7fafc74c6d34e1cd231f7fbb46f /net/ktorrent3 | |
parent | 3d223cf64c1b9820e10dc1c753819d0bf090089d (diff) | |
download | pkgsrc-cf3b4d5cc99223caf111a2b95031a065b8444020.tar.gz |
Add some missing files to PLIST. Bump PKGREVISION.
Diffstat (limited to 'net/ktorrent3')
-rw-r--r-- | net/ktorrent3/Makefile | 4 | ||||
-rw-r--r-- | net/ktorrent3/PLIST | 7 |
2 files changed, 8 insertions, 3 deletions
diff --git a/net/ktorrent3/Makefile b/net/ktorrent3/Makefile index 391bb483bb6..15b9ab5ca12 100644 --- a/net/ktorrent3/Makefile +++ b/net/ktorrent3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2009/11/29 21:11:21 abs Exp $ +# $NetBSD: Makefile,v 1.4 2009/12/08 12:26:00 wiz Exp $ DISTNAME= ktorrent-${KTORRENT_VER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net kde MASTER_SITES= http://ktorrent.org/downloads/${KTORRENT_VER}/ EXTRACT_SUFX= .tar.bz2 diff --git a/net/ktorrent3/PLIST b/net/ktorrent3/PLIST index d2cc6f11bf4..4b87f0c5a8b 100644 --- a/net/ktorrent3/PLIST +++ b/net/ktorrent3/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/23 10:10:28 abs Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/12/08 12:26:00 wiz Exp $ bin/ktorrent bin/ktupnptest include/libbtcore/bcodec/bdecoder.h @@ -147,11 +147,13 @@ lib/kde4/ktmediaplayerplugin.so lib/kde4/ktscanfolderplugin.so lib/kde4/ktscriptingplugin.so lib/kde4/ktsearchplugin.so +lib/kde4/ktshutdownplugin.so lib/kde4/ktstatsplugin.so lib/kde4/ktsyndicationplugin.so lib/kde4/ktupnpplugin.so lib/kde4/ktwebinterfaceplugin.so lib/kde4/ktzeroconfplugin.so +lib/kde4/plasma_applet_ktorrent.so lib/kde4/plasma_engine_ktorrent.so lib/libbtcore.so lib/libbtcore.so.12 @@ -373,6 +375,7 @@ share/kde/apps/ktorrent/ktmediaplayerpluginui.rc share/kde/apps/ktorrent/ktorrent.notifyrc share/kde/apps/ktorrent/ktorrentui.rc share/kde/apps/ktorrent/ktsearchpluginui.rc +share/kde/apps/ktorrent/ktshutdownpluginui.rc share/kde/apps/ktorrent/ktsyndicationpluginui.rc share/kde/apps/ktorrent/kw.png share/kde/apps/ktorrent/ky.png @@ -576,11 +579,13 @@ share/kde4/services/ktmediaplayerplugin.desktop share/kde4/services/ktscanfolderplugin.desktop share/kde4/services/ktscriptingplugin.desktop share/kde4/services/ktsearchplugin.desktop +share/kde4/services/ktshutdownplugin.desktop share/kde4/services/ktstatsplugin.desktop share/kde4/services/ktsyndicationplugin.desktop share/kde4/services/ktupnpplugin.desktop share/kde4/services/ktwebinterfaceplugin.desktop share/kde4/services/ktzeroconfplugin.desktop +share/kde4/services/plasma-applet-ktorrent.desktop share/kde4/services/plasma-dataengine-ktorrent.desktop share/kde4/servicetypes/ktorrentplugin.desktop share/locale/ar/LC_MESSAGES/ktorrent.mo |