# $NetBSD: Makefile,v 1.40 2023/12/30 01:37:43 zafer Exp $ DISTNAME= telepathy-mission-control-5.7.9 PKGNAME= telepathy-mission-control5-5.7.9 PKGREVISION= 21 CATEGORIES= chat MASTER_SITES= https://telepathy.freedesktop.org/releases/telepathy-mission-control/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://telepathy.freedesktop.org/wiki/Components/Mission_Control/ COMMENT= Telepathy component providing abstractions for "end-user" applications GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config PKGCONFIG_OVERRIDE+= mission-control-plugins.pc.in #PKGCONFIG_OVERRIDE+= libmcclient.pc.in #PKGCONFIG_OVERRIDE+= mission-control.pc.in PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 5.7.9 #.include "../../lang/python/pyversion.mk" CONFIGURE_ENV+= ac_cv_prog_PYTHON=${PYTHONBIN} CONFIGURE_ARGS+= --enable-gnome-keyring .include "../../security/libgnome-keyring/buildlink3.mk" # needs py-twisted # TEST_TARGET= check .include "../../chat/telepathy-glib/buildlink3.mk" .include "../../devel/glib2/buildlink3.mk" .include "../../lang/python/batteries-included.mk" .include "../../lang/python/application.mk" .include "../../sysutils/dbus/buildlink3.mk" .include "../../sysutils/dbus-glib/buildlink3.mk" .include "../../textproc/libxslt/buildlink3.mk" .include "../../mk/bsd.pkg.mk"