[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10197: update at-spi2-core to 2.52.0
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10197: update at-spi2-core to 2.52.0 |
Date: |
Fri, 3 May 2024 17:00:18 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10197
revision-id: carlhansen1234@gmail.com-20240503210012-8n94k0tl03eelvyx
parent: carlhansen1234@gmail.com-20240503192818-kezaxpwguv6kv480
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2024-05-03 14:00:12 -0700
message:
update at-spi2-core to 2.52.0
modified:
pkg/gnome/at-spi2-core/Makefile makefile-20160617013746-7ygosxqw3lxxvo7f-299
pkg/gnome/at-spi2-core/config.mk config.mk-20160617013804-tr6xmoa176dmzux9-1
=== modified file 'pkg/gnome/at-spi2-core/Makefile'
--- a/pkg/gnome/at-spi2-core/Makefile 2024-03-16 17:54:51 +0000
+++ b/pkg/gnome/at-spi2-core/Makefile 2024-05-03 21:00:12 +0000
@@ -1,5 +1,5 @@
# Copyright © 2015 Brandon Invergo <brandon@invergo.net>
-# Copyright © 2016,2017,2018 Carl Hansen <carlhansen@gnu.org>
+# Copyright © 2016,2017,2018,2024 Carl Hansen <carlhansen@gnu.org>
#
# This file is part of GSRC, the GNU Source Release Collection.
#
@@ -24,7 +24,6 @@
HOME_URL = http://www.gnome.org/
DESCRIPTION = D-Bus accessibility specifications and registration daemon
define BLURB
-
endef
######################################################################
@@ -41,9 +40,8 @@
BUILDDEPS =
LIBDEPS =
-
######################################################################
+include config.mk
include ../../../gar/gar.lib/mesonninja.mk
-include config.mk
=== modified file 'pkg/gnome/at-spi2-core/config.mk'
--- a/pkg/gnome/at-spi2-core/config.mk 2016-06-17 19:08:15 +0000
+++ b/pkg/gnome/at-spi2-core/config.mk 2024-05-03 21:00:12 +0000
@@ -2,3 +2,5 @@
CONFIGURE_OPTS ?=
BUILD_OPTS ?=
+MESON_OPTS =
+#MESON_OPTS = -D use_systemd=false
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10197: update at-spi2-core to 2.52.0,
Carl Hansen <=