summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-support/atk/atk.inc10
-rw-r--r--meta-oe/recipes-support/atk/atk_1.30.0.bb19
-rw-r--r--meta-oe/recipes-support/atk/atk_1.32.0.bbappend2
3 files changed, 2 insertions, 29 deletions
diff --git a/meta-oe/recipes-support/atk/atk.inc b/meta-oe/recipes-support/atk/atk.inc
deleted file mode 100644
index 604e6ca38f..0000000000
--- a/meta-oe/recipes-support/atk/atk.inc
+++ /dev/null
@@ -1,10 +0,0 @@
1DESCRIPTION = "An accessibility toolkit for GNOME."
2SECTION = "x11/libs"
3LICENSE = "LGPL"
4
5DEPENDS = "glib-2.0 gtk-doc-native"
6
7inherit autotools pkgconfig
8
9EXTRA_OECONF = "--disable-glibtest"
10
diff --git a/meta-oe/recipes-support/atk/atk_1.30.0.bb b/meta-oe/recipes-support/atk/atk_1.30.0.bb
deleted file mode 100644
index 7efb4fe2da..0000000000
--- a/meta-oe/recipes-support/atk/atk_1.30.0.bb
+++ /dev/null
@@ -1,19 +0,0 @@
1DESCRIPTION = "An accessibility toolkit for GNOME."
2SECTION = "x11/libs"
3LICENSE = "LGPLv2 & LGPLv2+"
4LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \
5 file://atk/atkutil.c;endline=20;md5=db21b0bdbef9da4dc6eb122debc9f9bc \
6 file://atk/atk.h;endline=20;md5=c58238d688c24387376d6c69d06248a7
7PR = "r1"
8
9inherit gnome
10
11SRC_URI[archive.md5sum] = "548d413775819fef425410739041cac3"
12SRC_URI[archive.sha256sum] = "92b9b1213cafc68fe9c3806273b968c26423237d7b1f631dd83dc5270b8c268c"
13
14DEPENDS = "glib-2.0 gtk-doc-native"
15
16EXTRA_OECONF += "--disable-glibtest"
17
18BBCLASSEXTEND = "native"
19
diff --git a/meta-oe/recipes-support/atk/atk_1.32.0.bbappend b/meta-oe/recipes-support/atk/atk_1.32.0.bbappend
new file mode 100644
index 0000000000..d9172b491c
--- /dev/null
+++ b/meta-oe/recipes-support/atk/atk_1.32.0.bbappend
@@ -0,0 +1,2 @@
1BBCLASSEXTEND = "native"
2