aboutsummaryrefslogtreecommitdiffstats
path: root/packages/swt/swt3.3-gtk_3.3.1.bb
blob: 5b1785372545c8674b74301967101ee0c2430d8f (plain)
1
2
3
4
5
6
7
8
9
10
require swt-gtk.inc

SRC_URI = "http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/downloads/drops/R-${PV}-200710231652/swt-${PV}-gtk-linux-x86.zip \
           file://Makefile"

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

RCONFLICTS = "libswt3.4-gtk-java"