From: André Ribes <andre.ribes@gmail.com>

Hi all, this is a patch to use pkg-config for edje_cc path on ethumb. Is it ok
for you ?
Best regards,
André



SVN revision: 53846
This commit is contained in:
André Ribes 2010-10-25 04:10:19 +00:00 committed by Carsten Haitzler
parent a07b93ab49
commit 38c5254494
2 changed files with 2 additions and 1 deletions

View File

@ -78,6 +78,7 @@ PKG_CHECK_MODULES(ECORE, [ecore >= 1.0.0])
PKG_CHECK_MODULES(ECORE_EVAS, [ecore-evas >= 1.0.0])
PKG_CHECK_MODULES(ECORE_FILE, [ecore-file >= 1.0.0 ])
PKG_CHECK_MODULES(EDJE, [edje >= 1.0.0])
EFL_WITH_BIN([edje], [edje-cc], [edje_cc])
requirement_ethumb="eina >= 1.0.0 evas >= 1.0.0 ecore >= 1.0.0 ecore-evas >= 1.0.0 ecore-file >= 1.0.0 edje >= 1.0.0"
requirement_ethumb_client="ethumb edbus >= 1.0.0"

View File

@ -1,6 +1,6 @@
MAINTAINERCLEANFILES = Makefile.in
EDJE_CC = edje_cc
EDJE_CC = @edje_cc@
EDJE_FLAGS = -v \
-id $(top_srcdir)/data/frames/images