From a7b52a8fbf9dddc052902cbf51aa53ed602e97a1 Mon Sep 17 00:00:00 2001 From: Petar Petrov Date: Mon, 11 Mar 2013 19:30:09 -0400 Subject: system/clamtk: Updated for version 4.44. Signed-off-by: dsomero --- system/clamtk/README | 3 --- system/clamtk/clamtk.SlackBuild | 14 ++++++-------- system/clamtk/clamtk.info | 8 ++++---- system/clamtk/clamtk.sqf | 37 ------------------------------------- system/clamtk/slack-desc | 8 ++++---- 5 files changed, 14 insertions(+), 56 deletions(-) delete mode 100644 system/clamtk/clamtk.sqf diff --git a/system/clamtk/README b/system/clamtk/README index aaec8e86e0..b057dcf11a 100644 --- a/system/clamtk/README +++ b/system/clamtk/README @@ -1,7 +1,4 @@ ClamTk is a frontend for ClamAV using Gtk2-perl. It is intended to be an easy to use, light-weight, on-demand scanner for Linux systems. -The provided queue file (clamtk.sqf) has the complete build order of -everything you need. - If you are using XFCE you may wish to install thunar-sendto-clamtk. diff --git a/system/clamtk/clamtk.SlackBuild b/system/clamtk/clamtk.SlackBuild index 0602da3694..d00e82d31c 100644 --- a/system/clamtk/clamtk.SlackBuild +++ b/system/clamtk/clamtk.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for clamtk -# Copyright 2012 Petar Petrov, ppetrov@paju.oulu.fi +# Copyright 2012-2013 Petar Petrov, ppetrov@paju.oulu.fi # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,13 +22,12 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -# With help from the clamtk PKGBUILD from Arch linux AUR. -# Submitter and maintainer is billy. Thank you! -# http://aur.archlinux.org/packages/cl/clamtk/PKGBUILD +# With help and dependencies information from clamtk at Arch linux AUR: +# https://aur.archlinux.org/packages/clamtk/ PRGNAM=clamtk -VERSION=${VERSION:-4.39} -BUILD=${BUILD:-2} +VERSION=${VERSION:-4.44} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then @@ -90,7 +89,7 @@ install -D -m644 $PRGNAM.1.gz $PKG/usr/man/man1/$PRGNAM.1.gz mkdir -p $PKG/usr/share/{applications,pixmaps} cp $PRGNAM.desktop $PKG/usr/share/applications -cp $PRGNAM.png $PKG/usr/share/pixmaps +cp images/$PRGNAM.png $PKG/usr/share/pixmaps find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true @@ -100,7 +99,6 @@ cp -a \ CHANGES DISCLAIMER LICENSE README \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild -cat $CWD/$PRGNAM.sqf > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.sqf mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc diff --git a/system/clamtk/clamtk.info b/system/clamtk/clamtk.info index f5ab0313d5..a2b6dc8642 100644 --- a/system/clamtk/clamtk.info +++ b/system/clamtk/clamtk.info @@ -1,10 +1,10 @@ PRGNAM="clamtk" -VERSION="4.39" +VERSION="4.44" HOMEPAGE="http://clamtk.sourceforge.net/" -DOWNLOAD="http://downloads.sourceforge.net/project/clamtk/ClamTk/4.39/clamtk-4.39.tar.gz" -MD5SUM="d32651709064b42a047807820cdfa085" +DOWNLOAD="http://downloads.sourceforge.net/project/clamtk/ClamTk/4.44/clamtk-4.44.tar.gz" +MD5SUM="aca4d85bd6361f8e0449205424b3541d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="clamav libwww-perl locale-gettext perl-Date-Calc perl-gtk2 perl-net-dns" +REQUIRES="libwww-perl locale-gettext perl-Date-Calc perl-net-dns perl-http-message perl-File-Find-Rule perl-gtk2 clamav" MAINTAINER="Petar Petrov" EMAIL="ppetrov@paju.oulu.fi" diff --git a/system/clamtk/clamtk.sqf b/system/clamtk/clamtk.sqf deleted file mode 100644 index f9c9a48155..0000000000 --- a/system/clamtk/clamtk.sqf +++ /dev/null @@ -1,37 +0,0 @@ -# Build queue for clamtk -perl-Sub-Uplevel -perl-Test-Exception -perl-Carp-Clan -perl-Bit-Vector -perl-Date-Calc -perl-html-tagset -perl-html-parser -perl-encode-locale -perl-uri-escape -perl-http-date -perl-lwp-mediatypes -perl-file-listing -perl-net-http -perl-www-robotrules -perl-http-message -perl-http-negotiate -perl-http-cookies -perl-http-daemon -libwww-perl -locale-gettext -perl-Text-Glob -perl-Number-Compare -perl-File-Find-Rule -perl-net-ip -perl-digest-sha1 -perl-digest-hmac -perl-net-dns -perl-extutils-pkgconfig -perl-extutils-depends -perl-glib -perl-test-number-delta -perl-cairo -perl-pango -perl-gtk2 -clamav -clamtk diff --git a/system/clamtk/slack-desc b/system/clamtk/slack-desc index 4f6a363d4b..913b8e3b7a 100644 --- a/system/clamtk/slack-desc +++ b/system/clamtk/slack-desc @@ -1,8 +1,8 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| -- cgit v1.2.3