File:  [cvs.NetBSD.org] / pkgsrc / devel / xfce4-conf / Makefile
Revision 1.44: download - view: text, annotated - select for diffs
Tue Nov 14 14:01:41 2023 UTC (17 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: HEAD
*: recursive bump for cairo dependency changes

# $NetBSD: Makefile,v 1.44 2023/11/14 14:01:41 wiz Exp $

PKGREVISION= 3
.include "../../meta-pkgs/xfce4/Makefile.common"

VERSION=	4.18.1
DISTNAME=	xfconf-${VERSION}
PKGNAME=	xfce4-conf-${VERSION}
CATEGORIES=	devel
MASTER_SITES=	https://archive.xfce.org/src/xfce/xfconf/${VERSION:R}/

HOMEPAGE=	https://docs.xfce.org/xfce/xfconf/start
COMMENT=	Xfce client-server configuration storage and query system

USE_TOOLS+=	gdbus-codegen

PKGCONFIG_OVERRIDE=	xfconf/libxfconf-0.pc.in

CONFIGURE_ARGS+=	--disable-perl-bindings

MAKE_DIRS+=	${PREFIX}/include/xfce4

CHECK_PORTABILITY_SKIP=	test-driver

BUILDLINK_API_DEPENDS.dbus+=		dbus>=1.0.0
BUILDLINK_API_DEPENDS.dbus-glib+=	dbus-glib>=0.72

.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../x11/libxfce4util/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

CVSweb <webmaster@jp.NetBSD.org>