pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/ktorrent Do not overwrite the x-bittorrent.desktop...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b7569ebb8bb
branches:  trunk
changeset: 523525:2b7569ebb8bb
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Jan 08 22:10:38 2007 +0000

description:
Do not overwrite the x-bittorrent.desktop mime type installed by
kdelibs. Pointed out by veego.

diffstat:

 net/ktorrent/Makefile |  4 +---
 net/ktorrent/PLIST    |  3 +--
 2 files changed, 2 insertions(+), 5 deletions(-)

diffs (35 lines):

diff -r ae7da62d3ccd -r 2b7569ebb8bb net/ktorrent/Makefile
--- a/net/ktorrent/Makefile     Mon Jan 08 21:54:51 2007 +0000
+++ b/net/ktorrent/Makefile     Mon Jan 08 22:10:38 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/01/08 20:08:39 xtraeme Exp $
+# $NetBSD: Makefile,v 1.3 2007/01/08 22:10:38 xtraeme Exp $
 
 DISTNAME=      ktorrent-${KTORRENT_VER}
 PKGREVISION=   1
@@ -17,8 +17,6 @@
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake
 
-CONFIGURE_ARGS+=       --enable-torrent-mimetype
-
 .include "../../meta-pkgs/kde3/kde3.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../x11/kdebase3/buildlink3.mk"
diff -r ae7da62d3ccd -r 2b7569ebb8bb net/ktorrent/PLIST
--- a/net/ktorrent/PLIST        Mon Jan 08 21:54:51 2007 +0000
+++ b/net/ktorrent/PLIST        Mon Jan 08 22:10:38 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2007/01/08 20:08:39 xtraeme Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/01/08 22:10:38 xtraeme Exp $
 bin/ktcachecheck
 bin/ktorrent
 bin/ktshell
@@ -327,7 +327,6 @@
 share/kde/icons/hicolor/64x64/mimetypes/torrent.png
 share/kde/icons/hicolor/scalable/apps/ktorrent.svgz
 share/kde/icons/hicolor/scalable/mimetypes/torrent.svgz
-share/kde/mimelnk/application/x-bittorrent.desktop
 share/kde/services/ktinfowidgetplugin.desktop
 share/kde/services/ktipfilterplugin.desktop
 share/kde/services/ktlogviewerplugin.desktop



Home | Main Index | Thread Index | Old Index