[Midnightbsd-cvs] mports [24965] trunk/accessibility/at-spi2-atk: update to 2.26.2
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Feb 9 18:16:34 EST 2019
Revision: 24965
http://svnweb.midnightbsd.org/mports/?rev=24965
Author: laffer1
Date: 2019-02-09 18:16:33 -0500 (Sat, 09 Feb 2019)
Log Message:
-----------
update to 2.26.2
Modified Paths:
--------------
trunk/accessibility/at-spi2-atk/Makefile
trunk/accessibility/at-spi2-atk/distinfo
Modified: trunk/accessibility/at-spi2-atk/Makefile
===================================================================
--- trunk/accessibility/at-spi2-atk/Makefile 2019-02-09 23:14:33 UTC (rev 24964)
+++ trunk/accessibility/at-spi2-atk/Makefile 2019-02-09 23:16:33 UTC (rev 24965)
@@ -1,8 +1,7 @@
# $MidnightBSD$
PORTNAME= at-spi2-atk
-PORTVERSION= 2.16.0
-PORTREVISION= 0
+PORTVERSION= 2.26.2
CATEGORIES= accessibility x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -12,18 +11,19 @@
LICENSE= lgpl2.1
-BUILD_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core
-LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus
-RUN_DEPENDS= at-spi2-core>=2.8.0:${PORTSDIR}/accessibility/at-spi2-core
+BUILD_DEPENDS= at-spi2-core>=2.17.90:accessibility/at-spi2-core
+LIB_DEPENDS= libdbus-1.so:devel/dbus
+RUN_DEPENDS= at-spi2-core>=2.17.90:accessibility/at-spi2-core
-USES= cpe gmake libtool pathfix pkgconfig tar:xz
+PORTSCOUT= limitw:1,even
+
+USES= cpe gettext-runtime gnome localbase meson pkgconfig tar:xz
USE_GNOME= atk glib20 intlhack
-GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-CPPFLAGS+= -I${LOCALBASE}/include
-LIBS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --enable-p2p
-INSTALL_TARGET= install-strip
CPE_VENDOR= gnome
+post-install:
+ ${MKDIR} ${PREFIX}/libdata/pkgconfig
+ ${CP} ${PREFIX}/lib/pkgconfig/*.pc ${PREFIX}/libdata/pkgconfig/
+
.include <bsd.port.mk>
Modified: trunk/accessibility/at-spi2-atk/distinfo
===================================================================
--- trunk/accessibility/at-spi2-atk/distinfo 2019-02-09 23:14:33 UTC (rev 24964)
+++ trunk/accessibility/at-spi2-atk/distinfo 2019-02-09 23:16:33 UTC (rev 24965)
@@ -1,2 +1,3 @@
-SHA256 (gnome3/at-spi2-atk-2.16.0.tar.xz) = 78efc45ec36383bf785f8636e64a8d866defeb020e00a08f92978f1fc3772ff9
-SIZE (gnome3/at-spi2-atk-2.16.0.tar.xz) = 286668
+TIMESTAMP = 1524773003
+SHA256 (gnome3/at-spi2-atk-2.26.2.tar.xz) = 61891f0abae1689f6617a963105a3f1dcdab5970c4a36ded9c79a7a544b16a6e
+SIZE (gnome3/at-spi2-atk-2.26.2.tar.xz) = 322800
More information about the Midnightbsd-cvs
mailing list