From f2fd367313cce3383766bdbb3c20e3bac7c46ab1 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Thu, 28 Jun 2007 21:55:48 +0000 Subject: [PATCH] * updated e-modules (2006-11-06 -> 2007-06-27) git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21477 10447126-35f2-4685-b0cf-6dd780d3921f --- e17/e-modules/e-modules.conf | 9 +++++---- e17/e-modules/e-modules.desc | 6 +++--- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/e17/e-modules/e-modules.conf b/e17/e-modules/e-modules.conf index 668c97a20..9a5b8cdef 100644 --- a/e17/e-modules/e-modules.conf +++ b/e17/e-modules/e-modules.conf @@ -2,7 +2,7 @@ # This copyright note is auto-generated by ./scripts/Create-CopyPatch. # # Filename: package/.../e-modules/e-modules.conf -# Copyright (C) 2006 The OpenSDE Project +# Copyright (C) 2006 - 2007 The OpenSDE Project # # More information can be found in the files COPYING and README. # @@ -13,7 +13,7 @@ # --- SDE-COPYRIGHT-NOTE-END --- -brokenmods="calendar devian evolume mbar engage" +brokenmods="bling emu mail" # function to disable modules e_modules_disable() { @@ -25,7 +25,8 @@ e_modules_disable() { done } - -var_append GCC_WRAPPER_APPEND ' ' "-I`pkg-config --cflags exml`" +# some modules seem to have problems finding their dependencies +var_append GCC_WRAPPER_APPEND ' ' "-I$root$( pkgprefix includedir libx11 )" +var_append GCC_WRAPPER_APPEND ' ' "-L$root$( pkgprefix libdir libx11 )" hook_add prepatch 5 "e_modules_disable" diff --git a/e17/e-modules/e-modules.desc b/e17/e-modules/e-modules.desc index 23836c37a..d7dbca566 100644 --- a/e17/e-modules/e-modules.desc +++ b/e17/e-modules/e-modules.desc @@ -3,7 +3,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../e-modules/e-modules.desc -[COPY] Copyright (C) 2006 The OpenSDE Project +[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project [COPY] Copyright (C) 2004 - 2006 The T2 SDE Project [COPY] [COPY] More information can be found in the files COPYING and README. @@ -30,8 +30,8 @@ [L] GPL [S] Beta -[V] 2006-11-06 +[V] 2007-06-27 [P] X -----5---9 490.400 -[D] X e_modules-2006-11-06.tar.bz2 cvs://:pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e e_modules -D 2006-11-06 +[D] X e_modules-2007-06-27.tar.bz2 cvs://:pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e e_modules -D 2007-06-27