aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/swt/swt3.4-gtk_3.4.2.bb
blob: cac36773b54aa7e9cf012d9c595e1c3eb4c8e3b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
require swt-gtk.inc

PR = "r1"

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 \
           file://Makefile"

# A number which is used by SWT to mark the shared libraries.
SWTVERSION = "3452"
SWT_API_VERSION = "3.4"

PROVIDES = "swt3.4-gtk"

RCONFLICTS = "libswt3.3-gtk-java"