aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gtkextra/gtk+extra_2.1.2.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2010-06-04 14:08:25 +0100
committerPhil Blundell <philb@gnu.org>2010-06-04 14:08:25 +0100
commit632493caa1ada14f27384cdb25e0662beeb858e6 (patch)
treef8763c980ba1ae0b7d9a3b3561bbdbc8dfb90dab /recipes/gtkextra/gtk+extra_2.1.2.bb
parent1d84ab01cc0d66368e07564e8498bcdd73e35018 (diff)
downloadopenembedded-632493caa1ada14f27384cdb25e0662beeb858e6.tar.gz
gtk+extra: update to 2.1.2, apply lame patch for autotools issuette
Diffstat (limited to 'recipes/gtkextra/gtk+extra_2.1.2.bb')
-rw-r--r--recipes/gtkextra/gtk+extra_2.1.2.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/gtkextra/gtk+extra_2.1.2.bb b/recipes/gtkextra/gtk+extra_2.1.2.bb
new file mode 100644
index 0000000000..640eb48d51
--- /dev/null
+++ b/recipes/gtkextra/gtk+extra_2.1.2.bb
@@ -0,0 +1,12 @@
+LICENSE = "LGPL"
+HOMEPAGE = "http://gtkextra.sourceforge.net/"
+DESCRIPTION = "Gtk+Extra is a set of custom widget for plots and images"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/gtkextra/gtk+extra-${PV}.tar.gz \
+ file://auto-lossage.patch"
+DEPENDS = "gtk+"
+
+inherit autotools
+
+SRC_URI[md5sum] = "10779394f39d39115fa3fd0f3dea4436"
+SRC_URI[sha256sum] = "bfc9603e2023ea071f2661ecc29e52c94b1beed6b69deae45b466df7f5b2ce55"