diff options
Diffstat (limited to 'meta/recipes-support/atk/atk_2.2.0.bb')
-rw-r--r-- | meta/recipes-support/atk/atk_2.2.0.bb | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/recipes-support/atk/atk_2.2.0.bb b/meta/recipes-support/atk/atk_2.2.0.bb new file mode 100644 index 0000000000..e0c67a974a --- /dev/null +++ b/meta/recipes-support/atk/atk_2.2.0.bb | |||
@@ -0,0 +1,13 @@ | |||
1 | require atk.inc | ||
2 | |||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7 \ | ||
4 | file://atk/atkutil.c;endline=20;md5=db21b0bdbef9da4dc6eb122debc9f9bc \ | ||
5 | file://atk/atk.h;endline=20;md5=c58238d688c24387376d6c69d06248a7" | ||
6 | |||
7 | SRC_URI = "http://download.gnome.org/sources/atk/2.2/${BPN}-${PV}.tar.bz2" | ||
8 | |||
9 | SRC_URI[md5sum] = "4894e9b04f0a9f1c37a624a1e8d6d73f" | ||
10 | SRC_URI[sha256sum] = "d201e3f5808aef0b1aec2277bfa61074f68863e405428adb57a73aab5c838450" | ||
11 | |||
12 | |||
13 | |||