Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (cdbcd86184ef725f70bab13818e9a6ea95babdc3)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (cdbcd86184ef725f70bab13818e9a6ea95babdc3)
  • Date: Tue, 26 Jun 2018 00:12:29 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

gnome2-libs/at-spi2-atk/CONFIGURE | 1 +
gnome2-libs/at-spi2-atk/DEPENDS | 3 +++
gnome2-libs/at-spi2-atk/DETAILS | 5 +++--
gnome2-libs/at-spi2-atk/HISTORY | 4 ++++
4 files changed, 11 insertions(+), 2 deletions(-)

New commits:
commit cdbcd86184ef725f70bab13818e9a6ea95babdc3
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

gnome2-libs/at-spi2-atk: version 2.29.1

diff --git a/gnome2-libs/at-spi2-atk/CONFIGURE
b/gnome2-libs/at-spi2-atk/CONFIGURE
new file mode 100755
index 0000000..9f48d22
--- /dev/null
+++ b/gnome2-libs/at-spi2-atk/CONFIGURE
@@ -0,0 +1 @@
+. "${GRIMOIRE}/MESON_CONFIGURE"
diff --git a/gnome2-libs/at-spi2-atk/DEPENDS b/gnome2-libs/at-spi2-atk/DEPENDS
index 196e835..775084f 100755
--- a/gnome2-libs/at-spi2-atk/DEPENDS
+++ b/gnome2-libs/at-spi2-atk/DEPENDS
@@ -1,3 +1,6 @@
+depends meson &&
+depends python3 &&
+depends ninja-build-system &&
depends at-spi2-core &&
depends atk &&
depends dbus &&
diff --git a/gnome2-libs/at-spi2-atk/DETAILS b/gnome2-libs/at-spi2-atk/DETAILS
index adaba76..86e4c95 100755
--- a/gnome2-libs/at-spi2-atk/DETAILS
+++ b/gnome2-libs/at-spi2-atk/DETAILS
@@ -1,6 +1,7 @@
+. "${GRIMOIRE}/MESON_FUNCTIONS"
SPELL=at-spi2-atk
- VERSION=2.26.1
-
SOURCE_HASH=sha256:b4f0c27b61dbffba7a5b5ba2ff88c8cee10ff8dac774fa5b79ce906853623b75:UPSTREAM_HASH
+ VERSION=2.29.1
+
SOURCE_HASH=sha256:c2f152496f09984ca204b11dc9390be5807b772a67dcce5564e18904eb26c93c:UPSTREAM_HASH
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$SPELL/${VERSION%.*}/$SOURCE
diff --git a/gnome2-libs/at-spi2-atk/HISTORY b/gnome2-libs/at-spi2-atk/HISTORY
index 6cd2757..dabe6fa 100644
--- a/gnome2-libs/at-spi2-atk/HISTORY
+++ b/gnome2-libs/at-spi2-atk/HISTORY
@@ -1,3 +1,7 @@
+2018-06-25 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.29.1, converted to meson build system
+ * CONFIGURE, DEPENDS: added meson related files/code
+
2017-11-01 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.26.1




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (cdbcd86184ef725f70bab13818e9a6ea95babdc3), Pavel Vinogradov, 06/25/2018

Archive powered by MHonArc 2.6.24.

Top of Page