summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2005-08-10 16:31:32 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-08-10 16:31:32 +0000
commit8c0d10b8635116bfa6caafdd5b24be62a0ddba10 (patch)
treeb1e097fce438578f50d710bbbb82992fbecaf614
parent0d36579720e688f85f694d436035faca6f41496c (diff)
parentb933f0e2d7b9cfa8f22065bf93bfe49b9dd2ade3 (diff)
merge of 2269487af65346b42e5e83ac451ab4bfeb12185b
and 802b5c32960cd36a01f851dc081ca5c7b123dec5
-rw-r--r--packages/gimp/gimp_2.3.3.bb (renamed from packages/gimp/gimp_2.3.2.bb)0
-rw-r--r--packages/gtkextra/.mtn2git_empty0
-rw-r--r--packages/gtkextra/gtk+extra_2.1.1.bb9
3 files changed, 9 insertions, 0 deletions
diff --git a/packages/gimp/gimp_2.3.2.bb b/packages/gimp/gimp_2.3.3.bb
index 98237579d0..98237579d0 100644
--- a/packages/gimp/gimp_2.3.2.bb
+++ b/packages/gimp/gimp_2.3.3.bb
diff --git a/packages/gtkextra/.mtn2git_empty b/packages/gtkextra/.mtn2git_empty
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/packages/gtkextra/.mtn2git_empty
diff --git a/packages/gtkextra/gtk+extra_2.1.1.bb b/packages/gtkextra/gtk+extra_2.1.1.bb
new file mode 100644
index 0000000000..60b34544ed
--- /dev/null
+++ b/packages/gtkextra/gtk+extra_2.1.1.bb
@@ -0,0 +1,9 @@
+LICENSE = "LGPL"
+HOMEPAGE = "http://gtkextra.sourceforge.net/"
+DESCRIPTION = "Gtk+Extra is a set of custom widget for plots and images"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/scigraphica/gtk+extra-${PV}.tar.gz"
+DEPENDS = "gtk+"
+
+inherit autotools
+