[oe-commits] Robert Schuster : swt3.4-gtk 3.4.2: New recipe.

GIT User account git at amethyst.openembedded.net
Fri Mar 20 13:58:05 UTC 2009


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

Author: Robert Schuster <rschus at entw2.(none)>
Date:   Fri Mar 20 14:52:58 2009 +0100

swt3.4-gtk 3.4.2: New recipe.
swt3.4-gtk-hildon 3.4.2: New recipe.

---

 recipes/swt/swt3.4-gtk-hildon_3.4.2.bb |    7 +++++++
 recipes/swt/swt3.4-gtk_3.4.2.bb        |   14 ++++++++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/recipes/swt/swt3.4-gtk-hildon_3.4.2.bb b/recipes/swt/swt3.4-gtk-hildon_3.4.2.bb
new file mode 100644
index 0000000..667e516
--- /dev/null
+++ b/recipes/swt/swt3.4-gtk-hildon_3.4.2.bb
@@ -0,0 +1,7 @@
+require swt3.4-gtk_${PV}.bb
+
+PR = "r0"
+
+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
new file mode 100644
index 0000000..f4b6a85
--- /dev/null
+++ b/recipes/swt/swt3.4-gtk_3.4.2.bb
@@ -0,0 +1,14 @@
+require swt-gtk.inc
+
+PR = "r0"
+
+SRC_URI = "http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/eclipse/downloads/drops/R-3.4.2-200902111700/swt-3.4.2-gtk-linux-x86.zip \
+           file://Makefile"
+
+# A number which is used by SWT to mark the shared libraries.
+SWTVERSION = "3452"
+SWT_API_VERSION = "3.4"
+
+PROVIDES = "swt3.4-gtk"
+
+RCONFLICTS = "libswt3.3-gtk-java"





More information about the Openembedded-commits mailing list