[arch-commits] Commit in kmyfirewall/trunk (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Fri Jul 25 00:18:17 UTC 2008


    Date: Thursday, July 24, 2008 @ 20:18:17
  Author: pierre
Revision: 6541

upgpkg: kmyfirewall 1.1.1-1

Modified:
  kmyfirewall/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-25 00:11:14 UTC (rev 6540)
+++ PKGBUILD	2008-07-25 00:18:17 UTC (rev 6541)
@@ -2,20 +2,20 @@
 # Maintainer : Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kmyfirewall
-pkgver=1.0.1
-pkgrel=2
+pkgver=1.1.1
+pkgrel=1
 pkgdesc="A (almost) complete graphical interface to the IPTables command line program that configures the fire walling functionality "
 arch=(i686 x86_64)
 url="http://kmyfirewall.sourceforge.net/"
-depends=('kdelibs' 'iptables')
+depends=('kdelibs3' 'iptables')
 source=(http://heanet.dl.sourceforge.net/sourceforge/kmyfirewall/$pkgname-$pkgver.tar.bz2)
 install=kmyfirewall.install
 
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
-   ./configure --prefix=/opt/kde --enable-final --disable-debug
+   ./configure --prefix=/opt/kde --enable-final --disable-debug --without-arts
    make || return 1
    make DESTDIR=$startdir/pkg/ install
  }
-md5sums=('c0231b5b6f5c61adb53b04fa87a90738')
+md5sums=('707afe4bb8724148986fd80485f0da03')





More information about the arch-commits mailing list