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