2008-09-30 17:49:03 +02:00
|
|
|
# $NetBSD: Makefile,v 1.64 2008/09/30 15:49:03 joerg Exp $
|
2002-03-22 15:17:47 +01:00
|
|
|
|
2008-08-05 20:54:29 +02:00
|
|
|
DISTNAME= anjuta-2.4.2
|
2008-09-30 17:49:03 +02:00
|
|
|
PKGREVISION= 1
|
2005-08-01 16:14:49 +02:00
|
|
|
CATEGORIES= devel
|
2008-08-05 20:54:29 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/anjuta/2.4/}
|
|
|
|
#MASTER_SITES+= ${MASTER_SITE_SOURCEFORGE:=anjuta/}
|
2007-12-16 15:49:39 +01:00
|
|
|
EXTRACT_SUFX= .tar.bz2
|
2002-03-22 15:17:47 +01:00
|
|
|
|
2006-03-04 22:28:51 +01:00
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
2005-08-01 16:14:49 +02:00
|
|
|
HOMEPAGE= http://www.anjuta.org/
|
|
|
|
COMMENT= Gnome based IDE for C and C++
|
2002-03-22 15:17:47 +01:00
|
|
|
|
2008-06-12 04:14:13 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2007-01-04 12:29:07 +01:00
|
|
|
DEPENDS+= autogen-[0-9]*:../../devel/autogen
|
2005-08-01 16:14:49 +02:00
|
|
|
DEPENDS+= autoconf>=2.59:../../devel/autoconf
|
|
|
|
DEPENDS+= automake>=1.8.2:../../devel/automake
|
2007-09-20 01:57:00 +02:00
|
|
|
DEPENDS+= gnome-terminal>=2.4.2:../../x11/gnome-terminal
|
2005-08-01 19:17:14 +02:00
|
|
|
DEPENDS+= libtool>=1.5.2:../../devel/libtool
|
2005-08-01 16:14:49 +02:00
|
|
|
DEPENDS+= yelp>=2.4.2:../../misc/yelp
|
2004-02-26 17:25:52 +01:00
|
|
|
|
2006-05-28 15:17:45 +02:00
|
|
|
BUILD_DEPENDS+= p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
|
|
|
|
|
2004-04-14 18:15:20 +02:00
|
|
|
USE_DIRS+= gnome2-1.5
|
2006-05-25 19:36:50 +02:00
|
|
|
USE_LANGUAGES= c c++
|
2005-08-01 16:14:49 +02:00
|
|
|
USE_LIBTOOL= yes
|
|
|
|
USE_PKGLOCALEDIR= yes
|
2007-01-04 12:29:07 +01:00
|
|
|
USE_TOOLS+= gmake:run pkg-config:run msgfmt:run perl:run sh:run
|
2007-12-16 15:49:39 +01:00
|
|
|
USE_TOOLS+= bash:run
|
2005-08-01 16:14:49 +02:00
|
|
|
GNU_CONFIGURE= yes
|
2002-03-22 15:17:47 +01:00
|
|
|
|
2008-08-05 20:54:29 +02:00
|
|
|
CONFIGURE_ARGS+= --disable-plugin-valgrind
|
|
|
|
|
2004-12-31 13:09:51 +01:00
|
|
|
SUBST_CLASSES+= unused
|
|
|
|
SUBST_STAGE.unused= pre-configure
|
2006-04-22 11:22:05 +02:00
|
|
|
SUBST_MESSAGE.unused= Fixing __unused__ occurrances to avoid name clash
|
2005-08-01 16:14:49 +02:00
|
|
|
SUBST_FILES.unused= tagmanager/c.c tagmanager/ctags.c tagmanager/general.h
|
2004-12-31 13:09:51 +01:00
|
|
|
SUBST_FILES.unused+= tagmanager/lua.c tagmanager/options.c tagmanager/parse.c
|
2005-08-01 16:14:49 +02:00
|
|
|
SUBST_FILES.unused+= tagmanager/parse.h tagmanager/regex.c
|
|
|
|
SUBST_FILES.unused+= tagmanager/tm_file_entry.c tagmanager/tm_project.c
|
2004-12-31 13:09:51 +01:00
|
|
|
SUBST_FILES.unused+= tagmanager/tm_source_file.c tagmanager/tm_workspace.c
|
2007-12-16 15:49:39 +01:00
|
|
|
SUBST_FILES.unused+= tagmanager/eiffel.c tagmanager/lregex.c
|
|
|
|
SUBST_FILES.unused+= tagmanager/routines.c
|
2004-12-31 13:09:51 +01:00
|
|
|
SUBST_SED.unused= -e 's/__unused__/_exctags_unused_/g'
|
|
|
|
|
2007-01-04 12:29:07 +01:00
|
|
|
REPLACE_SH+= scripts/anjuta_import.sh.in
|
2008-08-05 20:54:29 +02:00
|
|
|
REPLACE_PERL+= plugins/tools/scripts/*.pl scripts/*.pl
|
2007-12-16 15:49:39 +01:00
|
|
|
REPLACE_BASH+= global-tags/create_global_tags.sh.in
|
2007-01-03 22:27:20 +01:00
|
|
|
|
2008-08-05 20:54:29 +02:00
|
|
|
GCONF_SCHEMAS+= anjuta-build-basic-autotools-plugin.schemas
|
|
|
|
GCONF_SCHEMAS+= anjuta-cvs-plugin.schemas
|
|
|
|
GCONF_SCHEMAS+= anjuta-document-manager.schemas
|
|
|
|
GCONF_SCHEMAS+= anjuta-editor-scintilla.schemas
|
|
|
|
GCONF_SCHEMAS+= anjuta-editor-sourceview.schemas
|
|
|
|
GCONF_SCHEMAS+= anjuta-language-cpp-java.schemas
|
|
|
|
GCONF_SCHEMAS+= anjuta-message-manager-plugin.schemas
|
|
|
|
GCONF_SCHEMAS+= anjuta-symbol-browser-plugin.schemas
|
|
|
|
GCONF_SCHEMAS+= anjuta-terminal-plugin.schemas
|
|
|
|
GCONF_SCHEMAS+= anjuta.schemas
|
|
|
|
|
2007-10-06 00:01:16 +02:00
|
|
|
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0
|
|
|
|
|
2007-01-09 01:17:31 +01:00
|
|
|
.include "../../devel/devhelp/buildlink3.mk"
|
2007-01-04 12:29:07 +01:00
|
|
|
.include "../../devel/gdl/buildlink3.mk"
|
2007-12-16 15:49:39 +01:00
|
|
|
.include "../../devel/glade3/buildlink3.mk"
|
2007-01-09 01:17:31 +01:00
|
|
|
.include "../../devel/gnome-build/buildlink3.mk"
|
2005-08-01 16:14:49 +02:00
|
|
|
.include "../../devel/libgnomeui/buildlink3.mk"
|
2004-02-26 17:25:52 +01:00
|
|
|
.include "../../devel/pcre/buildlink3.mk"
|
2008-08-05 20:54:29 +02:00
|
|
|
.include "../../devel/GConf/schemas.mk"
|
2007-01-04 12:29:07 +01:00
|
|
|
.include "../../graphics/graphviz/buildlink3.mk"
|
2004-02-26 17:25:52 +01:00
|
|
|
.include "../../print/libgnomeprintui/buildlink3.mk"
|
2008-08-05 20:54:29 +02:00
|
|
|
.include "../../mk/omf-scrollkeeper.mk"
|
2007-12-16 15:49:39 +01:00
|
|
|
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
|
2008-08-05 20:54:29 +02:00
|
|
|
.include "../../x11/gtksourceview2/buildlink3.mk"
|
2004-02-26 17:25:52 +01:00
|
|
|
.include "../../x11/vte/buildlink3.mk"
|
2007-12-16 15:49:39 +01:00
|
|
|
.include "../../databases/shared-mime-info/mimedb.mk"
|
|
|
|
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
|
2002-03-22 15:17:47 +01:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|