Browse Source

* 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
early
Christian Wiese 18 years ago
parent
commit
f2fd367313
  1. 9
      e17/e-modules/e-modules.conf
  2. 6
      e17/e-modules/e-modules.desc

9
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"

6
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

Loading…
Cancel
Save