enigma2 : change vfd font (skin_user.xml)
[vuplus_openembedded] / recipes / swt / swt3.4-gtk_3.4.2.bb
1 require swt-gtk.inc
2
3 PR = "r0"
4
5 SRC_URI = "http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4.2-200902111700/swt-3.4.2-gtk-linux-x86.zip \
6            file://Makefile"
7
8 # A number which is used by SWT to mark the shared libraries.
9 SWTVERSION = "3452"
10 SWT_API_VERSION = "3.4"
11
12 PROVIDES = "swt3.4-gtk"
13
14 RCONFLICTS = "libswt3.3-gtk-java"