increase dvbapp PR.
[vuplus_openembedded] / recipes / swt / swt3.3-gtk_3.3.1.bb
1 require swt-gtk.inc
2
3 PR = "r1"
4
5 SRC_URI = "http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/eclipse/downloads/drops/R-${PV}-200710231652/swt-${PV}-gtk-linux-x86.zip \
6            file://Makefile"
7
8 # A number which is used by SWT to mark the shared libraries.
9 SWTVERSION = "3347"
10 SWT_API_VERSION = "3.3"
11
12 RCONFLICTS = "libswt3.4-gtk-java"