summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-gnome/gtkextra
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
commit1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e (patch)
treea21a5fc103bb3bd65ecd85ed22be5228fc54e447 /meta-oe/recipes-gnome/gtkextra
downloadmeta-openembedded-1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-oe/recipes-gnome/gtkextra')
-rw-r--r--meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch12
-rw-r--r--meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb16
2 files changed, 28 insertions, 0 deletions
diff --git a/meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch b/meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch
new file mode 100644
index 000000000..da4f3f441
--- /dev/null
+++ b/meta-oe/recipes-gnome/gtkextra/files/remove-tutorial.patch
@@ -0,0 +1,12 @@
1Upstream-Status: Inappropriate [configuration]
2
3diff --git a/docs/Makefile.am b/docs/Makefile.am
4index f5375f5..c306f23 100644
5--- a/docs/Makefile.am
6+++ b/docs/Makefile.am
7@@ -1,4 +1,4 @@
8-SUBDIRS = reference tutorial
9+SUBDIRS = reference
10
11 EXTRA_DIST = \
12 COPYING \
diff --git a/meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb b/meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb
new file mode 100644
index 000000000..7901fa551
--- /dev/null
+++ b/meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb
@@ -0,0 +1,16 @@
1SUMMARY = "Gtk+Extra is a set of custom widget for plots and images"
2HOMEPAGE = "http://gtkextra.sourceforge.net/"
3
4LICENSE = "LGPLv2"
5LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
6
7SRC_URI = "${SOURCEFORGE_MIRROR}/gtkextra/${BP}.tar.gz \
8 file://remove-tutorial.patch \
9"
10
11SRC_URI[md5sum] = "486cea93666020f85f101ed8341baf41"
12SRC_URI[sha256sum] = "9cab6c5d6b792eb828d17cec2b9c1baba2ef57f789a290464afab80b53969e65"
13
14DEPENDS = "gtk+ gobject-introspection-stub"
15
16inherit autotools pkgconfig