From 191f50289a178227c362f71a803040ecd2a1edc7 Mon Sep 17 00:00:00 2001 From: abveritas Date: Tue, 18 Oct 2011 01:35:57 +0000 Subject: [PATCH] gtk-integration, qtcurve, clamav updates --- clamav/PKGBUILD | 6 +++--- gtk-integration-engine-qtcurve/PKGBUILD | 4 ++-- gtk-integration/PKGBUILD | 16 ++++++++-------- gtk-integration/gtk-integration.install | 2 +- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/clamav/PKGBUILD b/clamav/PKGBUILD index 1eb54af9c..2dd6495ca 100644 --- a/clamav/PKGBUILD +++ b/clamav/PKGBUILD @@ -7,7 +7,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=clamav -pkgver=0.97.2 +pkgver=0.97.3 pkgrel=1 pkgdesc='Anti-virus toolkit for Unix' arch=('i686' 'x86_64') @@ -23,7 +23,7 @@ source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver. 'clamav.logrotate' 'config.patch') -sha1sums=('27d47c6ad22edc87c030f6d483fab1e13320cbf7' +sha1sums=('263c7b8b7dc1536652ab64e32263d1c60e138655' '7f15f0b13a1c11235bc99ef0add01efd8a442f07' 'cb116cdab49a810381a515cbcfb6a6c148547f07' 'be3310d2b41a68ce06e33c84ab68ffe59fdce104' @@ -31,7 +31,7 @@ sha1sums=('27d47c6ad22edc87c030f6d483fab1e13320cbf7' build() { cd "$srcdir/$pkgname-$pkgver" - patch -p1 < ../config.patch + patch -p1 -i ../config.patch ./configure --prefix=/usr --sysconfdir=/etc/clamav \ --with-dbdir=/var/lib/clamav --disable-clamav make diff --git a/gtk-integration-engine-qtcurve/PKGBUILD b/gtk-integration-engine-qtcurve/PKGBUILD index 37cd3c6b2..09dc30d9c 100644 --- a/gtk-integration-engine-qtcurve/PKGBUILD +++ b/gtk-integration-engine-qtcurve/PKGBUILD @@ -7,7 +7,7 @@ source ../_buildscripts/${current_repo}-${_arch}-cfg.conf pkgname=gtk-integration-engine-qtcurve -pkgver=1.8.8 +pkgver=1.8.11 pkgrel=1 arch=('i686' 'x86_64') license=('GPL') @@ -19,7 +19,7 @@ conflicts=('qtcurve-gtk2') makedepends=('pkgconfig' 'cmake') options=('!libtool') source=("http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-${pkgver}.tar.bz2") -md5sums=('2146fda49c8e078c985725db30228b9a') +md5sums=('d1e70f10801dd9f05174aa81fb2f371d') build() { cd $srcdir diff --git a/gtk-integration/PKGBUILD b/gtk-integration/PKGBUILD index f6348a4bf..cab66c649 100644 --- a/gtk-integration/PKGBUILD +++ b/gtk-integration/PKGBUILD @@ -5,12 +5,12 @@ # maintainer (x86_64): Manuel Tortosa pkgname=gtk-integration -pkgver=2.6 -pkgrel=3 +pkgver=3.0 +pkgrel=2 iconspkgver=2.5.0 -widgetpkgver=1.1.3 +widgetpkgver=1.1.4 _colors=3.0 -cgcver=1.6 +cgcver=1.7 pkgdesc="A bundles and Gtk apps integration package for Chakra GNU/Linux" arch=('i686' 'x86_64') @@ -29,8 +29,8 @@ source=("http://download.tuxfamily.org/oxygenrefit2/oxygen-refit-2-$iconspkgver. "http://chakra-project.org/sources/gtk-integration/chakra-gtk-config-${cgcver}.tar.gz") md5sums=('60f32f98d8d33d82db79b6bb934f0580' - 'e3b280a61cbe4363c41c26083e94643d' - 'd924ec89729cd00e31d48b888e8e2324') + '61a7424e77785501df27b5c050e5f287' + 'd7e9c6ba2a9dc06252589f3d86b44489') function create_install() { cat > "${startdir}/${pkgname}.install" <