[oe-commits] Robert Schuster : swt3.3-gtk 3.3.1: Removed.

git version control git at git.openembedded.org
Tue Feb 9 11:31:44 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 611381226aa6a4c040d1d2580836cf43a85d7df2
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=611381226aa6a4c040d1d2580836cf43a85d7df2

Author: Robert Schuster <robertschuster at fsfe.org>
Date:   Tue Feb  9 11:44:52 2010 +0100

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 insertions(+), 34 deletions(-)

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 f6624b3..0000000
--- 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 ffccd5a..0000000
--- 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 cac3677..6c0a4d4 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 c7a534b..0000000
--- 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"





More information about the Openembedded-commits mailing list