Hi,

Here the patch for clamtk 4.41. it is a frontend for clamav antivirus.
Build ok after I modify the path of icon in build {} (the png is in a
directory "images" now). Installed, tested.

regards
>From 5bb6cd696113b94a5a7f505d70245743e87a7abd Mon Sep 17 00:00:00 2001
From: Botchikii <[email protected]>
Date: Tue, 7 Aug 2012 15:37:44 +0200
Subject: [PATCH] clamtk-4.41-1-x86_64 * version bump * modify icon path for
 installation (in directory images/ now)

---
 source/xapps-extra/clamtk/FrugalBuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/source/xapps-extra/clamtk/FrugalBuild b/source/xapps-extra/clamtk/FrugalBuild
index fc25351..d5e6938 100644
--- a/source/xapps-extra/clamtk/FrugalBuild
+++ b/source/xapps-extra/clamtk/FrugalBuild
@@ -3,7 +3,7 @@
 # Contributor: Janos Kovacs <[email protected]>
 
 pkgname=clamtk
-pkgver=4.39
+pkgver=4.41
 pkgrel=1
 pkgdesc="ClamTk is a GUI front-end for ClamAV using gtk2-perl"
 depends=('clamav' 'perl' 'perl-gtk2' 'perl-date-calc' 'perl-gettext' 'perl-config-tiny' 'perl-file-find-rule' 'perl-libwww' 'perl-net-dns')
@@ -12,13 +12,13 @@ replaces=('klamav')
 archs=('i686' 'x86_64')
 Finclude sourceforge
 url="http://clamtk.sourceforge.net/";
-sha1sums=('f3ca4a97919698900a4446e0fd9e1ad36d4b1213')
+sha1sums=('47b0c8bfba9abb9c8381661c66466866b81d492f')
 
 build()
 {
 	Fcd
 	Fexerel usr/bin/clamtk
-	Ficonrel ${pkgname}.{png,xpm}
+	Ficonrel images/${pkgname}.{png,xpm}
 	Ffilerel $Fmenudir/${pkgname}.desktop
 	Ffilerel /usr/share/man/man1/${pkgname}.1.gz
 	for n in lib/* ; do
-- 
1.7.11.3

_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to