All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ross Burton <ross.burton@intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 4/5] at-spi2-core: upgrade to 2.10.0.
Date: Mon,  7 Oct 2013 18:49:09 +0100	[thread overview]
Message-ID: <1381168150-25518-4-git-send-email-ross.burton@intel.com> (raw)
In-Reply-To: <1381168150-25518-1-git-send-email-ross.burton@intel.com>

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/recipes-support/atk/at-spi2-core_2.10.0.bb |   17 +++++++++++++++++
 meta/recipes-support/atk/at-spi2-core_2.8.0.bb  |   17 -----------------
 2 files changed, 17 insertions(+), 17 deletions(-)
 create mode 100644 meta/recipes-support/atk/at-spi2-core_2.10.0.bb
 delete mode 100644 meta/recipes-support/atk/at-spi2-core_2.8.0.bb

diff --git a/meta/recipes-support/atk/at-spi2-core_2.10.0.bb b/meta/recipes-support/atk/at-spi2-core_2.10.0.bb
new file mode 100644
index 0000000..a6ff734
--- /dev/null
+++ b/meta/recipes-support/atk/at-spi2-core_2.10.0.bb
@@ -0,0 +1,17 @@
+SUMMARY = "Assistive Technology Service Provider Interface (dbus core)"
+LICENSE = "LGPLv2"
+LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886"
+
+MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
+
+SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz"
+SRC_URI[md5sum] = "bb3b6f5679ecfc7dabcf76a1b6bfe2db"
+SRC_URI[sha256sum] = "964155c7574220a00e11e1c0d91f2d3017ed603920eb1333ff9cbdb6a22744db"
+
+DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native"
+
+inherit autotools gtk-doc
+
+EXTRA_OECONF = "--disable-introspection --disable-xevie"
+
+FILES_${PN} += "${datadir}/dbus-1/services/*.service"
diff --git a/meta/recipes-support/atk/at-spi2-core_2.8.0.bb b/meta/recipes-support/atk/at-spi2-core_2.8.0.bb
deleted file mode 100644
index 8403d65..0000000
--- a/meta/recipes-support/atk/at-spi2-core_2.8.0.bb
+++ /dev/null
@@ -1,17 +0,0 @@
-SUMMARY = "Assistive Technology Service Provider Interface (dbus core)"
-LICENSE = "LGPLv2"
-LIC_FILES_CHKSUM = "file://COPYING;md5=e9f288ba982d60518f375b5898283886"
-
-MAJ_VER = "${@oe.utils.trim_version("${PV}", 2)}"
-
-SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz"
-SRC_URI[md5sum] = "93b57d5d56d15d1222ddf2386e2f869f"
-SRC_URI[sha256sum] = "1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458"
-
-DEPENDS = "dbus glib-2.0 virtual/libx11 libxi libxtst intltool-native"
-
-inherit autotools gtk-doc
-
-EXTRA_OECONF = "--disable-introspection --disable-xevie"
-
-FILES_${PN} += "${datadir}/dbus-1/services/*.service"
-- 
1.7.10.4



  parent reply	other threads:[~2013-10-07 17:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-07 17:49 [PATCH 1/5] gnome-desktop-testing: add Ross Burton
2013-10-07 17:49 ` [PATCH 2/5] glib-2.0: upgrade to 2.28.0 Ross Burton
2013-10-15  6:31   ` Iorga, Cristian
2013-10-15  8:37     ` Fathi Boudra
2013-10-15  9:43       ` Burton, Ross
2013-10-15 11:05         ` Riku Voipio
2013-10-07 17:49 ` [PATCH 3/5] atk: upgrade to 2.10.0 Ross Burton
2013-10-07 17:49 ` Ross Burton [this message]
2013-10-07 17:49 ` [PATCH 5/5] at-spi2-gtk: " Ross Burton

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1381168150-25518-4-git-send-email-ross.burton@intel.com \
    --to=ross.burton@intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.