Browse Source

exquisite: changed to build at cross stage if requested

user/chris/next/xorg
Christian Wiese 13 years ago
parent
commit
0e3be98a01
2 changed files with 18 additions and 1 deletions
  1. +17
    -0
      e17/exquisite/exquisite.conf
  2. +1
    -1
      e17/exquisite/exquisite.desc

+ 17
- 0
e17/exquisite/exquisite.conf

@ -0,0 +1,17 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../exquisite/exquisite.conf
# Copyright (C) 2012 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
if atstage cross; then
var_append extraconfopt ' ' "--with-edje-cc=$root/TOOLCHAIN/$toolsdir/bin/edje_cc"
fi

+ 1
- 1
e17/exquisite/exquisite.desc

@ -34,6 +34,6 @@
[L] BSD
[S] Stable
[V] 1.0.0
[P] X -----5---9 800.000
[P] X -?---5---9 800.000
[D] 1387061825 exquisite-1.0.0.tar.bz2 http://download.enlightenment.org/releases/

Loading…
Cancel
Save