# ChangeLog for kde-base/kdenetwork
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/ChangeLog,v 1.234 2006/12/11 15:14:38 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/ChangeLog,v 1.235 2006/12/29 19:34:36 flameeyes Exp $
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/kdenetwork-3.5.5-linux-headers-2.6.18.patch,
+ kdenetwork-3.5.5-r1.ebuild:
+ Add patch to build with linux-headers-2.6.18 and later, see bug #151391.
11 Dec 2006; <kloeri@gentoo.org> kdenetwork-3.5.5-r1.ebuild:
Stable on ia64.
--- /dev/null
+--- kopete/libkopete/avdevice/videodevice.h.orig 2006-10-17 14:34:13.000000000 +0200
++++ kopete/libkopete/avdevice/videodevice.h 2006-10-17 14:37:00.000000000 +0200
+@@ -35,8 +35,8 @@
+
+ #if defined(__linux__) && defined(ENABLE_AV)
+
+-#include <asm/types.h>
+ #undef __STRICT_ANSI__
++#include <linux/types.h>
+ #ifndef __u64 //required by videodev.h
+ #define __u64 unsigned long long
+ #endif // __u64
+--- kopete/libkopete/avdevice/videoinput.h.orig 2006-10-17 14:38:43.000000000 +0200
++++ kopete/libkopete/avdevice/videoinput.h 2006-10-17 14:39:50.000000000 +0200
+@@ -21,8 +21,8 @@
+ #define KOPETE_AVVIDEOINPUT_H
+
+ #ifdef __linux__
+-#include <asm/types.h>
+ #undef __STRICT_ANSI__
++#include <linux/types.h>
+ #endif // __linux__
+ #ifndef __u64 //required by videodev.h
+ #define __u64 unsigned long long
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.5-r1.ebuild,v 1.13 2006/12/11 15:14:37 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kdenetwork/kdenetwork-3.5.5-r1.ebuild,v 1.14 2006/12/29 19:34:36 flameeyes Exp $
inherit kde-dist eutils flag-o-matic
) <virtual/x11-7 )
dev-util/pkgconfig"
-PATCHES="${FILESDIR}/kopete-3.5.5-icqfix.patch"
+PATCHES="${FILESDIR}/kopete-3.5.5-icqfix.patch
+ ${FILESDIR}/kdenetwork-3.5.5-linux-headers-2.6.18.patch"
pkg_setup() {
if use kernel_linux && ! built_with_use =x11-libs/qt-3* opengl; then
# ChangeLog for kde-base/kopete
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.100 2006/12/11 15:11:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/ChangeLog,v 1.101 2006/12/29 19:30:58 flameeyes Exp $
+
+ 29 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
+ +files/kdenetwork-3.5.5-linux-headers-2.6.18.patch,
+ kopete-3.5.5-r2.ebuild:
+ Add patch to build with linux-headers-2.6.18 and later, see bug #151391.
11 Dec 2006; <kloeri@gentoo.org> kopete-3.5.5-r2.ebuild:
Stable on ia64.
--- /dev/null
+--- kopete/libkopete/avdevice/videodevice.h.orig 2006-10-17 14:34:13.000000000 +0200
++++ kopete/libkopete/avdevice/videodevice.h 2006-10-17 14:37:00.000000000 +0200
+@@ -35,8 +35,8 @@
+
+ #if defined(__linux__) && defined(ENABLE_AV)
+
+-#include <asm/types.h>
+ #undef __STRICT_ANSI__
++#include <linux/types.h>
+ #ifndef __u64 //required by videodev.h
+ #define __u64 unsigned long long
+ #endif // __u64
+--- kopete/libkopete/avdevice/videoinput.h.orig 2006-10-17 14:38:43.000000000 +0200
++++ kopete/libkopete/avdevice/videoinput.h 2006-10-17 14:39:50.000000000 +0200
+@@ -21,8 +21,8 @@
+ #define KOPETE_AVVIDEOINPUT_H
+
+ #ifdef __linux__
+-#include <asm/types.h>
+ #undef __STRICT_ANSI__
++#include <linux/types.h>
+ #endif // __linux__
+ #ifndef __u64 //required by videodev.h
+ #define __u64 unsigned long long
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.5-r2.ebuild,v 1.12 2006/12/11 15:11:32 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/kopete/kopete-3.5.5-r2.ebuild,v 1.13 2006/12/29 19:30:58 flameeyes Exp $
KMNAME=kdenetwork
MAXKDEVER=$PV
epatch "${FILESDIR}/${P}-icqfix.patch"
+ epatch "${FILESDIR}/kdenetwork-3.5.5-linux-headers-2.6.18.patch"
+
use latex || kopete_disable plugin latex
use crypt || kopete_disable plugin cryptography
use netmeeting || kopete_disable plugin netmeeting