From a1e303b46fc16268ddd86b1b085e7f2294bdb2ab Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 14 Aug 2011 15:17:30 +0200 Subject: ktorrent 4.1.1-2 suppression ktorrent.desktop&ktorrent.png --- kde/ktorrent/.footprint.i686 | 1 - kde/ktorrent/.footprint.x86_64 | 1 - kde/ktorrent/.md5sum.i686 | 2 -- kde/ktorrent/.md5sum.x86_64 | 2 -- kde/ktorrent/Pkgfile | 9 ++------- 5 files changed, 2 insertions(+), 13 deletions(-) (limited to 'kde') diff --git a/kde/ktorrent/.footprint.i686 b/kde/ktorrent/.footprint.i686 index 5aa155da9..66621fca5 100644 --- a/kde/ktorrent/.footprint.i686 +++ b/kde/ktorrent/.footprint.i686 @@ -31,7 +31,6 @@ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ drwxr-xr-x root/root usr/share/applications/kde4/ -rwxr-xr-x root/root usr/share/applications/kde4/ktorrent.desktop --rw-r--r-- root/root usr/share/applications/ktorrent.desktop drwxr-xr-x root/root usr/share/apps/ drwxr-xr-x root/root usr/share/apps/ktorrent/ -rw-r--r-- root/root usr/share/apps/ktorrent/ktbwschedulerpluginui.rc diff --git a/kde/ktorrent/.footprint.x86_64 b/kde/ktorrent/.footprint.x86_64 index 5aa155da9..66621fca5 100644 --- a/kde/ktorrent/.footprint.x86_64 +++ b/kde/ktorrent/.footprint.x86_64 @@ -31,7 +31,6 @@ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/applications/ drwxr-xr-x root/root usr/share/applications/kde4/ -rwxr-xr-x root/root usr/share/applications/kde4/ktorrent.desktop --rw-r--r-- root/root usr/share/applications/ktorrent.desktop drwxr-xr-x root/root usr/share/apps/ drwxr-xr-x root/root usr/share/apps/ktorrent/ -rw-r--r-- root/root usr/share/apps/ktorrent/ktbwschedulerpluginui.rc diff --git a/kde/ktorrent/.md5sum.i686 b/kde/ktorrent/.md5sum.i686 index f7ac70062..34234b67d 100644 --- a/kde/ktorrent/.md5sum.i686 +++ b/kde/ktorrent/.md5sum.i686 @@ -1,4 +1,2 @@ 1f25b94615b0bbfa0457c99fb20de3e6 httpserver.patch affadf7c7198e5aa430e91ab75800296 ktorrent-4.1.1.tar.bz2 -9905d1f19c8f35e7dd5db76fc9ca9a1d ktorrent.desktop -01f8b2275588a3e80f6783061d2b9377 ktorrent.png diff --git a/kde/ktorrent/.md5sum.x86_64 b/kde/ktorrent/.md5sum.x86_64 index f7ac70062..34234b67d 100644 --- a/kde/ktorrent/.md5sum.x86_64 +++ b/kde/ktorrent/.md5sum.x86_64 @@ -1,4 +1,2 @@ 1f25b94615b0bbfa0457c99fb20de3e6 httpserver.patch affadf7c7198e5aa430e91ab75800296 ktorrent-4.1.1.tar.bz2 -9905d1f19c8f35e7dd5db76fc9ca9a1d ktorrent.desktop -01f8b2275588a3e80f6783061d2b9377 ktorrent.png diff --git a/kde/ktorrent/Pkgfile b/kde/ktorrent/Pkgfile index e418820d6..d4a9a7387 100755 --- a/kde/ktorrent/Pkgfile +++ b/kde/ktorrent/Pkgfile @@ -7,10 +7,9 @@ name=ktorrent version=4.1.1 - -release=1 +release=2 source=(http://ktorrent.org/downloads/$version/$name-$version.tar.bz2 \ - http://nutyx.meticul.eu/files/patchs/$name/{$name.png,$name.desktop,httpserver.patch}) + http://nutyx.meticul.eu/files/patchs/$name/httpserver.patch) build() { cd $name-$version @@ -21,10 +20,6 @@ build() { -DENABLE_MEDIAPLAYER_PLUGIN=true make make DESTDIR=$PKG install - mkdir -p $PKG/usr/share/applications - install -m 644 $SRC/$name.desktop $PKG/usr/share/applications/ - mkdir -p $PKG/usr/share/icons/hicolor/48x48/apps/ - install -m 644 $SRC/$name.png $PKG/usr/share/icons/hicolor/48x48/apps/ } -- cgit v1.2.3-54-g00ecf