swt3.3-gtk 3.3.1: Removed.
authorRobert Schuster <robertschuster@fsfe.org>
Tue, 9 Feb 2010 10:44:52 +0000 (11:44 +0100)
committerRobert Schuster <robertschuster@fsfe.org>
Tue, 9 Feb 2010 11:31:17 +0000 (12:31 +0100)
swt3.4-gtk-hildon 3.4: Removed
swt3.4-gtk 3.4: Removed
swt3.4-gtk 3.4.2: Prepared for swt3.5 release.

recipes/swt/swt3.3-gtk_3.3.1.bb [deleted file]
recipes/swt/swt3.4-gtk-hildon_3.4.bb [deleted file]
recipes/swt/swt3.4-gtk_3.4.2.bb
recipes/swt/swt3.4-gtk_3.4.bb [deleted file]

diff --git a/recipes/swt/swt3.3-gtk_3.3.1.bb b/recipes/swt/swt3.3-gtk_3.3.1.bb
deleted file mode 100644 (file)
index f6624b3..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-require swt-gtk.inc
-
-PR = "r2"
-
-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"
diff --git a/recipes/swt/swt3.4-gtk-hildon_3.4.bb b/recipes/swt/swt3.4-gtk-hildon_3.4.bb
deleted file mode 100644 (file)
index ffccd5a..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-require swt3.4-gtk_${PV}.bb
-
-PR = "r2"
-
-DEPENDS += "libhildon libhildonfm"
-
-SRC_URI += "file://swt-hildon.patch;patch=1"
index cac3677..6c0a4d4 100644 (file)
@@ -11,4 +11,4 @@ SWT_API_VERSION = "3.4"
 
 PROVIDES = "swt3.4-gtk"
 
-RCONFLICTS = "libswt3.3-gtk-java"
+RCONFLICTS = "libswt3.5-gtk-java"
diff --git a/recipes/swt/swt3.4-gtk_3.4.bb b/recipes/swt/swt3.4-gtk_3.4.bb
deleted file mode 100644 (file)
index c7a534b..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-require swt-gtk.inc
-
-PR = "r1"
-
-SRC_URI = "http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4-200806172000/swt-3.4-gtk-linux-x86.zip \
-           file://Makefile"
-
-# A number which is used by SWT to mark the shared libraries.
-SWTVERSION = "3448"
-SWT_API_VERSION = "3.4"
-
-PROVIDES = "swt3.4-gtk"
-
-RCONFLICTS = "libswt3.3-gtk-java"