From 611381226aa6a4c040d1d2580836cf43a85d7df2 Mon Sep 17 00:00:00 2001 From: Robert Schuster Date: Tue, 9 Feb 2010 11:44:52 +0100 Subject: swt3.3-gtk 3.3.1: Removed. 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 | 12 ------------ recipes/swt/swt3.4-gtk-hildon_3.4.bb | 7 ------- recipes/swt/swt3.4-gtk_3.4.2.bb | 2 +- recipes/swt/swt3.4-gtk_3.4.bb | 14 -------------- 4 files changed, 1 insertion(+), 34 deletions(-) delete mode 100644 recipes/swt/swt3.3-gtk_3.3.1.bb delete mode 100644 recipes/swt/swt3.4-gtk-hildon_3.4.bb delete mode 100644 recipes/swt/swt3.4-gtk_3.4.bb 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 index f6624b3cad..0000000000 --- a/recipes/swt/swt3.3-gtk_3.3.1.bb +++ /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 index ffccd5a339..0000000000 --- a/recipes/swt/swt3.4-gtk-hildon_3.4.bb +++ /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" diff --git a/recipes/swt/swt3.4-gtk_3.4.2.bb b/recipes/swt/swt3.4-gtk_3.4.2.bb index cac36773b5..6c0a4d41d8 100644 --- a/recipes/swt/swt3.4-gtk_3.4.2.bb +++ b/recipes/swt/swt3.4-gtk_3.4.2.bb @@ -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 index c7a534b7ad..0000000000 --- a/recipes/swt/swt3.4-gtk_3.4.bb +++ /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" -- cgit 1.2.3-korg