summaryrefslogtreecommitdiffstats
path: root/kde3/kdenetwork3/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-10-03 15:41:04 +0200
committertnut <thierryn1 at hispeed dot ch>2010-10-03 15:41:04 +0200
commit2b941bff2af16528345b64c0c2747d4d7624a638 (patch)
treeb1d1fae5017bbb38779038c11ea43ec87fe61506 /kde3/kdenetwork3/Pkgfile
parent89f2fe7f25e82999ed02974dd765bc72d7c3af65 (diff)
downloadnutyx-extra-2b941bff2af16528345b64c0c2747d4d7624a638.tar.gz
nutyx-extra-2b941bff2af16528345b64c0c2747d4d7624a638.tar.bz2
nutyx-extra-2b941bff2af16528345b64c0c2747d4d7624a638.tar.xz
nutyx-extra-2b941bff2af16528345b64c0c2747d4d7624a638.zip
Maj kdenetwork3#3.5.10-2
Diffstat (limited to 'kde3/kdenetwork3/Pkgfile')
-rwxr-xr-xkde3/kdenetwork3/Pkgfile18
1 files changed, 9 insertions, 9 deletions
diff --git a/kde3/kdenetwork3/Pkgfile b/kde3/kdenetwork3/Pkgfile
index 3b211889f..4e9257d6c 100755
--- a/kde3/kdenetwork3/Pkgfile
+++ b/kde3/kdenetwork3/Pkgfile
@@ -2,20 +2,20 @@
# URL: http://kde.org
# Maintainer: NuTyX core team
# Packager: thierryn1 at hispeed dot ch
-# Depends on: kdebase3, qca-tls, gnupg1, gnutls, wireless_tools, p5-io-socket-ssl, ortp, meanwhile, libgadu, openslp
+# Depends on: kdebase3, gnupg1, gnutls, wireless_tools, ortp, meanwhile, libgadu, openslp
name=kdenetwork3
version=3.5.10
-release=1
+release=2
source=(ftp://ftp.kde.org/pub/kde/stable/$version/src/kdenetwork-$version.tar.bz2 \
- kdenetwork-3.5.10-gcc44-1.patch )
+ http://nutyx.meticul.eu/files/patchs/$name/kdenetwork-3.5.10-gcc44-1.patch )
build() {
-# source /etc/blfs-bootscripts
-# wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
-# tar xvf $scripts-$scriptsversion.tar.bz2
-# cd $scripts-$scriptsversion
-# make DESTDIR=$PKG install-lisa
- cd kdenetwork-$version
+ source /etc/blfs-bootscripts
+ wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2
+ tar xvf $scripts-$scriptsversion.tar.bz2
+ cd $scripts-$scriptsversion
+ make DESTDIR=$PKG install-lisa
+ cd ../kdenetwork-$version
patch -Np1 -i ../kdenetwork-3.5.10-gcc44-1.patch
export DO_NOT_COMPILE=kopete
./configure --prefix=/opt/kde \