summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/e17/engage/.mtn2git_empty0
-rw-r--r--packages/e17/engage/no-local-includes.patch17
-rw-r--r--packages/e17/engage_20050810.bb9
3 files changed, 22 insertions, 4 deletions
diff --git a/packages/e17/engage/.mtn2git_empty b/packages/e17/engage/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/e17/engage/.mtn2git_empty
diff --git a/packages/e17/engage/no-local-includes.patch b/packages/e17/engage/no-local-includes.patch
new file mode 100644
index 0000000000..09cc8da98d
--- /dev/null
+++ b/packages/e17/engage/no-local-includes.patch
@@ -0,0 +1,17 @@
+
+#
+# Patch managed by http://www.holgerschurig.de/patcher.html
+#
+
+--- engage/src/module/Makefile.am~no-local-includes
++++ engage/src/module/Makefile.am
+@@ -10,8 +10,7 @@
+
+ # the module .so file
+ INCLUDES = -I. \
+- -I$(top_srcdir) \
+- -I$(includedir) \
++ -I$(top_srcdir) \
+ @e_cflags@
+ pkgdir = @e_modules@/engage/$(MODULE_ARCH)
+ pkg_LTLIBRARIES = module.la
diff --git a/packages/e17/engage_20050810.bb b/packages/e17/engage_20050810.bb
index e8f9467239..f12d7d2605 100644
--- a/packages/e17/engage_20050810.bb
+++ b/packages/e17/engage_20050810.bb
@@ -1,11 +1,12 @@
DESCRIPTION = "Engage is the E17 icon dock"
-DEPENDS = "esmart virtual/imlib2 edje virtual/ecore virtual/evas ewl e-wm"
+DEPENDS = "evas-x11 ecore-x11 esmart imlib2-x11 edje ewl e"
LICENSE = "MIT"
-SECTION = "e"
+SECTION = "e/apps"
MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
-PR = "r0"
+PR = "r1"
-SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=misc/engage"
+SRC_URI = "cvs://anonymous@cvs.sourceforge.net/cvsroot/enlightenment;module=misc/engage \
+ file://no-local-includes.patch;patch=1"
S = "${WORKDIR}/engage"
inherit autotools pkgconfig binconfig