[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / net / kdenetwork4

File: [cvs.NetBSD.org] / pkgsrc / net / kdenetwork4 / Attic / Makefile (download)

Revision 1.22, Fri Apr 22 13:44:23 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
Changes since 1.21: +2 -2 lines

recursive bump from gettext-lib shlib bump.

# $NetBSD: Makefile,v 1.22 2011/04/22 13:44:23 obache Exp $

DISTNAME=	kdenetwork-${_KDE_VERSION}
PKGREVISION=	2
CATEGORIES=	net
COMMENT=	Network modules for the KDE integrated X11 desktop

CONFLICTS=	kopete-[0-9]*

.include "../../meta-pkgs/kde4/Makefile.kde4"

# BUILD_MAKE_FLAGS+= VERBOSE=1

# for kded_dnssdwatcher
UNLIMIT_RESOURCES+=	datasize memorysize stacksize

CMAKE_ARGS+=	-DWITH_Xmms:BOOL=OFF
#CMAKE_ARGS+=	-DWITH_LibV4L2:BOOL=OFF

REPLACE_PERL+= \
	kopete/kopete/kconf_update/kopete-account-0.10.pl \
	kopete/kopete/kconf_update/kopete-gaim_to_pidgin_style.pl \
	kopete/kopete/kconf_update/kopete-initialstatus.pl \
	kopete/kopete/kconf_update/kopete-pluginloader.pl \
	kopete/kopete/kconf_update/kopete-update_icq_server.pl \
	kopete/kopete/kconf_update/kopete-update_yahoo_server.pl

REPLACE_SH+= \
	kopete/protocols/winpopup/winpopup-install \
	kopete/protocols/winpopup/winpopup-send

.include "../../meta-pkgs/kde4/kde4.mk"

BUILDLINK_API_DEPENDS.libmsn+=  libmsn>=4.1
.include "../../chat/libmsn/buildlink3.mk"
.include "../../chat/libotr/buildlink3.mk"
.include "../../chat/meanwhile/buildlink3.mk"
.include "../../databases/sqlite3/buildlink3.mk"
.include "../../devel/libidn/buildlink3.mk"
.include "../../devel/gmp/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../graphics/libv4l/buildlink3.mk"
.include "../../graphics/qimageblitz/buildlink3.mk"
.include "../../misc/kdepimlibs4/buildlink3.mk"
.include "../../net/libvncserver/buildlink3.mk"
.include "../../net/openslp/buildlink3.mk"
.include "../../net/ortp/buildlink3.mk"
.include "../../security/qca2/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../x11/kdelibs4/buildlink3.mk"
.include "../../x11/kdebase4/buildlink3.mk"
.include "../../x11/kdebase-runtime4/buildlink3.mk"
.include "../../x11/kdebase-workspace4/buildlink3.mk"
.include "../../x11/libXScrnSaver/buildlink3.mk"

.include "../../mk/bsd.pkg.mk"