swt3.4-gtk_3.3+3.4M3.bb : fix include path problems if JAVA_HOME is set from OM mtn
[vuplus_openembedded] / packages / swt / swt3.4-gtk_3.3+3.4M3.bb
1 require swt-gtk.inc
2
3 SRC_URI = "http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/eclipse/downloads/drops/S-3.4M3-200711012000/swt-3.4M3-gtk-linux-x86.zip \
4            file://Makefile \
5            file://make_linux-fix.patch;patch=1"
6
7 # A number which is used by SWT to mark the shared libraries.
8 SWTVERSION = "3416"
9 SWT_API_VERSION = "3.4"
10
11 PROVIDES = "swt3.4-gtk"
12
13 RCONFLICTS = "libswt3.3-gtk-java"