pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/at-spi2-atk



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Thu Oct  1 11:48:22 UTC 2020

Modified Files:
        pkgsrc/devel/at-spi2-atk: Makefile distinfo
Removed Files:
        pkgsrc/devel/at-spi2-atk/patches: patch-meson.build

Log Message:
Update at-spi2-atk to 2.38.0

What's new in at-spi2-atk 2.37.90:
* Add support for the new mark and suggestion roles (!21).
* Meson: add tests option (!22).


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 pkgsrc/devel/at-spi2-atk/Makefile
cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/at-spi2-atk/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/at-spi2-atk/patches/patch-meson.build

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/at-spi2-atk/Makefile
diff -u pkgsrc/devel/at-spi2-atk/Makefile:1.30 pkgsrc/devel/at-spi2-atk/Makefile:1.31
--- pkgsrc/devel/at-spi2-atk/Makefile:1.30      Fri Jul 31 10:42:38 2020
+++ pkgsrc/devel/at-spi2-atk/Makefile   Thu Oct  1 11:48:22 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2020/07/31 10:42:38 prlw1 Exp $
+# $NetBSD: Makefile,v 1.31 2020/10/01 11:48:22 prlw1 Exp $
 
-DISTNAME=      at-spi2-atk-2.34.2
+DISTNAME=      at-spi2-atk-2.38.0
 CATEGORIES=    devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/at-spi2-atk/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=  .tar.xz
@@ -15,7 +15,9 @@ USE_TOOLS+=   pkg-config
 PKGCONFIG_OVERRIDE=            output/meson-private/atk-bridge-2.0.pc
 PKGCONFIG_OVERRIDE_STAGE=      pre-install
 
-BUILDLINK_API_DEPENDS.atk+=    atk>=2.33.3
+MESON_ARGS+=   -Dtests=false
+
+BUILDLINK_API_DEPENDS.atk+=    atk>=2.36.0
 .include "../../devel/atk/buildlink3.mk"
 BUILDLINK_API_DEPENDS.at-spi2-core+=   at-spi2-core>=2.33.2
 .include "../../devel/at-spi2-core/buildlink3.mk"

Index: pkgsrc/devel/at-spi2-atk/distinfo
diff -u pkgsrc/devel/at-spi2-atk/distinfo:1.22 pkgsrc/devel/at-spi2-atk/distinfo:1.23
--- pkgsrc/devel/at-spi2-atk/distinfo:1.22      Fri Jul 31 10:42:38 2020
+++ pkgsrc/devel/at-spi2-atk/distinfo   Thu Oct  1 11:48:22 2020
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.22 2020/07/31 10:42:38 prlw1 Exp $
+$NetBSD: distinfo,v 1.23 2020/10/01 11:48:22 prlw1 Exp $
 
-SHA1 (at-spi2-atk-2.34.2.tar.xz) = ce09a1c70b171b77b24f8bf50c3bf46c46e9d756
-RMD160 (at-spi2-atk-2.34.2.tar.xz) = d050131f9292e18d163c2f94672477dd6e4ca8f8
-SHA512 (at-spi2-atk-2.34.2.tar.xz) = 59e7ad5c944748ca00af8b0a9df03c9ffbc6afae6e65c25a2566a9e2a30e66724c4492076be1730c2894c636f82c795c533669572584d8d5675f68b349ad16c4
-Size (at-spi2-atk-2.34.2.tar.xz) = 96608 bytes
+SHA1 (at-spi2-atk-2.38.0.tar.xz) = fc0a650bb0dd137889e882e33d9235ee9115df34
+RMD160 (at-spi2-atk-2.38.0.tar.xz) = 3209fef56d5aec59ff6167551bd12eb8259cf51e
+SHA512 (at-spi2-atk-2.38.0.tar.xz) = 2f40ecbc55b0fbaa57ade952a75583bc8fbfde234cce9248489e9ae06e0597d98c2f4c77d8279758dec29da97e06cde5708d30a1238d91bebd023b2320f38528
+Size (at-spi2-atk-2.38.0.tar.xz) = 97464 bytes
 SHA1 (patch-atk-adaptor_meson.build) = fc7f93cf52b3b7429208bc25819ca2aead86a6ef
-SHA1 (patch-meson.build) = 2a505175189424945277383b7e168bcdabd51e6e



Home | Main Index | Thread Index | Old Index