Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Mar 2024 14:31:01 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: ea934ef642a2 - main - devel/anjuta: Remove expired port
Message-ID:  <202403121431.42CEV1qa060333@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by rene:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ea934ef642a2123230ce484567de5b6c15b119cf

commit ea934ef642a2123230ce484567de5b6c15b119cf
Author:     Rene Ladan <rene@FreeBSD.org>
AuthorDate: 2024-03-12 14:30:14 +0000
Commit:     Rene Ladan <rene@FreeBSD.org>
CommitDate: 2024-03-12 14:30:53 +0000

    devel/anjuta: Remove expired port
    
    2024-03-11 devel/anjuta: Unmaintained, upstream WWW owned by gambling site, use devel/gnome-builder
---
 MOVED                                              |    1 +
 devel/Makefile                                     |    1 -
 devel/anjuta/Makefile                              |  117 -
 devel/anjuta/distinfo                              |    3 -
 devel/anjuta/files/patch-libanjuta_Makefile.in     |   11 -
 .../anjuta/files/patch-libanjuta_anjuta-launcher.c |   74 -
 devel/anjuta/files/patch-libanjuta_anjuta-utils.c  |   13 -
 devel/anjuta/files/patch-plugins_gdb_debugger.c    |   11 -
 ...patch-plugins_symbol-db_symbol-db-engine-core.c |   65 -
 devel/anjuta/pkg-descr                             |    6 -
 devel/anjuta/pkg-plist                             | 2369 --------------------
 11 files changed, 1 insertion(+), 2670 deletions(-)

diff --git a/MOVED b/MOVED
index a6adf672093b..51c22c318545 100644
--- a/MOVED
+++ b/MOVED
@@ -3040,3 +3040,4 @@ sysutils/cfengine320||2024-03-03|Has expired: No longer supported by upstream
 net-p2p/sonarr-devel|net-p2p/sonarr|2024-03-03|Has expired: Use net-p2p/sonarr instead
 security/py-pyblake2||2024-03-03|Has expired: Reached it's End Of Life. Integrated into Python Standard Library
 net-im/gtkcord4|net-im/dissent|2024-03-03|Project renamed
+devel/anjuta|devel/gnome-builder|2024-03-12|Has expired: Unmaintained, upstream WWW owned by gambling site, use devel/gnome-builder
diff --git a/devel/Makefile b/devel/Makefile
index 3b11ec45b29b..f38772a4b634 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -165,7 +165,6 @@
     SUBDIR += ammonite
     SUBDIR += amqp-cpp
     SUBDIR += android-tools
-    SUBDIR += anjuta
     SUBDIR += antlr
     SUBDIR += antlr3
     SUBDIR += antlr4
diff --git a/devel/anjuta/Makefile b/devel/anjuta/Makefile
deleted file mode 100644
index 4b5b5e5aaa63..000000000000
--- a/devel/anjuta/Makefile
+++ /dev/null
@@ -1,117 +0,0 @@
-PORTNAME=	anjuta
-PORTVERSION=	3.34.0
-PORTREVISION=	5
-CATEGORIES=	devel gnome
-MASTER_SITES=	GNOME
-DIST_SUBDIR=	gnome
-
-MAINTAINER=	gnome@FreeBSD.org
-COMMENT=	Integrated Development Environment for C and C++
-WWW=		http://anjuta.org/
-
-LICENSE=	GPLv2
-LICENSE_FILE=	${WRKSRC}/COPYING
-
-DEPRECATED=	Unmaintained, upstream WWW owned by gambling site, use devel/gnome-builders
-EXPIRATION_DATE=2024-03-11
-
-BUILD_DEPENDS=	autogen:devel/autogen \
-		itstool:textproc/itstool
-LIB_DEPENDS+=	libpcre.so:devel/pcre \
-		libexpat.so:textproc/expat2 \
-		libfribidi.so:converters/fribidi \
-		libgdl-3.so:x11-toolkits/gdl
-RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:misc/gnome-icon-theme \
-		autogen:devel/autogen \
-		automake>=0:devel/automake \
-		autoconf>=0:devel/autoconf \
-		libtool>=2.4:devel/libtool \
-		gdb>=7.10:devel/gdb \
-		gmake:devel/gmake \
-		yelp>=3.0.0:x11/yelp
-
-PORTSCOUT=	limitw:1,even
-
-USES=		bison compiler:c11 desktop-file-utils gettext gmake gnome \
-		libtool localbase:ldflags pathfix perl5 pkgconfig:both python \
-		shared-mime-info shebangfix tar:xz
-USE_CXXSTD=	c++14
-SHEBANG_FILES=	plugins/project-wizard/templates/js_minimal/src/main.js \
-		plugins/tools/scripts/find-fixmes.pl \
-		plugins/tools/scripts/translation-status.pl \
-		plugins/tools/scripts/prepare-changelog.pl
-SHEBANG_LANG+=	gjs
-gjs_OLD_CMD=	/usr/bin/gjs
-gjs_CMD=	${LOCALBASE}/bin/gjs
-
-USE_LDCONFIG=	yes
-USE_GNOME=	cairo gtksourceview3 intlhack libgda5 libwnck3
-GNU_CONFIGURE=	yes
-GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
-CONFIGURE_ARGS=	--with-symbol-db-shm=/tmp \
-		--disable-packagekit \
-		--disable-neon \
-		--disable-vala \
-		--enable-compile-warnings=minimum \
-		--enable-introspection=yes
-DOCSDIR=	share/doc/libanjuta
-INSTALL_TARGET=	install-strip
-
-GLIB_SCHEMAS=	org.gnome.anjuta.cvs.gschema.xml \
-		org.gnome.anjuta.document-manager.gschema.xml \
-		org.gnome.anjuta.file-manager.gschema.xml \
-		org.gnome.anjuta.gschema.xml \
-		org.gnome.anjuta.plugins.build.gschema.xml \
-		org.gnome.anjuta.plugins.cpp.gschema.xml \
-		org.gnome.anjuta.plugins.debug-manager.gschema.xml \
-		org.gnome.anjuta.plugins.git.gschema.xml \
-		org.gnome.anjuta.plugins.indent-c.gschema.xml \
-		org.gnome.anjuta.plugins.indent-python.gschema.xml \
-		org.gnome.anjuta.plugins.js.gschema.xml \
-		org.gnome.anjuta.plugins.message-manager.gschema.xml \
-		org.gnome.anjuta.plugins.parser-cxx.gschema.xml \
-		org.gnome.anjuta.plugins.project-wizard.gschema.xml \
-		org.gnome.anjuta.plugins.python.gschema.xml \
-		org.gnome.anjuta.plugins.run.gschema.xml \
-		org.gnome.anjuta.plugins.sourceview.gschema.xml \
-		org.gnome.anjuta.plugins.vala.gschema.xml \
-		org.gnome.anjuta.snippets.gschema.xml \
-		org.gnome.anjuta.starter.gschema.xml \
-		org.gnome.anjuta.symbol-db.gschema.xml \
-		org.gnome.anjuta.tools.gschema.xml
-
-OPTIONS_SUB=	yes
-OPTIONS_DEFINE=	DEVHELP GLADE SUBVERSION TERMINAL
-OPTIONS_DEFAULT=DEVHELP GLADE SUBVERSION TERMINAL
-DEVHELP_DESC=	Devhelp plugin
-GLADE_DESC=	Build glade plugin
-TERMINAL_DESC=	Build build-in terminal
-
-GLADE_LIB_DEPENDS=	libgladeui-2.so:devel/glade
-GLADE_CONFIGURE_ENABLE=	plugin-glade
-
-TERMINAL_USE=	GNOME=vte3
-TERMINAL_CONFIGURE_ENABLE=	plugin-terminal
-TERMINAL_LIB_DEPENDS=	libgnutls.so:security/gnutls \
-			libpcre2-8.so:devel/pcre2
-TERMINAL_VARS=		GLIB_SCHEMAS+=org.gnome.anjuta.terminal.gschema.xml
-
-SUBVERSION_LIB_DEPENDS=	libapr-1.so:devel/apr1 \
-			libserf-1.so:www/serf \
-			libsvn_client-1.so:devel/subversion
-SUBVERSION_CONFIGURE_ENABLE=	plugin-subversion
-
-DEVHELP_LIB_DEPENDS=	libsoup-2.4.so:devel/libsoup \
-			libwebkit2gtk-4.0.so:www/webkit2-gtk3 \
-			libdevhelp-3.so:devel/devhelp
-DEVHELP_CONFIGURE_ENABLE=	plugin-devhelp
-
-post-patch:
-	@${REINPLACE_CMD} -e 's|"make|"gmake|g' \
-		${WRKSRC}/plugins/build-basic-autotools/plugin.c
-	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${PREFIX}|g' \
-		${WRKSRC}/libanjuta/anjuta-utils.c
-	@${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${PREFIX}|g' \
-		${WRKSRC}/plugins/gdb/debugger.c
-
-.include <bsd.port.mk>
diff --git a/devel/anjuta/distinfo b/devel/anjuta/distinfo
deleted file mode 100644
index 783d23f64f2f..000000000000
--- a/devel/anjuta/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-TIMESTAMP = 1657827311
-SHA256 (gnome/anjuta-3.34.0.tar.xz) = 42a93130ed3ee02d064a7094e94e1ffae2032b3f35a87bf441e37fc3bb3a148f
-SIZE (gnome/anjuta-3.34.0.tar.xz) = 6420472
diff --git a/devel/anjuta/files/patch-libanjuta_Makefile.in b/devel/anjuta/files/patch-libanjuta_Makefile.in
deleted file mode 100644
index 304c3d4c0ee4..000000000000
--- a/devel/anjuta/files/patch-libanjuta_Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- libanjuta/Makefile.in.orig	2015-06-10 15:59:14.005088000 -0400
-+++ libanjuta/Makefile.in	2015-06-10 15:59:28.001860000 -0400
-@@ -688,7 +688,7 @@
- 	interfaces/libanjuta-iface-marshallers.h\
- 	interfaces/libanjuta-interfaces.h
- 
--SUBDIRS = interfaces . tests
-+SUBDIRS = interfaces .
- AM_CPPFLAGS = \
- 	-I$(top_srcdir) \
- 	-I . \
diff --git a/devel/anjuta/files/patch-libanjuta_anjuta-launcher.c b/devel/anjuta/files/patch-libanjuta_anjuta-launcher.c
deleted file mode 100644
index c73d34374358..000000000000
--- a/devel/anjuta/files/patch-libanjuta_anjuta-launcher.c
+++ /dev/null
@@ -1,74 +0,0 @@
---- libanjuta/anjuta-launcher.c.orig	2011-06-11 10:39:57.000000000 +0200
-+++ libanjuta/anjuta-launcher.c	2011-06-11 10:46:22.000000000 +0200
-@@ -761,7 +761,8 @@ anjuta_launcher_scan_output (GIOChannel 
- 		GError *err = NULL;
- 		do
- 		{
--			g_io_channel_read_chars (channel, buffer, FILE_BUFFER_SIZE-1, &n, &err);
-+			GIOStatus status;
-+			status = g_io_channel_read_chars (channel, buffer, FILE_BUFFER_SIZE-1, &n, &err);
- 			if (n > 0) /* There is output */
- 			{
- 				gchar *utf8_chars = NULL;
-@@ -789,6 +790,14 @@ anjuta_launcher_scan_output (GIOChannel 
- 				anjuta_launcher_synchronize (launcher);
- 				ret = FALSE;
- 			}
-+			else if (status == G_IO_STATUS_EOF)
-+			{
-+				launcher->priv->stdout_is_done = TRUE;
-+				anjuta_launcher_synchronize (launcher);
-+				if (err)
-+					g_error_free (err);
-+				return FALSE;
-+			}
- 		/* Read next chars if buffer was too small
- 		 * (the maximum length of one character is 6 bytes) */
- 		} while (!err && (n > FILE_BUFFER_SIZE - 7));
-@@ -818,7 +827,8 @@ anjuta_launcher_scan_error (GIOChannel *
- 		GError *err = NULL;
- 		do
- 		{
--			g_io_channel_read_chars (channel, buffer, FILE_BUFFER_SIZE-1, &n, &err);
-+			GIOStatus status;
-+			status = g_io_channel_read_chars (channel, buffer, FILE_BUFFER_SIZE-1, &n, &err);
- 			if (n > 0) /* There is stderr output */
- 			{
- 				gchar *utf8_chars;
-@@ -844,6 +854,14 @@ anjuta_launcher_scan_error (GIOChannel *
- 				anjuta_launcher_synchronize (launcher);
- 				ret = FALSE;
- 			}
-+			else if (status == G_IO_STATUS_EOF)
-+			{
-+				launcher->priv->stderr_is_done = TRUE;
-+				anjuta_launcher_synchronize (launcher);
-+				if (err)
-+					g_error_free (err);
-+				return FALSE;
-+			}
- 		/* Read next chars if buffer was too small
- 		 * (the maximum length of one character is 6 bytes) */
- 		} while (!err && (n > FILE_BUFFER_SIZE - 7));
-@@ -873,7 +891,8 @@ anjuta_launcher_scan_pty (GIOChannel *ch
- 		GError *err = NULL;
- 		do
- 		{
--			g_io_channel_read_chars (channel, buffer, FILE_BUFFER_SIZE-1, &n, &err);
-+			GIOStatus status;
-+			status = g_io_channel_read_chars (channel, buffer, FILE_BUFFER_SIZE-1, &n, &err);
- 			if (n > 0) /* There is stderr output */
- 			{
- 				gchar *utf8_chars;
-@@ -902,6 +921,11 @@ anjuta_launcher_scan_pty (GIOChannel *ch
- 			{
- 				ret = FALSE;
- 			}
-+			else if (status == G_IO_STATUS_EOF)
-+			{
-+				ret = FALSE;
-+				break;
-+			}
- 		/* Read next chars if buffer was too small
- 		 * (the maximum length of one character is 6 bytes) */
- 		} while (!err && (n > FILE_BUFFER_SIZE - 7));
diff --git a/devel/anjuta/files/patch-libanjuta_anjuta-utils.c b/devel/anjuta/files/patch-libanjuta_anjuta-utils.c
deleted file mode 100644
index 50dec62f16ba..000000000000
--- a/devel/anjuta/files/patch-libanjuta_anjuta-utils.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- libanjuta/anjuta-utils.c.orig	2012-06-16 20:02:59.000000000 +0200
-+++ libanjuta/anjuta-utils.c	2012-06-16 20:04:17.000000000 +0200
-@@ -1060,8 +1060,8 @@
- 	const gchar shells [][14] = {
- 		/* Note that on some systems shells can also
- 		 * be installed in /usr/bin */
--		"/bin/bash", "/usr/bin/bash",
--		"/bin/zsh", "/usr/bin/zsh",
-+		"/bin/bash", "/usr/bin/bash", "%%LOCALBASE%%/bin/bash",
-+		"/bin/zsh", "/usr/bin/zsh", "%%LOCALBASE%%/bin/zsh",
- 		"/bin/tcsh", "/usr/bin/tcsh",
- 		"/bin/ksh", "/usr/bin/ksh",
- 		"/bin/csh", "/bin/sh"
diff --git a/devel/anjuta/files/patch-plugins_gdb_debugger.c b/devel/anjuta/files/patch-plugins_gdb_debugger.c
deleted file mode 100644
index 02f5cc4d5ccb..000000000000
--- a/devel/anjuta/files/patch-plugins_gdb_debugger.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- plugins/gdb/debugger.c.orig	2015-09-20 09:01:33.000000000 +0200
-+++ plugins/gdb/debugger.c	2015-10-19 17:22:53.852510000 +0200
-@@ -56,7 +56,7 @@
- 
- #define GDB_PROMPT  "(gdb)"
- #define FILE_BUFFER_SIZE 1024
--#define GDB_PATH "gdb"
-+#define GDB_PATH "%%LOCALBASE%%/bin/gdb"
- #define MAX_CHILDREN		25		/* Limit the number of variable children
- 									 * returned by debugger */
- #define SUMMARY_MAX_LENGTH   90	 /* Should be smaller than 4K to be displayed
diff --git a/devel/anjuta/files/patch-plugins_symbol-db_symbol-db-engine-core.c b/devel/anjuta/files/patch-plugins_symbol-db_symbol-db-engine-core.c
deleted file mode 100644
index 83d7c89ed788..000000000000
--- a/devel/anjuta/files/patch-plugins_symbol-db_symbol-db-engine-core.c
+++ /dev/null
@@ -1,65 +0,0 @@
---- plugins/symbol-db/symbol-db-engine-core.c.orig	2011-06-11 10:48:41.000000000 +0200
-+++ plugins/symbol-db/symbol-db-engine-core.c	2011-06-11 10:52:40.000000000 +0200
-@@ -1072,7 +1072,7 @@ sdb_engine_ctags_output_thread (gpointer
- 
- 			/* found out a new marker */ 
- 			marker_ptr = strstr (marker_ptr + len_marker, CTAGS_MARKER);
--		} while (remaining_chars + len_marker < len_chars || marker_ptr != NULL);
-+		} while (remaining_chars > 0 || marker_ptr != NULL);
- 	}
- 	
- 	SDB_UNLOCK(priv);
-@@ -1488,8 +1488,8 @@ sdb_engine_scan_files_1 (SymbolDBEngine 
- 		gint i = 0;
- 		while (TRUE)
- 		{
--			temp_file = g_strdup_printf ("/anjuta-%d_%ld%d.tags", getpid (),
--								 time (NULL), i++);
-+			temp_file = g_strdup_printf ("%s/anjuta-%d_%ld%d.tags", SHARED_MEMORY_PREFIX, getpid (),
-+								 (long) time (NULL), i++);
- 			gchar *test;
- 			test = g_strconcat (SHARED_MEMORY_PREFIX, temp_file, NULL);
- 			if (g_file_test (test, G_FILE_TEST_EXISTS) == TRUE)
-@@ -1509,7 +1509,7 @@ sdb_engine_scan_files_1 (SymbolDBEngine 
- 		priv->shared_mem_str = temp_file;
- 		
- 		if ((priv->shared_mem_fd = 
--			 shm_open (temp_file, O_CREAT|O_RDWR, S_IRUSR|S_IWUSR)) < 0)
-+			 open (temp_file, O_CREAT|O_RDWR, S_IRUSR|S_IWUSR)) < 0)
- 		{
- 			g_warning ("Error while trying to open a shared memory file. Be"
- 					   "sure to have "SHARED_MEMORY_PREFIX" mounted with tmpfs");
-@@ -2010,7 +2010,7 @@ sdb_engine_init (SymbolDBEngine * object
- static void
- sdb_engine_unlink_shared_files (gpointer key, gpointer value, gpointer user_data)
- {
--	shm_unlink (key);
-+	unlink (key);
- }
- 
- static void 
-@@ -2103,7 +2103,7 @@ sdb_engine_finalize (GObject * object)
- 	
- 	if (priv->shared_mem_str)
- 	{
--		shm_unlink (priv->shared_mem_str);
-+		unlink (priv->shared_mem_str);
- 		g_free (priv->shared_mem_str);
- 		priv->shared_mem_str = NULL;
- 	}
-@@ -5494,12 +5494,12 @@ symbol_db_engine_update_buffer_symbols (
- 		 * target buffer one */
- 		base_filename = g_filename_display_basename (relative_path);
- 		
--		shared_temp_file = g_strdup_printf ("/anjuta-%d-%ld-%s", getpid (),
--						 time (NULL), base_filename);
-+		shared_temp_file = g_strdup_printf ("%s/anjuta-%d-%ld-%s", SHARED_MEMORY_PREFIX, getpid (),
-+						 (long) time (NULL), base_filename);
- 		g_free (base_filename);
- 		
- 		if ((buffer_mem_fd = 
--			 shm_open (shared_temp_file, O_CREAT|O_RDWR, S_IRUSR|S_IWUSR)) < 0)
-+			 open (shared_temp_file, O_CREAT|O_RDWR, S_IRUSR|S_IWUSR)) < 0)
- 		{
- 			g_warning ("Error while trying to open a shared memory file. Be"
- 					   "sure to have "SHARED_MEMORY_PREFIX" mounted with tmpfs");
diff --git a/devel/anjuta/pkg-descr b/devel/anjuta/pkg-descr
deleted file mode 100644
index 81257db304dc..000000000000
--- a/devel/anjuta/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Anjuta is a very versatile Integrated development environment for
-C and C++.  Written in GTK/GNOME and written for GTK+/GNOME,
-it features many advanced programming tools and utilities.  It is
-basically a GUI interface for the bunch of command line programming
-utilities and tools available for FreeBSD, which are usually run in console
-and are very user unfriendly.
diff --git a/devel/anjuta/pkg-plist b/devel/anjuta/pkg-plist
deleted file mode 100644
index c40eda04d432..000000000000
--- a/devel/anjuta/pkg-plist
+++ /dev/null
@@ -1,2369 +0,0 @@
-bin/anjuta
-bin/anjuta-launcher
-bin/anjuta-tags
-include/libanjuta-3.0/libanjuta/anjuta-async-command.h
-include/libanjuta-3.0/libanjuta/anjuta-async-notify.h
-include/libanjuta-3.0/libanjuta/anjuta-autogen.h
-include/libanjuta-3.0/libanjuta/anjuta-cell-renderer-captioned-image.h
-include/libanjuta-3.0/libanjuta/anjuta-close-button.h
-include/libanjuta-3.0/libanjuta/anjuta-column-text-view.h
-include/libanjuta-3.0/libanjuta/anjuta-command-bar.h
-include/libanjuta-3.0/libanjuta/anjuta-command-queue.h
-include/libanjuta-3.0/libanjuta/anjuta-command.h
-include/libanjuta-3.0/libanjuta/anjuta-completion.h
-include/libanjuta-3.0/libanjuta/anjuta-convert.h
-include/libanjuta-3.0/libanjuta/anjuta-debug.h
-include/libanjuta-3.0/libanjuta/anjuta-dock-pane.h
-include/libanjuta-3.0/libanjuta/anjuta-dock.h
-include/libanjuta-3.0/libanjuta/anjuta-drop-entry.h
-include/libanjuta-3.0/libanjuta/anjuta-encodings.h
-include/libanjuta-3.0/libanjuta/anjuta-entry.h
-include/libanjuta-3.0/libanjuta/anjuta-enum-types.h
-include/libanjuta-3.0/libanjuta/anjuta-environment-editor.h
-include/libanjuta-3.0/libanjuta/anjuta-file-drop-entry.h
-include/libanjuta-3.0/libanjuta/anjuta-file-list.h
-include/libanjuta-3.0/libanjuta/anjuta-language-provider.h
-include/libanjuta-3.0/libanjuta/anjuta-launcher.h
-include/libanjuta-3.0/libanjuta/anjuta-marshal.h
-include/libanjuta-3.0/libanjuta/anjuta-modeline.h
-include/libanjuta-3.0/libanjuta/anjuta-pkg-config-chooser.h
-include/libanjuta-3.0/libanjuta/anjuta-pkg-config.h
-include/libanjuta-3.0/libanjuta/anjuta-pkg-scanner.h
-include/libanjuta-3.0/libanjuta/anjuta-plugin-description.h
-include/libanjuta-3.0/libanjuta/anjuta-plugin-handle.h
-include/libanjuta-3.0/libanjuta/anjuta-plugin-manager.h
-include/libanjuta-3.0/libanjuta/anjuta-plugin.h
-include/libanjuta-3.0/libanjuta/anjuta-preferences-dialog.h
-include/libanjuta-3.0/libanjuta/anjuta-preferences.h
-include/libanjuta-3.0/libanjuta/anjuta-profile-manager.h
-include/libanjuta-3.0/libanjuta/anjuta-profile.h
-include/libanjuta-3.0/libanjuta/anjuta-project.h
-include/libanjuta-3.0/libanjuta/anjuta-save-prompt.h
-include/libanjuta-3.0/libanjuta/anjuta-serializer.h
-include/libanjuta-3.0/libanjuta/anjuta-session.h
-include/libanjuta-3.0/libanjuta/anjuta-shell.h
-include/libanjuta-3.0/libanjuta/anjuta-status.h
-include/libanjuta-3.0/libanjuta/anjuta-sync-command.h
-include/libanjuta-3.0/libanjuta/anjuta-tabber.h
-include/libanjuta-3.0/libanjuta/anjuta-token-file.h
-include/libanjuta-3.0/libanjuta/anjuta-token-list.h
-include/libanjuta-3.0/libanjuta/anjuta-token-stream.h
-include/libanjuta-3.0/libanjuta/anjuta-token.h
-include/libanjuta-3.0/libanjuta/anjuta-tree-combo.h
-include/libanjuta-3.0/libanjuta/anjuta-ui.h
-include/libanjuta-3.0/libanjuta/anjuta-utils.h
-include/libanjuta-3.0/libanjuta/anjuta-vcs-status-tree-view.h
-include/libanjuta-3.0/libanjuta/anjuta-vcs-status.h
-include/libanjuta-3.0/libanjuta/anjuta-version.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-buildable.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-builder.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-debug-manager.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-debugger-breakpoint.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-debugger-instruction.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-debugger-memory.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-debugger-register.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-debugger-variable.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-debugger.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-document-manager.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-document.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-assist.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-cell-style.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-cell.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-comment.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-convert.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-factory.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-folds.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-glade-signal.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-goto.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-hover.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-language.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-line-mode.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-search.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-selection.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-tip.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-view.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor-zoom.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-editor.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-environment.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-file-loader.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-file-manager.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-file-savable.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-file.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-glade.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-help.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-indenter.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-indicable.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-iterable-tree.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-iterable.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-language-provider.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-language.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-loader.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-markable.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-message-manager.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-message-view.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-plugin-factory.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-preferences.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-print.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-project-backend.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-project-chooser.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-project-manager.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-project.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-provider.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-snippets-manager.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-stream-loader.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-stream-savable.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-stream.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-symbol-manager.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-symbol-query.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-symbol.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-terminal.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-todo.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-vcs.h
-include/libanjuta-3.0/libanjuta/interfaces/ianjuta-wizard.h
-include/libanjuta-3.0/libanjuta/interfaces/libanjuta-iface-marshallers.h
-include/libanjuta-3.0/libanjuta/interfaces/libanjuta-interfaces.h
-include/libanjuta-3.0/libanjuta/interfaces/libanjuta.idl
-include/libanjuta-3.0/libanjuta/libanjuta.h
-include/libanjuta-3.0/libanjuta/resources.h
-lib/anjuta/am-project.plugin
-lib/anjuta/anjuta-build-basic-autotools.plugin
-lib/anjuta/anjuta-class-gen.plugin
-lib/anjuta/anjuta-cvs.plugin
-lib/anjuta/anjuta-debug-manager.plugin
-lib/anjuta/anjuta-devhelp.plugin
-lib/anjuta/anjuta-document-manager.plugin
-lib/anjuta/anjuta-file-wizard.plugin
-lib/anjuta/anjuta-gdb.plugin
-%%GLADE%%lib/anjuta/anjuta-glade.plugin
-lib/anjuta/anjuta-indentation-c-style.plugin
-lib/anjuta/anjuta-indentation-python-style.plugin
-lib/anjuta/anjuta-jhbuild.plugin
-lib/anjuta/anjuta-language-cpp-java.plugin
-lib/anjuta/anjuta-language-support-python.plugin
-lib/anjuta/anjuta-loader.plugin
-lib/anjuta/anjuta-message-manager.plugin
-lib/anjuta/anjuta-parser-cxx.plugin
-lib/anjuta/anjuta-patch.plugin
-lib/anjuta/anjuta-project-import.plugin
-lib/anjuta/anjuta-project-manager.plugin
-lib/anjuta/anjuta-project-wizard.plugin
-lib/anjuta/anjuta-python-autocomplete.py
-lib/anjuta/anjuta-python-loader.plugin
-lib/anjuta/anjuta-quick-open.plugin
-lib/anjuta/anjuta-run-program.plugin
-lib/anjuta/anjuta-snippets-manager.plugin
-lib/anjuta/anjuta-starter.plugin
-%%SUBVERSION%%lib/anjuta/anjuta-subversion.plugin
-%%TERMINAL%%lib/anjuta/anjuta-terminal.plugin
-lib/anjuta/anjuta-tools.plugin
-lib/anjuta/dir-project.plugin
-lib/anjuta/file-manager.plugin
-lib/anjuta/git.plugin
-lib/anjuta/js-support-plugin.plugin
-lib/anjuta/js_debugger.plugin
-lib/anjuta/language-manager.plugin
-lib/anjuta/libam-project.so
-lib/anjuta/libanjuta-build-basic-autotools.so
-lib/anjuta/libanjuta-class-gen.so
-lib/anjuta/libanjuta-cvs-plugin.so
-lib/anjuta/libanjuta-debug-manager.so
-lib/anjuta/libanjuta-devhelp.so
-lib/anjuta/libanjuta-document-manager.so
-lib/anjuta/libanjuta-file-wizard.so
-lib/anjuta/libanjuta-gdb.so
-lib/anjuta/libanjuta-git.so
-%%GLADE%%lib/anjuta/libanjuta-glade.so
-lib/anjuta/libanjuta-indentation-c-style.so
-lib/anjuta/libanjuta-indentation-python-style.so
-lib/anjuta/libanjuta-jhbuild.so
-lib/anjuta/libanjuta-language-cpp-java.so
-lib/anjuta/libanjuta-language-support-python.so
-lib/anjuta/libanjuta-loader.so
-lib/anjuta/libanjuta-message-view.so
-lib/anjuta/libanjuta-parser-cxx.so
-lib/anjuta/libanjuta-patch.so
-lib/anjuta/libanjuta-project-import.so
-lib/anjuta/libanjuta-project-manager.so
-lib/anjuta/libanjuta-project-wizard.so
-lib/anjuta/libanjuta-python-loader.so
-lib/anjuta/libanjuta-quick-open.so
-lib/anjuta/libanjuta-run-program.so
-lib/anjuta/libanjuta-snippets-manager.so
-lib/anjuta/libanjuta-sourceview.so
-lib/anjuta/libanjuta-starter.so
-%%SUBVERSION%%lib/anjuta/libanjuta-subversion.so
-lib/anjuta/libanjuta-symbol-db.so
-%%TERMINAL%%lib/anjuta/libanjuta-terminal.so
-lib/anjuta/libanjuta-tools.so
-lib/anjuta/libdir-project.so
-lib/anjuta/libfile-manager.so
-lib/anjuta/libjs-support-plugin.so
-lib/anjuta/libjs_debugger.so
-lib/anjuta/liblanguage-manager.so
-lib/anjuta/libmk-project.so
-lib/anjuta/mk-project.plugin
-lib/anjuta/sourceview.plugin
-lib/anjuta/symbol-db.plugin
-lib/girepository-1.0/Anjuta-3.0.typelib
-lib/girepository-1.0/IAnjuta-3.0.typelib
-lib/libanjuta-3.so
-lib/libanjuta-3.so.0
-lib/libanjuta-3.so.0.0.0
-libdata/pkgconfig/libanjuta-3.0.pc
-share/man/man1/anjuta-launcher.1.gz
-share/man/man1/anjuta.1.gz
-%%DATADIR%%/AUTHORS
-%%DATADIR%%/anjuta_project.template
-%%DATADIR%%/build/automake-c.filters
-%%DATADIR%%/class-templates/cc-header.tpl
-%%DATADIR%%/class-templates/cc-source.tpl
-%%DATADIR%%/class-templates/go-header.tpl
-%%DATADIR%%/class-templates/go-source.tpl
-%%DATADIR%%/class-templates/js-source.tpl
-%%DATADIR%%/class-templates/py-source.tpl
-%%DATADIR%%/class-templates/vala-source.tpl
-%%DATADIR%%/gdb.init
-%%DATADIR%%/glade/anjuta-build-basic-autotools-plugin.ui
-%%DATADIR%%/glade/anjuta-class-gen-plugin.ui
-%%DATADIR%%/glade/anjuta-cvs-plugin.ui
-%%DATADIR%%/glade/anjuta-debug-manager.ui
-%%DATADIR%%/glade/anjuta-document-manager.ui
-%%DATADIR%%/glade/anjuta-editor-sourceview.ui
-%%DATADIR%%/glade/anjuta-file-wizard.ui
-%%DATADIR%%/glade/anjuta-gdb.ui
-%%DATADIR%%/glade/anjuta-git.ui
-%%GLADE%%%%DATADIR%%/glade/anjuta-glade.ui
-%%DATADIR%%/glade/anjuta-indentation-c-style.ui
-%%DATADIR%%/glade/anjuta-indentation-python-style.ui
-%%DATADIR%%/glade/anjuta-language-cpp-java.ui
-%%DATADIR%%/glade/anjuta-language-javascript.ui
-%%DATADIR%%/glade/anjuta-language-support-python.ui
-%%DATADIR%%/glade/anjuta-menu.ui
-%%DATADIR%%/glade/anjuta-message-manager-plugin.ui
-%%DATADIR%%/glade/anjuta-parser-cxx.ui
-%%DATADIR%%/glade/anjuta-project-wizard.ui
-%%DATADIR%%/glade/anjuta-quick-open.ui
-%%DATADIR%%/glade/anjuta-run-program.ui
-%%SUBVERSION%%%%DATADIR%%/glade/anjuta-subversion.ui
-%%DATADIR%%/glade/anjuta-symbol-db.ui
-%%TERMINAL%%%%DATADIR%%/glade/anjuta-terminal-plugin.ui
-%%DATADIR%%/glade/anjuta-tools.ui
-%%DATADIR%%/glade/applogo.png
-%%DATADIR%%/glade/appwizard.png
-%%DATADIR%%/glade/file-manager.ui
-%%DATADIR%%/glade/mk-project.ui
-%%DATADIR%%/glade/patch-plugin.ui
-%%DATADIR%%/glade/pm_dialogs.ui
-%%DATADIR%%/glade/preferences.ui
-%%DATADIR%%/glade/project-import.ui
-%%DATADIR%%/glade/snippets-browser.ui
-%%DATADIR%%/glade/snippets-editor.ui
-%%DATADIR%%/glade/snippets-export-dialog.ui
-%%DATADIR%%/glade/snippets-manager-preferences.ui
-%%DATADIR%%/glade/start-with-import.png
-%%DATADIR%%/glade/start-with-open.png
-%%DATADIR%%/glade/start-with-wizard.png
-%%DATADIR%%/languages.xml
-%%DATADIR%%/layout.xml
-%%DATADIR%%/profiles/default.profile
-%%DATADIR%%/profiles/editor.profile
-%%DATADIR%%/snippets-global-variables.xml
-%%DATADIR%%/snippets.anjuta-snippets
-%%DATADIR%%/sources.list
-%%DATADIR%%/tables.sql
-%%DATADIR%%/templates/anjuta-plugin-logo.png
-%%DATADIR%%/templates/anjuta-plugin.wiz
-%%DATADIR%%/templates/anjuta-plugin/configure.ac.tpl
-%%DATADIR%%/templates/anjuta-plugin/po/POTFILES.in
-%%DATADIR%%/templates/anjuta-plugin/src/Makefile.am.tpl
-%%DATADIR%%/templates/anjuta-plugin/src/plugin.c
-%%DATADIR%%/templates/anjuta-plugin/src/plugin.h
-%%DATADIR%%/templates/anjuta-plugin/src/plugin.plugin.in
-%%DATADIR%%/templates/anjuta-plugin/src/plugin.ui
-%%DATADIR%%/templates/anjuta-plugin/src/plugin.xml
-%%DATADIR%%/templates/appwiz_sdl.png
-%%DATADIR%%/templates/cpp-logo.png
-%%DATADIR%%/templates/cpp.wiz
-%%DATADIR%%/templates/cpp/configure.ac.tpl
-%%DATADIR%%/templates/cpp/po/POTFILES.in
-%%DATADIR%%/templates/cpp/src/Makefile.am.tpl
-%%DATADIR%%/templates/cpp/src/main.cc
-%%DATADIR%%/templates/directory/project.anjuta
-%%DATADIR%%/templates/django-logo.png
-%%DATADIR%%/templates/django.wiz
-%%DATADIR%%/templates/gcj-logo.png
-%%DATADIR%%/templates/gcj.wiz
-%%DATADIR%%/templates/gcj/configure.ac.tpl
-%%DATADIR%%/templates/gcj/src/Makefile.am.tpl
-%%DATADIR%%/templates/gnome-logo.png
-%%DATADIR%%/templates/gnome-shell-extension.wiz
-%%DATADIR%%/templates/gnome-shell-extension/Makefile.am.tpl
-%%DATADIR%%/templates/gnome-shell-extension/autogen.sh
-%%DATADIR%%/templates/gnome-shell-extension/configure.ac.tpl
-%%DATADIR%%/templates/gnome-shell-extension/project.anjuta
-%%DATADIR%%/templates/gnome-shell-extension/src/Makefile.am.tpl
-%%DATADIR%%/templates/gnome-shell-extension/src/extension.js
-%%DATADIR%%/templates/gnome-shell-extension/src/metadata.json
-%%DATADIR%%/templates/gnome-shell-extension/src/stylesheet.css
-%%DATADIR%%/templates/gnome.png
-%%DATADIR%%/templates/gnome.svg
-%%DATADIR%%/templates/gtk-logo.png
-%%DATADIR%%/templates/gtk.wiz
-%%DATADIR%%/templates/gtk/po/POTFILES.in
-%%DATADIR%%/templates/gtk/src/Makefile.am.tpl
-%%DATADIR%%/templates/gtk/src/main.c
-%%DATADIR%%/templates/gtk/src/project.ui
-%%DATADIR%%/templates/gtkapplication.wiz
-%%DATADIR%%/templates/gtkapplication/po/POTFILES.in
-%%DATADIR%%/templates/gtkapplication/src/Makefile.am.tpl
-%%DATADIR%%/templates/gtkapplication/src/application.c
-%%DATADIR%%/templates/gtkapplication/src/application.h
-%%DATADIR%%/templates/gtkapplication/src/main.c
-%%DATADIR%%/templates/gtkapplication/src/project.ui
-%%DATADIR%%/templates/gtkmm.wiz
-%%DATADIR%%/templates/gtkmm/po/POTFILES.in
-%%DATADIR%%/templates/gtkmm/src/Makefile.am.tpl
-%%DATADIR%%/templates/gtkmm/src/main.cc
-%%DATADIR%%/templates/gtkmm/src/project.ui
-%%DATADIR%%/templates/indent.tpl
-%%DATADIR%%/templates/java-logo.png
-%%DATADIR%%/templates/java.wiz
-%%DATADIR%%/templates/java/configure.ac.tpl
-%%DATADIR%%/templates/java/po/POTFILES.in
-%%DATADIR%%/templates/java/project.anjuta
-%%DATADIR%%/templates/java/src/Makefile.am.tpl
-%%DATADIR%%/templates/java/src/main.java
-%%DATADIR%%/templates/js.wiz
-%%DATADIR%%/templates/js_minimal/Makefile.am.tpl
-%%DATADIR%%/templates/js_minimal/autogen.sh
-%%DATADIR%%/templates/js_minimal/configure.ac.tpl
-%%DATADIR%%/templates/js_minimal/project.anjuta
-%%DATADIR%%/templates/js_minimal/src/Makefile.am.tpl
-%%DATADIR%%/templates/js_minimal/src/main.js
-%%DATADIR%%/templates/library.wiz
-%%DATADIR%%/templates/library/configure.ac.tpl
-%%DATADIR%%/templates/library/po/POTFILES.in
-%%DATADIR%%/templates/library/src/Makefile.am.tpl
-%%DATADIR%%/templates/library/src/lib.c
-%%DATADIR%%/templates/library/src/lib.h
-%%DATADIR%%/templates/library/src/library.pc.in
-%%DATADIR%%/templates/licenses.tpl
-%%DATADIR%%/templates/licenses/bsd.tpl
-%%DATADIR%%/templates/licenses/bsd.txt
-%%DATADIR%%/templates/licenses/gpl.tpl
-%%DATADIR%%/templates/licenses/gpl.txt
-%%DATADIR%%/templates/licenses/lgpl.tpl
-%%DATADIR%%/templates/licenses/lgpl.txt
-%%DATADIR%%/templates/licenses/none.tpl
-%%DATADIR%%/templates/licenses/none.txt
-%%DATADIR%%/templates/m4/ac-define-dir.m4
-%%DATADIR%%/templates/m4/as-ac-expand.m4
-%%DATADIR%%/templates/minimal.wiz
-%%DATADIR%%/templates/minimal/Makefile.am.tpl
-%%DATADIR%%/templates/minimal/anjuta.session
-%%DATADIR%%/templates/minimal/autogen.sh
-%%DATADIR%%/templates/minimal/configure.ac.tpl
-%%DATADIR%%/templates/minimal/project.anjuta
-%%DATADIR%%/templates/mkfile-logo.png
-%%DATADIR%%/templates/mkfile.wiz
-%%DATADIR%%/templates/mkfile/po/ChangeLog
-%%DATADIR%%/templates/mkfile/po/POTFILES.in
-%%DATADIR%%/templates/mkfile/project.anjuta
-%%DATADIR%%/templates/mkfile/src/Makefile.tpl
-%%DATADIR%%/templates/mkfile/src/main.c
-%%DATADIR%%/templates/pygtk-logo.png
-%%DATADIR%%/templates/pygtk.wiz
-%%DATADIR%%/templates/pygtk/configure.ac.tpl
-%%DATADIR%%/templates/pygtk/po/POTFILES.in
-%%DATADIR%%/templates/pygtk/project.anjuta
-%%DATADIR%%/templates/pygtk/src/Makefile.am.tpl
-%%DATADIR%%/templates/pygtk/src/main.py
-%%DATADIR%%/templates/python-logo.png
-%%DATADIR%%/templates/python.wiz
-%%DATADIR%%/templates/python/configure.ac.tpl
-%%DATADIR%%/templates/python/po/POTFILES.in
-%%DATADIR%%/templates/python/project.anjuta
-%%DATADIR%%/templates/python/src/Makefile.am.tpl
-%%DATADIR%%/templates/python/src/main.py
-%%DATADIR%%/templates/sdl.wiz
-%%DATADIR%%/templates/sdl/acinclude.m4.tpl
-%%DATADIR%%/templates/sdl/configure.ac.tpl
-%%DATADIR%%/templates/sdl/po/POTFILES.in
-%%DATADIR%%/templates/sdl/src/Makefile.am.tpl
-%%DATADIR%%/templates/sdl/src/main.c
-%%DATADIR%%/templates/terminal-logo.png
-%%DATADIR%%/templates/terminal.wiz
-%%DATADIR%%/templates/terminal/AUTHORS
-%%DATADIR%%/templates/terminal/ChangeLog
-%%DATADIR%%/templates/terminal/Makefile.am.tpl
-%%DATADIR%%/templates/terminal/NEWS
-%%DATADIR%%/templates/terminal/README
-%%DATADIR%%/templates/terminal/autogen.sh
-%%DATADIR%%/templates/terminal/configure.ac.tpl
-%%DATADIR%%/templates/terminal/po/ChangeLog
-%%DATADIR%%/templates/terminal/po/LINGUAS
-%%DATADIR%%/templates/terminal/po/POTFILES.in
-%%DATADIR%%/templates/terminal/project.anjuta
-%%DATADIR%%/templates/terminal/src/Makefile.am.tpl
-%%DATADIR%%/templates/terminal/src/main.c
-%%DATADIR%%/templates/vala-gtk.wiz
-%%DATADIR%%/templates/vala-gtk/configure.ac.tpl
-%%DATADIR%%/templates/vala-gtk/src/Makefile.am.tpl
-%%DATADIR%%/templates/vala-gtk/src/config.vapi
-%%DATADIR%%/templates/vala-gtk/src/main.vala
-%%DATADIR%%/templates/vala-gtk/src/project.ui
-%%DATADIR%%/templates/vala-library.wiz
-%%DATADIR%%/templates/vala-library/configure.ac.tpl
-%%DATADIR%%/templates/vala-library/po/POTFILES.in
-%%DATADIR%%/templates/vala-library/src/Makefile.am.tpl
-%%DATADIR%%/templates/vala-library/src/lib.vala
-%%DATADIR%%/templates/vala-library/src/library.deps.tpl
-%%DATADIR%%/templates/vala-library/src/library.pc.in
-%%DATADIR%%/templates/wxwin-logo.png
-%%DATADIR%%/templates/wxwin.wiz
-%%DATADIR%%/templates/wxwin/configure.ac.tpl
-%%DATADIR%%/templates/wxwin/po/POTFILES.in
-%%DATADIR%%/templates/wxwin/src/Makefile.am.tpl
-%%DATADIR%%/templates/wxwin/src/main.cc
-%%DATADIR%%/templates/xlib-dock.wiz
-%%DATADIR%%/templates/xlib-dock/po/POTFILES.in
-%%DATADIR%%/templates/xlib-dock/src/Makefile.am.tpl
-%%DATADIR%%/templates/xlib-dock/src/main.c
-%%DATADIR%%/templates/xlib-dock/src/pixmaps.h
-%%DATADIR%%/templates/xlib-dock/src/wmgeneral.c
-%%DATADIR%%/templates/xlib-dock/src/wmgeneral.h
-%%DATADIR%%/templates/xlib-logo.png
-%%DATADIR%%/templates/xlib.wiz
-%%DATADIR%%/templates/xlib/configure.ac.tpl
-%%DATADIR%%/templates/xlib/po/POTFILES.in
-%%DATADIR%%/templates/xlib/src/Makefile.am.tpl
-%%DATADIR%%/templates/xlib/src/main.c
-%%DATADIR%%/tools/find-fixmes.pl
-%%DATADIR%%/tools/prepare-changelog.pl
-%%DATADIR%%/tools/tools-2.xml
-%%DATADIR%%/tools/translation-status.pl
-%%DATADIR%%/ui/anjuta-build-basic-autotools-plugin.xml
-%%DATADIR%%/ui/anjuta-cvs.ui
-%%DATADIR%%/ui/anjuta-debug-manager.xml
-%%DATADIR%%/ui/anjuta-devhelp-simple.ui
-%%DATADIR%%/ui/anjuta-devhelp.ui
-%%DATADIR%%/ui/anjuta-document-manager.xml
-%%DATADIR%%/ui/anjuta-git.xml
-%%GLADE%%%%DATADIR%%/ui/anjuta-glade.xml
-%%DATADIR%%/ui/anjuta-indentation-c-style.xml
-%%DATADIR%%/ui/anjuta-indentation-python-style.xml
-%%DATADIR%%/ui/anjuta-language-javascript.xml
-%%DATADIR%%/ui/anjuta-language-support-cpp-java.xml
-%%DATADIR%%/ui/anjuta-language-support-python.xml
-%%DATADIR%%/ui/anjuta-loader-plugin.ui
-%%DATADIR%%/ui/anjuta-message-manager.xml
-%%DATADIR%%/ui/anjuta-patch.xml
-%%DATADIR%%/ui/anjuta-project-manager.xml
-%%DATADIR%%/ui/anjuta-quick-open.xml
-%%DATADIR%%/ui/anjuta-run-program.xml
-%%DATADIR%%/ui/anjuta-sourceview.xml
-%%SUBVERSION%%%%DATADIR%%/ui/anjuta-subversion.xml
-%%DATADIR%%/ui/anjuta-symbol-db-plugin.xml
-%%TERMINAL%%%%DATADIR%%/ui/anjuta-terminal-plugin.xml
-%%DATADIR%%/ui/anjuta-tools.xml
-%%DATADIR%%/ui/anjuta.xml
-%%DATADIR%%/ui/file-manager.xml
-%%DATADIR%%/ui/snippets-manager-ui.xml
-%%DATADIR%%/welcome.txt
-share/applications/anjuta.desktop
-share/doc/anjuta/AUTHORS
-share/doc/anjuta/COPYING
-share/doc/anjuta/ChangeLog
-share/doc/anjuta/FUTURE
-share/doc/anjuta/MAINTAINERS
-share/doc/anjuta/NEWS
-share/doc/anjuta/README.md
-share/doc/anjuta/ROADMAP
-share/doc/anjuta/ScintillaDoc.html
-share/doc/anjuta/THANKS
-share/doc/anjuta/TODO
-share/gir-1.0/Anjuta-3.0.gir
-share/gir-1.0/IAnjuta-3.0.gir
-share/gtk-doc/html/libanjuta/AnjutaAsyncCommand.html
-share/gtk-doc/html/libanjuta/AnjutaAsyncNotify.html
-share/gtk-doc/html/libanjuta/AnjutaAutogen.html
-share/gtk-doc/html/libanjuta/AnjutaCModule.html
-share/gtk-doc/html/libanjuta/AnjutaCPluginFactory.html
-share/gtk-doc/html/libanjuta/AnjutaCellRendererCaptionedImage.html
-share/gtk-doc/html/libanjuta/AnjutaCloseButton.html
-share/gtk-doc/html/libanjuta/AnjutaColumnTextView.html
-share/gtk-doc/html/libanjuta/AnjutaCommand.html
-share/gtk-doc/html/libanjuta/AnjutaCommandBar.html
-share/gtk-doc/html/libanjuta/AnjutaCommandQueue.html
-share/gtk-doc/html/libanjuta/AnjutaCompletion.html
-share/gtk-doc/html/libanjuta/AnjutaDock.html
-share/gtk-doc/html/libanjuta/AnjutaDockPane.html
-share/gtk-doc/html/libanjuta/AnjutaDropEntry.html
-share/gtk-doc/html/libanjuta/AnjutaEntry.html
-share/gtk-doc/html/libanjuta/AnjutaEnvironmentEditor.html
-share/gtk-doc/html/libanjuta/AnjutaFileDropEntry.html
-share/gtk-doc/html/libanjuta/AnjutaFileList.html
-share/gtk-doc/html/libanjuta/AnjutaLanguageProvider.html
-share/gtk-doc/html/libanjuta/AnjutaLauncher.html
-share/gtk-doc/html/libanjuta/AnjutaPkgConfigChooser.html
-share/gtk-doc/html/libanjuta/AnjutaPkgScanner.html
-share/gtk-doc/html/libanjuta/AnjutaPlugin.html
-share/gtk-doc/html/libanjuta/AnjutaPluginDescription.html
-share/gtk-doc/html/libanjuta/AnjutaPluginHandle.html
-share/gtk-doc/html/libanjuta/AnjutaPluginManager.html
-share/gtk-doc/html/libanjuta/AnjutaPreferences.html
-share/gtk-doc/html/libanjuta/AnjutaPreferencesDialog.html
-share/gtk-doc/html/libanjuta/AnjutaProfile.html
-share/gtk-doc/html/libanjuta/AnjutaProfileManager.html
-share/gtk-doc/html/libanjuta/AnjutaProjectNode.html
-share/gtk-doc/html/libanjuta/AnjutaSavePrompt.html
-share/gtk-doc/html/libanjuta/AnjutaSerializer.html
-share/gtk-doc/html/libanjuta/AnjutaSession.html
-share/gtk-doc/html/libanjuta/AnjutaShell.html
-share/gtk-doc/html/libanjuta/AnjutaStatus.html
-share/gtk-doc/html/libanjuta/AnjutaSyncCommand.html
-share/gtk-doc/html/libanjuta/AnjutaTabber.html
-share/gtk-doc/html/libanjuta/AnjutaTreeComboBox.html
-share/gtk-doc/html/libanjuta/AnjutaUI.html
-share/gtk-doc/html/libanjuta/AnjutaVcsStatusTreeView.html
-share/gtk-doc/html/libanjuta/ESplash.html
-share/gtk-doc/html/libanjuta/IAnjutaBuildable.html
-share/gtk-doc/html/libanjuta/IAnjutaBuilder.html
-share/gtk-doc/html/libanjuta/IAnjutaDebugManager.html
-share/gtk-doc/html/libanjuta/IAnjutaDebugger.html
-share/gtk-doc/html/libanjuta/IAnjutaDebuggerBreakpoint.html
-share/gtk-doc/html/libanjuta/IAnjutaDebuggerInstruction.html
-share/gtk-doc/html/libanjuta/IAnjutaDebuggerMemory.html
-share/gtk-doc/html/libanjuta/IAnjutaDebuggerRegister.html
-share/gtk-doc/html/libanjuta/IAnjutaDebuggerVariable.html
-share/gtk-doc/html/libanjuta/IAnjutaDocument.html
-share/gtk-doc/html/libanjuta/IAnjutaDocumentManager.html
-share/gtk-doc/html/libanjuta/IAnjutaEditor.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorAssist.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorCell.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorCellStyle.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorComment.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorConvert.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorFactory.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorFolds.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorGladeSignal.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorGoto.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorHover.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorLanguage.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorLineMode.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorSearch.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorSelection.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorTip.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorView.html
-share/gtk-doc/html/libanjuta/IAnjutaEditorZoom.html
-share/gtk-doc/html/libanjuta/IAnjutaEnvironment.html
-share/gtk-doc/html/libanjuta/IAnjutaFile.html
-share/gtk-doc/html/libanjuta/IAnjutaFileLoader.html
-share/gtk-doc/html/libanjuta/IAnjutaFileManager.html
-share/gtk-doc/html/libanjuta/IAnjutaFileSavable.html
-share/gtk-doc/html/libanjuta/IAnjutaHelp.html
-share/gtk-doc/html/libanjuta/IAnjutaIndenter.html
-share/gtk-doc/html/libanjuta/IAnjutaIndicable.html
-share/gtk-doc/html/libanjuta/IAnjutaIterable.html
-share/gtk-doc/html/libanjuta/IAnjutaIterableTree.html
-share/gtk-doc/html/libanjuta/IAnjutaLanguage.html
-share/gtk-doc/html/libanjuta/IAnjutaLanguageProvider.html
-share/gtk-doc/html/libanjuta/IAnjutaLoader.html
-share/gtk-doc/html/libanjuta/IAnjutaMarkable.html
-share/gtk-doc/html/libanjuta/IAnjutaMessageManager.html
-share/gtk-doc/html/libanjuta/IAnjutaMessageView.html
-share/gtk-doc/html/libanjuta/IAnjutaPluginFactory.html
-share/gtk-doc/html/libanjuta/IAnjutaPreferences.html
-share/gtk-doc/html/libanjuta/IAnjutaPrint.html
-share/gtk-doc/html/libanjuta/IAnjutaProject.html
-share/gtk-doc/html/libanjuta/IAnjutaProjectBackend.html
-share/gtk-doc/html/libanjuta/IAnjutaProjectChooser.html
-share/gtk-doc/html/libanjuta/IAnjutaProjectManager.html
-share/gtk-doc/html/libanjuta/IAnjutaProvider.html
-share/gtk-doc/html/libanjuta/IAnjutaSnippetsManager.html
-share/gtk-doc/html/libanjuta/IAnjutaStream.html
*** 1785 LINES SKIPPED ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403121431.42CEV1qa060333>